1. 5ff5ec5 Merge 'clk-notify' into clk-next by Stephen Boyd · 8 years ago
  2. 629ff48 Merge tag 'clk-renesas-for-v4.8-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-next by Stephen Boyd · 8 years ago
  3. e81b87d clk: Provide notifier stubs when !COMMON_CLK by Krzysztof Kozlowski · 8 years ago
  4. b1683d3 Merge tag 'clk-renesas-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-next by Stephen Boyd · 8 years ago
  5. 9e60de1 clk: qcom: Remove gcc_aggre1_pnoc_ahb_clk from msm8996 by Stephen Boyd · 8 years ago
  6. 367b305 Merge remote-tracking branch 'clk/clk-s905' into clk-next by Michael Turquette · 8 years ago
  7. 738f66d clk: gxbb: add AmLogic GXBB clk controller driver by Michael Turquette · 8 years ago
  8. 2cc9e7e clk: gxbb: Document bindings for the GXBB clock controller by Michael Turquette · 8 years ago
  9. 4a47295 clk: meson: fractional pll support by Michael Turquette · 8 years ago
  10. 1c50da4 clk: meson: add mpll support by Michael Turquette · 8 years ago
  11. 73de5c8 clk: meson: add peripheral gate macro by Michael Turquette · 8 years ago
  12. cb7c47d clk: meson: only build selected platforms by Michael Turquette · 8 years ago
  13. 796b9aa clk: meson8b: convert to platform_driver by Michael Turquette · 8 years ago
  14. c0daa3e clk: meson8b: clean up composite clocks by Michael Turquette · 8 years ago
  15. ab95d6e clk: meson8b: remove mali clk by Michael Turquette · 8 years ago
  16. 55d42c4 clk: meson8b: clean up cpu clocks by Michael Turquette · 8 years ago
  17. 6282a2d clk: meson8b: clean up fixed factor clocks by Michael Turquette · 8 years ago
  18. ec623f2 clk: meson8b: clean up pll clocks by Michael Turquette · 8 years ago
  19. e92f7cc clk: meson8b: clean up fixed rate clocks by Michael Turquette · 8 years ago
  20. 89ef4b6 clk: meson8b: rectify reg offsets with datasheet by Michael Turquette · 8 years ago
  21. e4c8286 clk: renesas: r8a7795: Add THS/TSC clock by Khiem Nguyen · 8 years ago
  22. 7d6cc0c clk: renesas: r8a7795: Add DRIF clock by Ramesh Shanmugasundaram · 8 years ago
  23. f7bb887 clk: renesas: r8a7795: Correct lvds clock parent by Geert Uytterhoeven · 8 years ago
  24. a209568 clk: renesas: r8a7795: Provide FDP1 clocks by Kieran Bingham · 8 years ago
  25. a233bff clk: renesas: Add R8A7792 support by Sergei Shtylyov · 8 years ago
  26. ef71b1e clk: renesas: mstp: Document R8A7792 support by Sergei Shtylyov · 8 years ago
  27. 13445de clk: renesas: rcar-gen2: Document R8A7792 support by Sergei Shtylyov · 8 years ago
  28. b6f4f1f2 Merge tag 'clk-samsung-4.8' of git://linuxtv.org/snawrocki/samsung into clk-next by Stephen Boyd · 8 years ago
  29. 2d5b520 clk: correct comments for __clk_determine_rate by Peng Fan · 8 years ago
  30. c03d795 clk: vt8500: rework wm8650_find_pll_bits() by Roman Volkov · 8 years ago
  31. 27a0bec clk: vt8500: fix gcc-4.9 warnings by Arnd Bergmann · 8 years ago
  32. 06b37e4 clk: Remove unused variable by Lee Jones · 8 years ago
  33. b62c190 clk: hi6220: fix missing clk.h include by Ben Dooks · 8 years ago
  34. c895db8 clk: iproc: fix missing include of clk-iproc.h by Ben Dooks · 8 years ago
  35. 1475554 clk: at91: make of_sama5d2_clk_generated_setup() static by Ben Dooks · 8 years ago
  36. dd6c133 Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 8 years ago
  37. 0863477 Merge tag 'v4.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-fixes by Stephen Boyd · 8 years ago
  38. a5e9b85 clk: Fix return value check in oxnas_stdclk_probe() by Wei Yongjun · 8 years ago
  39. 25f77a3 clk: multiplier: Prevent the multiplier from under / over flowing by Maxime Ripard · 8 years ago
  40. 071a0cb Merge commit 'f17a0dd1c2e0' into clk-next by Michael Turquette · 8 years ago
  41. f17a0dd clk: Use _rcuidle suffix to allow clk_core_enable() to used from idle by Paul E. McKenney · 8 years ago
  42. 2f87a6e clk: Add _rcuidle tracepoints to allow clk_core_disable() use from idle by Paul E. McKenney · 8 years ago
  43. 0e45044 clk: samsung: exynos5433: Add CLK_IGNORE_UNUSED flag to PCIE device by Jaehoon Chung · 8 years ago
  44. 358c9b9 clk: samsung: exynos5433: Add CLK_IGNORE_UNUSED flags to avoid hang during S2R by Jonghwa Lee · 8 years ago
  45. 7d058bc clk: samsung: exynos5433: Add CLK_IGNORE_UNUSED flag for AUD UART by Beomho Seo · 8 years ago
  46. 21a5560 clk: samsung: exynos4: fixup reg access on be by Matthew Leach · 8 years ago
  47. 4de1033 clk: samsung: fixup endian in pll clk by Matthew Leach · 8 years ago
  48. e4e2d7c clk: renesas: cpg-mssr: Add support for R-Car M3-W by Geert Uytterhoeven · 8 years ago
  49. 5b1defd clk: renesas: cpg-mssr: Extract common R-Car Gen3 support code by Geert Uytterhoeven · 8 years ago
  50. 972610f clk: renesas: Add r8a7796 CPG Core Clock Definitions by Geert Uytterhoeven · 8 years ago
  51. 1faf869 clk: renesas: cpg-mssr: Document r8a7796 support by Geert Uytterhoeven · 8 years ago
  52. 62d0e71d clk: rockchip: release io resource when failing to init clk on rk3399 by Shawn Lin · 8 years ago
  53. 05af240 clk: samsung: exynos5410: Add WDT, ACLK266 and SSS clocks by Krzysztof Kozlowski · 8 years ago
  54. d7d7115 clk: samsung: exynos5433: add CPU clocks configuration data and instantiate CPU clocks by Bartlomiej Zolnierkiewicz · 8 years ago
  55. 53f6996 clk: samsung: cpu: prepare for adding Exynos5433 CPU clocks by Bartlomiej Zolnierkiewicz · 8 years ago
  56. 0c0cd59 clk: samsung: exynos5433: prepare for adding CPU clocks by Bartlomiej Zolnierkiewicz · 8 years ago
  57. f4f4dd0 clk: samsung: Suppress unbinding to prevent theoretical attacks by Krzysztof Kozlowski · 8 years ago
  58. 34cba90 clk: samsung: exynos5420: Set ID for aclk333 gate clock by Javier Martinez Canillas · 8 years ago
  59. 41743a1 clk: samsung: exynos5410: Add TMU clock by Krzysztof Kozlowski · 8 years ago
  60. 31d3953 clk: samsung: exynos5410: Add I2C, HSI2C and RTC clocks by Krzysztof Kozlowski · 8 years ago
  61. 1ebfb67 clk: samsung: exynos5410: Add serial3, USB and PWM clocks by Krzysztof Kozlowski · 8 years ago
  62. 3343933 clk: samsung: exynos3250: Move PLL rates data to init section by Krzysztof Kozlowski · 8 years ago
  63. 4dbf01b clk: samsung: Fully constify mux parent names by Krzysztof Kozlowski · 8 years ago
  64. 1d3f15a clk: samsung: exynos5250: Move sleep init function to init section by Krzysztof Kozlowski · 8 years ago
  65. ebd217e clk: samsung: exynos5420: Move sleep init function and PLL data to init section by Krzysztof Kozlowski · 8 years ago
  66. 402b7ce clk: samsung: exynos5433: Move PLL rates data to init section by Krzysztof Kozlowski · 8 years ago
  67. a6cd1fb clk: samsung: exynos5433: Constify all clock initializers by Krzysztof Kozlowski · 8 years ago
  68. a361893 clk: samsung: exynos7: Constify all clock initializers by Krzysztof Kozlowski · 8 years ago
  69. 880c81b clk: samsung: exynos5440: Constify all clock initializers by Krzysztof Kozlowski · 8 years ago
  70. ad98c64 clk: samsung: exynos5420: Constify all clock initializers by Krzysztof Kozlowski · 8 years ago
  71. 408860b clk: samsung: exynos5410: Constify all clock initializers by Krzysztof Kozlowski · 8 years ago
  72. c10d80f clk: samsung: exynos5260: Constify all clock initializers by Krzysztof Kozlowski · 8 years ago
  73. 5b37e84 clk: samsung: exynos5250: Constify all clock initializers by Krzysztof Kozlowski · 8 years ago
  74. ccd12b5 clk: samsung: exynos4415: Move PLL rates data to init section by Krzysztof Kozlowski · 8 years ago
  75. ab7cc66 clk: samsung: exynos4415: Constify all clock initializers by Krzysztof Kozlowski · 8 years ago
  76. d0e4ca5 clk: samsung: exynos4: Constify all clock initializers by Krzysztof Kozlowski · 8 years ago
  77. 8f3ac36 clk: samsung: exynos4: Move local function to init section by Krzysztof Kozlowski · 8 years ago
  78. 0a7d82e clk: samsung: exynos3250: Constify all clock initializers by Krzysztof Kozlowski · 8 years ago
  79. b3a96ee clk: samsung: exynos3250: Move platform driver and of_device_id to init section by Krzysztof Kozlowski · 8 years ago
  80. 9f92c0b clk: samsung: Constify clock init data with clock arrays by Krzysztof Kozlowski · 8 years ago
  81. d8137e0 clk: samsung: clkout: Add support for Exynos5410 by Krzysztof Kozlowski · 8 years ago
  82. dfb86ad clk: samsung: Remove useless check for return value of samsung_clk_init by Krzysztof Kozlowski · 8 years ago
  83. 9da752f clk: samsung: exynos7: Don't gate CMU_{CCORE, FSYS0} blocks clock by Alim Akhtar · 8 years ago
  84. 4528dd8 dt-bindings: clock: Add watchdog and SSS clock IDs to Exynos5410 by Krzysztof Kozlowski · 8 years ago
  85. 72ad679 clk: nxp: Select MFD_SYSCON for creg driver by Ezequiel Garcia · 8 years ago
  86. ae4185c MAINTAINERS: Add file patterns for clock device tree bindings by Geert Uytterhoeven · 8 years ago
  87. b9610e7 clk: Remove CLK_IS_ROOT flag by Stephen Boyd · 8 years ago
  88. 3c7f4f5 clk: microchip: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  89. 3fb9c41 powerpc/512x: clk: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  90. b52fc21 vexpress/spc: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  91. 109869f dt-bindings: clock: Add TMU clock ID to Exynos5410 by Krzysztof Kozlowski · 8 years ago
  92. ed1e150 dt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410 by Krzysztof Kozlowski · 8 years ago
  93. 5cd3535 dt-bindings: clock: Add PWM and USB clock IDs to Exynos5410 by Krzysztof Kozlowski · 8 years ago
  94. 4c5773f dt-bindings: clock: Add license and reformat Exynos5410 clock IDs by Krzysztof Kozlowski · 8 years ago
  95. 3183c0d clk: rockchip: fix cpuclk registration error handling by Xing Zheng · 8 years ago
  96. 4715f81 clk: rockchip: Revert "clk: rockchip: reset init state before mmc card initialization" by Douglas Anderson · 8 years ago
  97. 3bd14ae clk: rockchip: fix incorrect parent for rk3399's {c,g}pll_aclk_perihp_src by Xing Zheng · 8 years ago
  98. 176df69 clk: rockchip: mark rk3399 GIC clocks as critical by Brian Norris · 8 years ago
  99. 595144c clk: rockchip: initialize flags of clk_init_data in mmc-phase clock by Heiko Stuebner · 8 years ago
  100. 1a695a9 Linux 4.7-rc1 by Linus Torvalds · 8 years ago