1. 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
  2. fee3103 clk: sunxi: fix handling return value of of_property_match_string by Andrzej Hajda · 9 years ago
  3. b1558f1 clk: sunxi: signedness bug in sun8i_h3_bus_gates_init() by Dan Carpenter · 9 years ago
  4. fd9ffd8 clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driver by Chen-Yu Tsai · 9 years ago
  5. 3cdd9f5 clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]i by Chen-Yu Tsai · 9 years ago
  6. ab6e23a clk: sunxi: Add H3 clocks support by Jens Kuske · 9 years ago
  7. 6d3a47c clk: sunxi: Add DRAM gates support for sun4i-a10 by Chen-Yu Tsai · 9 years ago
  8. 59f0ec2 clk: sunxi: pll2: Fix clock running too fast by Maxime Ripard · 9 years ago
  9. 77d16e2 clk: sunxi: Add sun9i A80 cpus (cpu special) clock support by Chen-Yu Tsai · 9 years ago
  10. bfcba2e clk: sunxi: Add sun9i A80 apbs gates support by Chen-Yu Tsai · 9 years ago
  11. 7bec0200 clk: sunxi: Add support for the H3 usb phy clocks by Reinder de Haan · 9 years ago
  12. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  13. 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
  14. 9b038bc clk: sunxi: mod1 clock support by Emilio López · 10 years ago
  15. e277154 clk: sunxi: codec clock support by Emilio López · 10 years ago
  16. eb662f8 clk: sunxi: pll2: Add A13 support by Maxime Ripard · 9 years ago
  17. 460d0d4 clk: sunxi: Add a driver for the PLL2 by Maxime Ripard · 10 years ago
  18. bef6229 ARM: sunxi: Add R8 support by Maxime Ripard · 9 years ago
  19. 7d6ddad clk: sunxi: Add A33 gates support by Maxime Ripard · 9 years ago
  20. 051ace1 clk: sunxi: sun9i-mmc: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  21. 6ed5f8e clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  22. ad91548 clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  23. f01745f clk: sunxi: sun6i-apb0-gates: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  24. 6853012 clk: sunxi: sun6i-apb0: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  25. 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
  26. 1b14afa clk: sunxi: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  27. 98d8a60 clk: Convert __clk_get_flags() to clk_hw_get_flags() by Stephen Boyd · 9 years ago
  28. 497295a clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() by Stephen Boyd · 9 years ago
  29. ee38b26 clk: sunxi: Add a simple gates driver by Maxime Ripard · 9 years ago
  30. 9cfad9b Merge branch 'cleanup-clk-h-includes' into clk-next by Stephen Boyd · 9 years ago
  31. 8a53fb2 clk: sunxi: make use of of_clk_parent_fill helper function by Dinh Nguyen · 9 years ago
  32. 57d866e clk: fix some determine_rate implementations by Boris Brezillon · 9 years ago
  33. 0817b62 clk: change clk_ops' ->determine_rate() prototype by Boris Brezillon · 9 years ago
  34. 9dfefe8 clk: sunxi: Include clk.h and remove unused clkdev.h includes by Stephen Boyd · 9 years ago
  35. 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
  36. 159870d ARM: sunxi: Add Machine support for A33 by Vishnu Patekar · 9 years ago
  37. 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
  38. 77459a0 drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  39. ec80749 clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCs by Hans de Goede · 9 years ago
  40. 5ac382c clk: sunxi: Fix of_io_request_and_map error check by Maxime Ripard · 9 years ago
  41. f101796 clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6 by Chen-Yu Tsai · 9 years ago
  42. 934fe5f clk: sunxi: Make divs clocks specify which output is the base factor clock by Chen-Yu Tsai · 9 years ago
  43. b712a62 clk: sunxi: Register divs clocks before factor clocks by Chen-Yu Tsai · 9 years ago
  44. 946fd40 clk: sunxi: Add "cpu" to list of protected clocks for sun5i by Chen-Yu Tsai · 9 years ago
  45. 9f24309 clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i by Chen-Yu Tsai · 9 years ago
  46. 71f32f5 clk: sunxi: Add support for sun9i A80 USB clocks and resets by Chen-Yu Tsai · 9 years ago
  47. 6089ef1 clk: sunxi: Move USB clocks to separate file by Chen-Yu Tsai · 9 years ago
  48. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  49. 1c8e600 clk: Add rate constraints to clocks by Tomeu Vizoso · 9 years ago
  50. 76820fc sunxi: clk: Set sun6i-pll1 n_start = 1 by Hans de Goede · 9 years ago
  51. 6424e0a clk: sunxi: rewrite sun9i_a80_get_pll4_factors() by Hans de Goede · 9 years ago
  52. 7a6fca8 clk: sunxi: Add driver for A80 MMC config clocks/resets by Chen-Yu Tsai · 9 years ago
  53. 61af4d8 clk: sunxi: Add mod0 and mmc module clock support for A80 by Chen-Yu Tsai · 9 years ago
  54. eb378df clk: sunxi: Add a common setup function for mmc module clocks by Chen-Yu Tsai · 10 years ago
  55. a7d1905 clk: sunxi: Remove custom phase function by Maxime Ripard · 10 years ago
  56. 6b0b8cc clk: sunxi: Rework MMC phase clocks by Maxime Ripard · 10 years ago
  57. 3ec72fa clk: sunxi: Propagate rate changes to parent for mux clocks by Chen-Yu Tsai · 10 years ago
  58. 6ea3953 clk: sunxi: Make the mod0 clk driver also a platform driver by Hans de Goede · 10 years ago
  59. b0f2faa ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxi by Hans de Goede · 10 years ago
  60. 66e79cf clk: sunxi: Fix factor clocks usage for sun9i core clocks by Chen-Yu Tsai · 10 years ago
  61. 7c74c22 clk: sunxi: Give sunxi_factors_register a registers parameter by Hans de Goede · 10 years ago
  62. 7954dfa clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-divider by Chen-Yu Tsai · 10 years ago
  63. 75bd2ec clk: sunxi: Remove ahb1_sdram from sun6i/sun8i protected clocks list by Chen-Yu Tsai · 10 years ago
  64. 646cafc clk: Change clk_ops->determine_rate to return a clk_hw as the best parent by Tomeu Vizoso · 10 years ago
  65. c1ec516 clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT mux by Hans de Goede · 10 years ago
  66. 95e94c1 clk: sunxi: Implement A31 PLL6 as a divs clock for 2x output by Chen-Yu Tsai · 10 years ago
  67. 13d52f6 clk: sunxi: Specify number of child clocks for divs clocks by Chen-Yu Tsai · 10 years ago
  68. eaa2e98 clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driver by Chen-Yu Tsai · 10 years ago
  69. 93746e7 clk: sunxi: unify APB1 clock by Emilio López · 10 years ago
  70. 0b0f080 clk: sunxi: Add support for bus clock gates on Allwinner A80 SoC by Chen-Yu Tsai · 10 years ago
  71. 3b2bd70 clk: sunxi: Add support for A80 basic bus clocks by Chen-Yu Tsai · 10 years ago
  72. e94f8cb3 clk: sunxi: make factors clock mux mask configurable by Chen-Yu Tsai · 10 years ago
  73. 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
  74. 9c8176b clk: sunxi: Add sun8i MBUS clock support by Chen-Yu Tsai · 10 years ago
  75. 37e1041 clk: sunxi: mod0: Introduce MMC proper phase handling by Maxime Ripard · 10 years ago
  76. eaa18f5 clk: sunxi: Move mbus to mod0 file by Maxime Ripard · 10 years ago
  77. 992a56e clk: sunxi: Move mod0 clock to a file of its own by Maxime Ripard · 10 years ago
  78. 03e29bb clk: sunxi: Introduce mbus compatible by Maxime Ripard · 10 years ago
  79. 601da9d clk: sunxi: factors: Invert the probing logic by Maxime Ripard · 10 years ago
  80. 59c0621 clk: Remove .owner field for driver by Kiran Padwal · 10 years ago
  81. cfe4c93 clk: sunxi: add correct divider table for sun4i-apb0 clock by Chen-Yu Tsai · 10 years ago
  82. 381c1cc clk: sunxi: staticize structures and arrays by Emilio López · 10 years ago
  83. 89a9456 clk: sunxi: add __iomem markings to MMIO pointers by Emilio López · 10 years ago
  84. 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
  85. 6c1d66f clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 support by Chen-Yu Tsai · 10 years ago
  86. b72efd0 clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indices by Chen-Yu Tsai · 10 years ago
  87. cd6eb53 clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gates by Chen-Yu Tsai · 10 years ago
  88. 57a1fbf2 clk: sunxi: Add A23 APB0 divider clock support by Chen-Yu Tsai · 10 years ago
  89. 515c1a4 clk: sunxi: Add A23 clocks support by Chen-Yu Tsai · 10 years ago
  90. ea5671b clk: sunxi: Add support for table-based divider clocks by Chen-Yu Tsai · 10 years ago
  91. 9a5e6c7 clk: sunxi: Support factor clocks with N factor starting not from 0 by Chen-Yu Tsai · 10 years ago
  92. 70eab19 clk: sunxi: move "ahb_sdram" to protected clock list by Chen-Yu Tsai · 10 years ago
  93. d14e470 clk: sunxi: register clock gates with clkdev by Chen-Yu Tsai · 10 years ago
  94. c3dcac8 clk: sunxi: fix devm_ioremap_resource error detection code by Himangi Saraogi · 10 years ago
  95. c8a76ca clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support by Boris BREZILLON · 10 years ago
  96. efb3184 clk: sun6i: Protect SDRAM gating bit by Maxime Ripard · 10 years ago
  97. 2df73f4 clk: sun6i: Protect CPU clock by Maxime Ripard · 10 years ago
  98. 134a669 clk: sunxi: Rework clock protection code by Maxime Ripard · 10 years ago
  99. 59cb10e clk: sunxi: Move the GMAC clock to a file of its own by Maxime Ripard · 10 years ago
  100. ff01df2 clk: sunxi: Move the 24M oscillator to a file of its own by Maxime Ripard · 10 years ago