1. 9f30a04 Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-pm into clk-fixes by Stephen Boyd · 9 years ago
  2. 7aba4f5 clk: ti: dflt: fix enable_reg validity check by Suman Anna · 9 years ago
  3. 19e7968 clk: ti: fix dual-registration of uart4_ick by Ben Dooks · 9 years ago
  4. 4b3061b clk: ti: clk-7xx: Remove hardwired ABE clock configuration by Peter Ujfalusi · 9 years ago
  5. 9e294bf clk: samsung: fix cpu clock's flags checking by Bartlomiej Zolnierkiewicz · 9 years ago
  6. d590b2d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  7. d34e210 drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x by Gabriel Fernandez · 9 years ago
  8. 9054a31 clk: check for invalid parent index of orphans in __clk_init() by Mans Rullgard · 9 years ago
  9. e1595d8 clk: tegra: dfll: Properly protect OPP list by Thierry Reding · 9 years ago
  10. d25ed27 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  11. 380528f clk: rockchip: add critical clock for rk3368 by Heiko Stübner · 9 years ago
  12. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  13. 3bba75a clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188 by Romain Perier · 9 years ago
  14. 1166160 clk: rockchip: add pclk_cpu to the list of rk3188 critical clocks by Michael Niewoehner · 9 years ago
  15. bb0f736 clk: rockchip: handle critical clocks after registering all clocks by Heiko Stuebner · 9 years ago
  16. acceba5 Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  17. 88a9988 Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  18. 9f42a89 clk: Hi6220: separately build stub clock driver by Leo Yan · 9 years ago
  19. ac0e137 clk: h8s2678: Fix compile error by Guenter Roeck · 9 years ago
  20. b3a5af4 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  21. 1021781 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  22. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  23. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  24. 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
  25. ba30011 clk: s5pv210: add missing call to samsung_clk_of_add_provider() by Marek Szyprowski · 9 years ago
  26. d31ff5f clk: pistachio: correct critical clock list by Damien.Horsley · 9 years ago
  27. 7937c6c clk: pistachio: Fix PLL rate calculation in integer mode by Zdenko Pulitika · 9 years ago
  28. e53f21c clk: pistachio: Fix override of clk-pll settings from boot loader by Zdenko Pulitika · 9 years ago
  29. 093affb clk: pistachio: Fix 32bit integer overflows by Zdenko Pulitika · 9 years ago
  30. c5a132a clk: tegra: Fix some static checker problems by Stephen Boyd · 9 years ago
  31. a7c602b Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next by Stephen Boyd · 9 years ago
  32. 1c4b4b0 clk: qcom: Fix MSM8916 prng clock enable bit by Georgi Djakov · 9 years ago
  33. e3ee276 drivers/clk: appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  34. 1089737 clk: rockchip: register pll mux before pll itself by Heiko Stuebner · 9 years ago
  35. 5dc0fe1 clk/ARM: move Ux500 PRCC bases to the device tree by Linus Walleij · 9 years ago
  36. c660b2eb clk: remove duplicated code with __clk_set_parent_after by Dong Aisheng · 9 years ago
  37. 836ee0f clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) by Stephen Boyd · 9 years ago
  38. e7df6f6 clk: Constify clk_hw argument to provider APIs by Stephen Boyd · 9 years ago
  39. c1628a2 clk: Hi6220: add stub clock driver by Leo Yan · 9 years ago
  40. b32a7cc clk: atlas7: fix pll missed divide NR in fraction mode by Guo Zeng · 9 years ago
  41. cf8709e clk: atlas7: fix bit field and its root clk for coresight_tpiu by Guo Zeng · 9 years ago
  42. d1ccbdd clk: atlas7: replace dto resolution magic number by macro by Yibo Cai · 9 years ago
  43. 6132e89 clk: atlas7: fix integer overflow in dto rate calculation by Yibo Cai · 9 years ago
  44. b106229 clk: atlas7: export mux clks so that consumers can get them by Guo Zeng · 9 years ago
  45. 3922107 clk: atlas7: add lost pwm unit clks by Guo Zeng · 9 years ago
  46. 34d5003 clk: socfpga: Add a second parent option for the dbg_base_clk by Dinh Nguyen · 9 years ago
  47. 0f350f0 clk: ux500: delete the non-DT U8500 clock implementation by Linus Walleij · 9 years ago
  48. fc4a05d clk: Remove unused provider APIs by Stephen Boyd · 9 years ago
  49. 44f22a5 clk: si5351: Convert __clk_get_name() to clk_hw_get_name() by Stephen Boyd · 9 years ago
  50. 62f4771 clk: versatile: Switch to assigned clock parents by Stephen Boyd · 9 years ago
  51. a53ad8e clk: ti: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  52. 5cdb1dc clk: tegra: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  53. 1b14afa clk: sunxi: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  54. b73d616 clk: spear: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  55. b17dbff clk: sirf: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  56. 0454159 clk: samsung: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  57. 4c34875 clk: rockchip: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  58. ac269395 clk: qcom: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  59. 17ae4b4 clk: stm32f4: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  60. eca61c9 clk: mvebu: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  61. aef28cb clk: mmp: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  62. 2f508a9 clk: Convert basic types to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  63. 6f220c2 clk: bcm: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  64. d097933 clk: at91: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  65. b137b45 clk: ti: Remove CLK_IS_BASIC check by Stephen Boyd · 9 years ago
  66. 98d8a60 clk: Convert __clk_get_flags() to clk_hw_get_flags() by Stephen Boyd · 9 years ago
  67. 497295a clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() by Stephen Boyd · 9 years ago
  68. 1a9c069 clk: Add clk_hw_*() APIs for use by clk providers by Stephen Boyd · 9 years ago
  69. f4be3c6 Merge tag 'tegra-for-4.3-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt by Olof Johansson · 9 years ago
  70. 6b07705 Merge tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/late by Olof Johansson · 9 years ago
  71. 62060a3 Merge tag 'omap-for-v4.3/dt-pt4-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Olof Johansson · 9 years ago
  72. 582271a Merge tag 'renesas-dt4-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Olof Johansson · 9 years ago
  73. a005bc6 Merge tag 'renesas-clk-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Olof Johansson · 9 years ago
  74. b12c082 Merge tag 'imx-dt-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt by Olof Johansson · 9 years ago
  75. fbd9163 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  76. cd6acee clk: exynos4x12: add cpu clock configuration data and instantiate cpu clock by Bartlomiej Zolnierkiewicz · 9 years ago
  77. 15ee1f7 clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks by Heiko Stuebner · 9 years ago
  78. f9511a4 clk: ti: fix for definition movement by Stephen Rothwell · 9 years ago
  79. bea047e clk: rockchip: Fix SPIF special clock definition by Sjoerd Simons · 9 years ago
  80. d24d2ec clk: bcm2835: Drop the fixed sys_pclk. by Eric Anholt · 9 years ago
  81. e650034 clk: track the orphan status of clocks and their children by Heiko Stuebner · 9 years ago
  82. ee38b26 clk: sunxi: Add a simple gates driver by Maxime Ripard · 9 years ago
  83. 5c489cc Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-next by Michael Turquette · 9 years ago
  84. f04b486 clk: shmobile: rz: Add CPG/MSTP Clock Domain support by Geert Uytterhoeven · 9 years ago
  85. 63e05d9 clk: shmobile: rcar-gen2: Add CPG/MSTP Clock Domain support by Geert Uytterhoeven · 9 years ago
  86. b31fc90 clk: shmobile: r8a7779: Add CPG/MSTP Clock Domain support by Geert Uytterhoeven · 9 years ago
  87. 8bc964a clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain support by Geert Uytterhoeven · 9 years ago
  88. 752b5ed clk: shmobile: Add CPG/MSTP Clock Domain support by Geert Uytterhoeven · 9 years ago
  89. dd503f6 ARM: clk-imx6q: Add CAAM clock support by Victoria Milhoan · 9 years ago
  90. e106987 clk: shmobile: emev2: deassert reset for IIC0/1 by Wolfram Sang · 9 years ago
  91. b93028c clk: pxa: pxa3xx: fix CKEN register access by Robert Jarzmik · 9 years ago
  92. e8f35aa clk/mmp: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  93. 3713e3f clk: imx35: define two clocks for rtc by Philippe Reynes · 9 years ago
  94. 00a48fe clk: imx31: add a second rtc clock by Philippe Reynes · 9 years ago
  95. b69354d Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into next/soc by Olof Johansson · 9 years ago
  96. 1fb6dd9 clk: hisi: refine parameter checking for init by Leo Yan · 9 years ago
  97. 93c03a2 ARM: dts: AM437X: add dpll_clksel_mac_clk node by Keerthy · 9 years ago
  98. 07e4d3d clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in Makefile by Masahiro Yamada · 9 years ago
  99. 3294bee clk: versatile: off by one in clk_sp810_timerclken_of_get() by Dan Carpenter · 9 years ago
  100. e323d56 clk: exynos4: Fix wrong clock for Exynos4x12 ADC by Krzysztof Kozlowski · 9 years ago