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