1. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  2. 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
  3. 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
  4. b3a5af4 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  5. 1021781 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  6. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  7. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  8. 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
  9. ba30011 clk: s5pv210: add missing call to samsung_clk_of_add_provider() by Marek Szyprowski · 9 years ago
  10. d31ff5f clk: pistachio: correct critical clock list by Damien.Horsley · 9 years ago
  11. 7937c6c clk: pistachio: Fix PLL rate calculation in integer mode by Zdenko Pulitika · 9 years ago
  12. e53f21c clk: pistachio: Fix override of clk-pll settings from boot loader by Zdenko Pulitika · 9 years ago
  13. 093affb clk: pistachio: Fix 32bit integer overflows by Zdenko Pulitika · 9 years ago
  14. c5a132a clk: tegra: Fix some static checker problems by Stephen Boyd · 9 years ago
  15. 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
  16. 1c4b4b0 clk: qcom: Fix MSM8916 prng clock enable bit by Georgi Djakov · 9 years ago
  17. e3ee276 drivers/clk: appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  18. 1089737 clk: rockchip: register pll mux before pll itself by Heiko Stuebner · 9 years ago
  19. 5dc0fe1 clk/ARM: move Ux500 PRCC bases to the device tree by Linus Walleij · 9 years ago
  20. c660b2eb clk: remove duplicated code with __clk_set_parent_after by Dong Aisheng · 9 years ago
  21. 836ee0f clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) by Stephen Boyd · 9 years ago
  22. e7df6f6 clk: Constify clk_hw argument to provider APIs by Stephen Boyd · 9 years ago
  23. c1628a2 clk: Hi6220: add stub clock driver by Leo Yan · 9 years ago
  24. b32a7cc clk: atlas7: fix pll missed divide NR in fraction mode by Guo Zeng · 9 years ago
  25. cf8709e clk: atlas7: fix bit field and its root clk for coresight_tpiu by Guo Zeng · 9 years ago
  26. d1ccbdd clk: atlas7: replace dto resolution magic number by macro by Yibo Cai · 9 years ago
  27. 6132e89 clk: atlas7: fix integer overflow in dto rate calculation by Yibo Cai · 9 years ago
  28. b106229 clk: atlas7: export mux clks so that consumers can get them by Guo Zeng · 9 years ago
  29. 3922107 clk: atlas7: add lost pwm unit clks by Guo Zeng · 9 years ago
  30. 34d5003 clk: socfpga: Add a second parent option for the dbg_base_clk by Dinh Nguyen · 9 years ago
  31. 0f350f0 clk: ux500: delete the non-DT U8500 clock implementation by Linus Walleij · 9 years ago
  32. fc4a05d clk: Remove unused provider APIs by Stephen Boyd · 9 years ago
  33. 44f22a5 clk: si5351: Convert __clk_get_name() to clk_hw_get_name() by Stephen Boyd · 9 years ago
  34. 62f4771 clk: versatile: Switch to assigned clock parents by Stephen Boyd · 9 years ago
  35. a53ad8e clk: ti: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  36. 5cdb1dc clk: tegra: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  37. 1b14afa clk: sunxi: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  38. b73d616 clk: spear: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  39. b17dbff clk: sirf: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  40. 0454159 clk: samsung: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  41. 4c34875 clk: rockchip: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  42. ac269395 clk: qcom: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  43. 17ae4b4 clk: stm32f4: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  44. eca61c9 clk: mvebu: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  45. aef28cb clk: mmp: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  46. 2f508a9 clk: Convert basic types to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  47. 6f220c2 clk: bcm: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  48. d097933 clk: at91: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  49. b137b45 clk: ti: Remove CLK_IS_BASIC check by Stephen Boyd · 9 years ago
  50. 98d8a60 clk: Convert __clk_get_flags() to clk_hw_get_flags() by Stephen Boyd · 9 years ago
  51. 497295a clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() by Stephen Boyd · 9 years ago
  52. 1a9c069 clk: Add clk_hw_*() APIs for use by clk providers by Stephen Boyd · 9 years ago
  53. 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
  54. 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
  55. 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
  56. 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
  57. 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
  58. 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
  59. 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
  60. cd6acee clk: exynos4x12: add cpu clock configuration data and instantiate cpu clock by Bartlomiej Zolnierkiewicz · 9 years ago
  61. 15ee1f7 clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks by Heiko Stuebner · 9 years ago
  62. f9511a4 clk: ti: fix for definition movement by Stephen Rothwell · 9 years ago
  63. bea047e clk: rockchip: Fix SPIF special clock definition by Sjoerd Simons · 9 years ago
  64. d24d2ec clk: bcm2835: Drop the fixed sys_pclk. by Eric Anholt · 9 years ago
  65. e650034 clk: track the orphan status of clocks and their children by Heiko Stuebner · 9 years ago
  66. ee38b26 clk: sunxi: Add a simple gates driver by Maxime Ripard · 9 years ago
  67. 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
  68. f04b486 clk: shmobile: rz: Add CPG/MSTP Clock Domain support by Geert Uytterhoeven · 9 years ago
  69. 63e05d9 clk: shmobile: rcar-gen2: Add CPG/MSTP Clock Domain support by Geert Uytterhoeven · 9 years ago
  70. b31fc90 clk: shmobile: r8a7779: Add CPG/MSTP Clock Domain support by Geert Uytterhoeven · 9 years ago
  71. 8bc964a clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain support by Geert Uytterhoeven · 9 years ago
  72. 752b5ed clk: shmobile: Add CPG/MSTP Clock Domain support by Geert Uytterhoeven · 9 years ago
  73. dd503f6 ARM: clk-imx6q: Add CAAM clock support by Victoria Milhoan · 9 years ago
  74. e106987 clk: shmobile: emev2: deassert reset for IIC0/1 by Wolfram Sang · 9 years ago
  75. b93028c clk: pxa: pxa3xx: fix CKEN register access by Robert Jarzmik · 9 years ago
  76. e8f35aa clk/mmp: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  77. 3713e3f clk: imx35: define two clocks for rtc by Philippe Reynes · 9 years ago
  78. 00a48fe clk: imx31: add a second rtc clock by Philippe Reynes · 9 years ago
  79. b69354d Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into next/soc by Olof Johansson · 9 years ago
  80. 1fb6dd9 clk: hisi: refine parameter checking for init by Leo Yan · 9 years ago
  81. 93c03a2 ARM: dts: AM437X: add dpll_clksel_mac_clk node by Keerthy · 9 years ago
  82. 07e4d3d clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in Makefile by Masahiro Yamada · 9 years ago
  83. 3294bee clk: versatile: off by one in clk_sp810_timerclken_of_get() by Dan Carpenter · 9 years ago
  84. e323d56 clk: exynos4: Fix wrong clock for Exynos4x12 ADC by Krzysztof Kozlowski · 9 years ago
  85. 00f3ec3 clk: kill off set_irq_flags usage by Rob Herring · 9 years ago
  86. d99215a clk: zx: Constify parent names in clock init data by Jun Nie · 9 years ago
  87. 105644e clk: zx: Add audio and GPIO clock for zx296702 by Jun Nie · 9 years ago
  88. 4599dd2 clk: zx: Add audio div clock method for zx296702 by Jun Nie · 9 years ago
  89. 7764d0c clk: s2mps11: Use kcalloc instead of kzalloc for array allocation by Vaibhav Hiremath · 9 years ago
  90. a57aa18 clk: Silence warnings about lock imbalances by Stephen Boyd · 9 years ago
  91. 661e218 clk: basic-type: Silence warnings about lock imbalances by Stephen Boyd · 9 years ago
  92. 169f05e8 clk: qcom: Give clk-qcom.ko module a GPLv2 license by Stephen Boyd · 9 years ago
  93. 37bff2c clk: gpio: Mark parent_names array const by Stephen Boyd · 9 years ago
  94. 1db92e5 Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into clk-next by Michael Turquette · 9 years ago
  95. afe76c8f clk: allow a clk divider with max divisor when zero by Jim Quinlan · 9 years ago
  96. 25d4d34 clk: socfpga: switch to GENMASK() by Andy Shevchenko · 9 years ago
  97. 4b5fb7d clk: pxa: fix core frequency reporting unit by Robert Jarzmik · 9 years ago
  98. 2bbfe00 clk: rockchip: Fix PLL bandwidth by Douglas Anderson · 9 years ago
  99. 9cfad9b Merge branch 'cleanup-clk-h-includes' into clk-next by Stephen Boyd · 9 years ago
  100. 9da9e76 clk: ti: make use of of_clk_parent_fill helper function by Dinh Nguyen · 9 years ago