1. 6e17b41 clk: sunxi: Add apb0 gates for H3 by Krzysztof Adamski · 8 years ago
  2. d331328 clk: sunxi: Improve divs_clk error handling and reporting by Andre Przywara · 8 years ago
  3. b26803e clk: sunxi: improve divider_clk error handling and reporting by Andre Przywara · 8 years ago
  4. 72360b9 clk: sunxi: improve mux_clk error handling and reporting by Andre Przywara · 8 years ago
  5. 33f60d0 clk: sunxi: Fix sun8i-a23-apb0-clk divider flags by Chen-Yu Tsai · 8 years ago
  6. b0b6413 clk: sunxi: Remove clk_register_clkdev calls by Maxime Ripard · 8 years ago
  7. 3a4d9af clk: sunxi: Remove old probe and protection code by Maxime Ripard · 8 years ago
  8. c087230 clk: sunxi: convert current clocks registration to CLK_OF_DECLARE by Maxime Ripard · 8 years ago
  9. 5b5226d clk: sunxi: Make clocks setup functions take const pointer by Maxime Ripard · 8 years ago
  10. 96f185a clk: sunxi: Make clocks setup functions return their clock by Maxime Ripard · 8 years ago
  11. d221b7a clk: sunxi: improve error reporting for the mux clock by Andre Przywara · 8 years ago
  12. 14b5a4b clk: sunxi: don't mark sun6i_ar100_data __initconst by Arnd Bergmann · 8 years ago
  13. be338e4 clk: sunxi: add bus gates for A83T by Vishnu Patekar · 8 years ago
  14. 2d6f5f0 clk: sunxi: Add apb0 gates for A83T by Vishnu Patekar · 8 years ago
  15. 8f2bf2a clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk by Chen-Yu Tsai · 8 years ago
  16. 3ca2377 clk: sunxi: rewrite sun6i-ar100 using factors clk by Chen-Yu Tsai · 8 years ago
  17. a78bb35 clk: sunxi: rewrite sun6i-a31-ahb1-clk using factors clk with custom recalc by Chen-Yu Tsai · 8 years ago
  18. 50d6ea4 clk: sunxi: factors: Drop round_rate from clk ops by Chen-Yu Tsai · 8 years ago
  19. 435b7be clk: sunxi: factors: Support custom formulas by Chen-Yu Tsai · 8 years ago
  20. cfa63688 clk: sunxi: factors: Consolidate get_factors parameters into a struct by Chen-Yu Tsai · 8 years ago
  21. 4cbeaeb clk: sunxi: factors: Add unregister function by Chen-Yu Tsai · 8 years ago
  22. 78ca95c clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error path by Chen-Yu Tsai · 8 years ago
  23. b3e919e clk: sunxi: factors: Make struct clk_factors_config table const by Chen-Yu Tsai · 8 years ago
  24. 63d8c7b clk: sunxi: usb: Sort clk providers by chip family and name by Chen-Yu Tsai · 8 years ago
  25. 6f31ef2 clk: sunxi: Drop clk.h include by Stephen Boyd · 9 years ago
  26. cf87a88 Merge tag 'sunxi-clocks-for-4.5' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next by Michael Turquette · 9 years ago
  27. fee3103 clk: sunxi: fix handling return value of of_property_match_string by Andrzej Hajda · 9 years ago
  28. b1558f1 clk: sunxi: signedness bug in sun8i_h3_bus_gates_init() by Dan Carpenter · 9 years ago
  29. fd9ffd8 clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driver by Chen-Yu Tsai · 9 years ago
  30. 3cdd9f5 clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]i by Chen-Yu Tsai · 9 years ago
  31. ab6e23a clk: sunxi: Add H3 clocks support by Jens Kuske · 9 years ago
  32. 6d3a47c clk: sunxi: Add DRAM gates support for sun4i-a10 by Chen-Yu Tsai · 9 years ago
  33. 59f0ec2 clk: sunxi: pll2: Fix clock running too fast by Maxime Ripard · 9 years ago
  34. 77d16e2 clk: sunxi: Add sun9i A80 cpus (cpu special) clock support by Chen-Yu Tsai · 9 years ago
  35. bfcba2e clk: sunxi: Add sun9i A80 apbs gates support by Chen-Yu Tsai · 9 years ago
  36. 7bec0200 clk: sunxi: Add support for the H3 usb phy clocks by Reinder de Haan · 9 years ago
  37. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  38. 938ce30 Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next by Stephen Boyd · 9 years ago
  39. 9b038bc clk: sunxi: mod1 clock support by Emilio López · 10 years ago
  40. e277154 clk: sunxi: codec clock support by Emilio López · 10 years ago
  41. eb662f8 clk: sunxi: pll2: Add A13 support by Maxime Ripard · 9 years ago
  42. 460d0d4 clk: sunxi: Add a driver for the PLL2 by Maxime Ripard · 10 years ago
  43. bef6229 ARM: sunxi: Add R8 support by Maxime Ripard · 9 years ago
  44. 7d6ddad clk: sunxi: Add A33 gates support by Maxime Ripard · 9 years ago
  45. 051ace1 clk: sunxi: sun9i-mmc: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  46. 6ed5f8e clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  47. ad91548 clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  48. f01745f clk: sunxi: sun6i-apb0-gates: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  49. 6853012 clk: sunxi: sun6i-apb0: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  50. f36fc04 Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  51. 1b14afa clk: sunxi: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  52. 98d8a60 clk: Convert __clk_get_flags() to clk_hw_get_flags() by Stephen Boyd · 9 years ago
  53. 497295a clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() by Stephen Boyd · 9 years ago
  54. ee38b26 clk: sunxi: Add a simple gates driver by Maxime Ripard · 9 years ago
  55. 9cfad9b Merge branch 'cleanup-clk-h-includes' into clk-next by Stephen Boyd · 9 years ago
  56. 8a53fb2 clk: sunxi: make use of of_clk_parent_fill helper function by Dinh Nguyen · 9 years ago
  57. 57d866e clk: fix some determine_rate implementations by Boris Brezillon · 9 years ago
  58. 0817b62 clk: change clk_ops' ->determine_rate() prototype by Boris Brezillon · 9 years ago
  59. 9dfefe8 clk: sunxi: Include clk.h and remove unused clkdev.h includes by Stephen Boyd · 9 years ago
  60. d024bae Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Kevin Hilman · 9 years ago
  61. 159870d ARM: sunxi: Add Machine support for A33 by Vishnu Patekar · 9 years ago
  62. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  63. 77459a0 drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  64. ec80749 clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCs by Hans de Goede · 9 years ago
  65. 5ac382c clk: sunxi: Fix of_io_request_and_map error check by Maxime Ripard · 9 years ago
  66. f101796 clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6 by Chen-Yu Tsai · 9 years ago
  67. 934fe5f clk: sunxi: Make divs clocks specify which output is the base factor clock by Chen-Yu Tsai · 9 years ago
  68. b712a62 clk: sunxi: Register divs clocks before factor clocks by Chen-Yu Tsai · 9 years ago
  69. 946fd40 clk: sunxi: Add "cpu" to list of protected clocks for sun5i by Chen-Yu Tsai · 9 years ago
  70. 9f24309 clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i by Chen-Yu Tsai · 9 years ago
  71. 71f32f5 clk: sunxi: Add support for sun9i A80 USB clocks and resets by Chen-Yu Tsai · 9 years ago
  72. 6089ef1 clk: sunxi: Move USB clocks to separate file by Chen-Yu Tsai · 9 years ago
  73. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  74. 1c8e600 clk: Add rate constraints to clocks by Tomeu Vizoso · 10 years ago
  75. 76820fc sunxi: clk: Set sun6i-pll1 n_start = 1 by Hans de Goede · 9 years ago
  76. 6424e0a clk: sunxi: rewrite sun9i_a80_get_pll4_factors() by Hans de Goede · 9 years ago
  77. 7a6fca8 clk: sunxi: Add driver for A80 MMC config clocks/resets by Chen-Yu Tsai · 10 years ago
  78. 61af4d8 clk: sunxi: Add mod0 and mmc module clock support for A80 by Chen-Yu Tsai · 10 years ago
  79. eb378df clk: sunxi: Add a common setup function for mmc module clocks by Chen-Yu Tsai · 10 years ago
  80. a7d1905 clk: sunxi: Remove custom phase function by Maxime Ripard · 10 years ago
  81. 6b0b8cc clk: sunxi: Rework MMC phase clocks by Maxime Ripard · 10 years ago
  82. 3ec72fa clk: sunxi: Propagate rate changes to parent for mux clocks by Chen-Yu Tsai · 10 years ago
  83. 6ea3953 clk: sunxi: Make the mod0 clk driver also a platform driver by Hans de Goede · 10 years ago
  84. b0f2faa ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxi by Hans de Goede · 10 years ago
  85. 66e79cf clk: sunxi: Fix factor clocks usage for sun9i core clocks by Chen-Yu Tsai · 10 years ago
  86. 7c74c22 clk: sunxi: Give sunxi_factors_register a registers parameter by Hans de Goede · 10 years ago
  87. 7954dfa clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-divider by Chen-Yu Tsai · 10 years ago
  88. 75bd2ec clk: sunxi: Remove ahb1_sdram from sun6i/sun8i protected clocks list by Chen-Yu Tsai · 10 years ago
  89. 646cafc clk: Change clk_ops->determine_rate to return a clk_hw as the best parent by Tomeu Vizoso · 10 years ago
  90. c1ec516 clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT mux by Hans de Goede · 10 years ago
  91. 95e94c1 clk: sunxi: Implement A31 PLL6 as a divs clock for 2x output by Chen-Yu Tsai · 10 years ago
  92. 13d52f6 clk: sunxi: Specify number of child clocks for divs clocks by Chen-Yu Tsai · 10 years ago
  93. eaa2e98 clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driver by Chen-Yu Tsai · 10 years ago
  94. 93746e7 clk: sunxi: unify APB1 clock by Emilio López · 10 years ago
  95. 0b0f080 clk: sunxi: Add support for bus clock gates on Allwinner A80 SoC by Chen-Yu Tsai · 10 years ago
  96. 3b2bd70 clk: sunxi: Add support for A80 basic bus clocks by Chen-Yu Tsai · 10 years ago
  97. e94f8cb3 clk: sunxi: make factors clock mux mask configurable by Chen-Yu Tsai · 10 years ago
  98. 4dc7ed3 Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next by Mike Turquette · 10 years ago
  99. 9c8176b clk: sunxi: Add sun8i MBUS clock support by Chen-Yu Tsai · 10 years ago
  100. 37e1041 clk: sunxi: mod0: Introduce MMC proper phase handling by Maxime Ripard · 10 years ago