1. 381c1cc clk: sunxi: staticize structures and arrays by Emilio López · 10 years ago
  2. 89a9456 clk: sunxi: add __iomem markings to MMIO pointers by Emilio López · 10 years ago
  3. 3cc5aba Merge tag 'sunxi-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next-sunxi by Mike Turquette · 10 years ago
  4. 6c1d66f clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 support by Chen-Yu Tsai · 10 years ago
  5. b72efd0 clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indices by Chen-Yu Tsai · 10 years ago
  6. cd6eb53 clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gates by Chen-Yu Tsai · 10 years ago
  7. 57a1fbf2 clk: sunxi: Add A23 APB0 divider clock support by Chen-Yu Tsai · 10 years ago
  8. 515c1a4 clk: sunxi: Add A23 clocks support by Chen-Yu Tsai · 10 years ago
  9. ea5671b clk: sunxi: Add support for table-based divider clocks by Chen-Yu Tsai · 10 years ago
  10. 9a5e6c7 clk: sunxi: Support factor clocks with N factor starting not from 0 by Chen-Yu Tsai · 10 years ago
  11. 70eab19 clk: sunxi: move "ahb_sdram" to protected clock list by Chen-Yu Tsai · 10 years ago
  12. d14e470 clk: sunxi: register clock gates with clkdev by Chen-Yu Tsai · 10 years ago
  13. c3dcac8 clk: sunxi: fix devm_ioremap_resource error detection code by Himangi Saraogi · 10 years ago
  14. c8a76ca clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support by Boris BREZILLON · 10 years ago
  15. efb3184 clk: sun6i: Protect SDRAM gating bit by Maxime Ripard · 10 years ago
  16. 2df73f4 clk: sun6i: Protect CPU clock by Maxime Ripard · 10 years ago
  17. 134a669 clk: sunxi: Rework clock protection code by Maxime Ripard · 10 years ago
  18. 59cb10e clk: sunxi: Move the GMAC clock to a file of its own by Maxime Ripard · 10 years ago
  19. ff01df2 clk: sunxi: Move the 24M oscillator to a file of its own by Maxime Ripard · 10 years ago
  20. 2c6fba1 clk: sunxi: Remove calls to clk_put by Maxime Ripard · 10 years ago
  21. e0e7943 clk: sunxi: Implement A31 USB clock by Maxime Ripard · 10 years ago
  22. 1a5700b Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/linux into next by Linus Torvalds · 10 years ago
  23. 8322192 clk: sunxi: fix function type for CLK_OF_DECLARE by Rob Herring · 10 years ago
  24. cb7d5f4 clk: sunxi: avoid double DT matching by Rob Herring · 10 years ago
  25. a97181a clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clk by Hans de Goede · 10 years ago
  26. 9571397 clk: sunxi: Implement MMC phase control by Emilio López · 10 years ago
  27. 862b728 clk: sunxi: factors: automatic reparenting support by Emilio López · 10 years ago
  28. 9ce71ca clk: sunxi: fix thinko in comment by Emilio López · 10 years ago
  29. 2226013 clk: sunxi: fix some calculations by Emilio López · 10 years ago
  30. 5a8ddf2 clk: sunxi: fix A20 PLL4 calculation by Emilio López · 10 years ago
  31. fd1b22f clk: sunxi: Add new clock compatibles by Maxime Ripard · 11 years ago
  32. e4c6d6c clk: sunxi: Add Allwinner A20/A31 GMAC clock unit by Chen-Yu Tsai · 11 years ago
  33. 92ef67c clk: sunxi: Add support for PLL6 on the A31 by Maxime Ripard · 11 years ago
  34. 5abdbf2 clk: sunxi: Add USB clock register defintions by Roman Byshko · 11 years ago
  35. cfb0086 clk: sunxi: Add support for USB clock-register reset bits by Hans de Goede · 11 years ago
  36. 97e36b3 clk: sunxi: get divs parent clock name from parent factor clock by Chen-Yu Tsai · 11 years ago
  37. 667f542 clk: sunxi: add names for pll5, pll6 parent clocks to factors_data by Chen-Yu Tsai · 11 years ago
  38. f64111e clk: sunxi: add clock-output-names dt property support by Chen-Yu Tsai · 11 years ago
  39. d193368 clk: sunxi: fix overflow when setting up divided factors by Emilio López · 11 years ago
  40. 6f86341 clk: sunxi: Allwinner A20 output clock support by Chen-Yu Tsai · 11 years ago
  41. 76192dc clk: sunxi: support better factor DT nodes by Emilio López · 11 years ago
  42. 7551769 clk: sunxi: mod0 support by Emilio López · 11 years ago
  43. d584c13 clk: sunxi: add PLL5 and PLL6 support by Emilio López · 11 years ago
  44. 5f4e0be clk: sunxi: make factors_clk_setup return the clock it registers by Emilio López · 11 years ago
  45. d838ff3 clk: sunxi: add gating support to PLL1 by Emilio López · 11 years ago
  46. edaf3fb clk: sunxi: clean the magic number of mux parents by Emilio López · 11 years ago
  47. 40a5dcb clk: sunxi: register factors clocks behind composite by Emilio López · 11 years ago
  48. 1d9438f Merge tag 'sunxi-clk-for-3.13' of https://github.com/mripard/linux into clk-next-sunxi-rebase by Mike Turquette · 11 years ago
  49. e71c69f drivers: clk: sunxi: Fix memory leakage in clk-sunxi.c by Victor N. Ramos Mello · 11 years ago
  50. 8e6a4c4 clk: sunxi: protect core clocks from accidental shutdown by Emilio López · 11 years ago
  51. 12ef06a clk: sunxi: factors: clear variables before using them by Emilio López · 11 years ago
  52. c518e84 clk: sunxi: factors: fix off-by-one masks by Emilio López · 11 years ago
  53. be08045 clk: sunxi: declare OF clock provider by Sebastian Hesselbarth · 11 years ago
  54. 52be7cc clk: sunxi: Fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  55. 1fb2e4a clk: sunxi: Add Allwinner A20 gates by Maxime Ripard · 11 years ago
  56. 6a721db clk: sunxi: Add A31 clocks support by Maxime Ripard · 11 years ago
  57. 70855bb clk: sunxi: Allow to specify the divider width from the dividers data by Maxime Ripard · 11 years ago
  58. 81ba6c5 clk: sunxi: Rename the structure to prepare the addition of sun6i by Maxime Ripard · 11 years ago
  59. 431807f clk: sunxi: fix initialization of basic clocks by Emilio López · 11 years ago
  60. 2371dd8 clk: sunxi: Add A10s gates by Maxime Ripard · 11 years ago
  61. 819c1de clk: add CLK_SET_RATE_NO_REPARENT flag by James Hogan · 11 years ago
  62. ee85e9b clk: sunxi: Fix checking return value of clk_register_[composite|factors] by Axel Lin · 11 years ago
  63. 61fd58d clk: sunxi: "cpu_data" is defined in header files of some architectures by Giacomo A. Catenazzi · 11 years ago
  64. 4f985b4 clk: sun5i: Add compatibles for Allwinner A13 by Maxime Ripard · 11 years ago
  65. 38e4aa0 clk: sunxi: Unify oscillator clock by Emilio López · 11 years ago
  66. 918d7f6 clk: sunxi: drop an unnecesary kmalloc by Emilio López · 11 years ago
  67. 5a4fe9b clk: sunxi: drop CLK_IGNORE_UNUSED by Emilio López · 11 years ago
  68. 13569a7 clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gates by Emilio López · 11 years ago
  69. e327699 clk: sunxi: rename compatible strings by Emilio López · 11 years ago
  70. e874a66 clk: arm: sunxi: Add a new clock driver for sunxi SOCs by Emilio López · 12 years ago