1. 5211167 clk: qcom: gdsc: Add GDSCs in msm8996 GCC by Rajendra Nayak · 9 years ago
  2. a823bb9 clk: qcom: gdsc: Add support for votable gdscs by Rajendra Nayak · 9 years ago
  3. 77b1067 clk: qcom: gdsc: Add support for gdscs with gds hw controller by Rajendra Nayak · 9 years ago
  4. c2c7f0a clk: qcom: gdsc: Add support for hierarchical power domains by Rajendra Nayak · 9 years ago
  5. 7e0810c clk: lpc32xx: add HCLK PLL output configuration by Sylvain Lemieux · 9 years ago
  6. 58bb621 Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  7. df9cd56 clk: versatile: mask VCO bits before writing by Linus Walleij · 9 years ago
  8. 4db9a9b clk: lpc32xx: do not register clock "0" by Sylvain Lemieux · 9 years ago
  9. 2430a94 clk: fix __clk_init_parent() for single parent clocks by Masahiro Yamada · 9 years ago
  10. 66f5ce2 clk: qcom: common: check for failure by Sudip Mukherjee · 9 years ago
  11. a3499e9 devm: add helper devm_add_action_or_reset() by Sudip Mukherjee · 9 years ago
  12. bb47359 clk: meson: Fix meson_clk_register_clks() signature type mismatch by Andreas Färber · 9 years ago
  13. 60ea57a clk: socfpga: fix __init annotation by Arnd Bergmann · 9 years ago
  14. c7d5a46 drivers/clk/Kconfig: Move the TI CDCE chips close together by Mike Looijmans · 9 years ago
  15. 048c58b drivers/clk/Kconfig: Fix typo "Sypport" instead of "Support" by Mike Looijmans · 9 years ago
  16. f2626ba Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  17. 0e954fe Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-fixes by Stephen Boyd · 9 years ago
  18. 1e42754 clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypes by Stephen Boyd · 9 years ago
  19. 47b0eeb clk: Deprecate CLK_IS_ROOT by Stephen Boyd · 9 years ago
  20. 14b04f2 clk: gpio: Make into a platform driver by Stephen Boyd · 9 years ago
  21. 4106a3d clk: unlock for handling unregistered clock by Insu Yun · 9 years ago
  22. 7001ec5 clk: vt8500: don't return possibly uninitialized data by Arnd Bergmann · 9 years ago
  23. e8f0e68 clk: slightly optimize clk_core_set_parent() by Masahiro Yamada · 9 years ago
  24. 470b5e2 clk: simplify clk_fetch_parent_index() function by Masahiro Yamada · 9 years ago
  25. 508f884 clk: make sure parent is not NULL in clk_fetch_parent_index() by Masahiro Yamada · 9 years ago
  26. 0e8f6e4 clk: walk the orphan clock list more simply by Masahiro Yamada · 9 years ago
  27. 858d588 clk: avoid circular clock topology by Masahiro Yamada · 9 years ago
  28. 5146e0b clk: simplify __clk_init_parent() by Masahiro Yamada · 9 years ago
  29. 3c8e77d clk: move checking .get_parent to __clk_core_init() by Masahiro Yamada · 9 years ago
  30. 5a1d5ef clk: tegra: super: Fix sparse warnings for functions not declared as static by Jon Hunter · 9 years ago
  31. fd360e2 clk: tegra: Fix sparse warnings for functions not declared as static by Jon Hunter · 9 years ago
  32. d9e6579 clk: tegra: Fix sparse warning for pll_m by Jon Hunter · 9 years ago
  33. 2d5b6cf8 clk: tegra: Use definition for pll_u override bit by Jon Hunter · 9 years ago
  34. 0649c32 clk: tegra: Fix warning caused by pll_u failing to lock by Jon Hunter · 9 years ago
  35. 4f8d444 clk: tegra: Fix clock sources for Tegra210 EMC by Jon Hunter · 9 years ago
  36. 2956994 clk: tegra: Add the APB2APE audio clock on Tegra210 by Jon Hunter · 9 years ago
  37. 047d6d8 clk: tegra: Add missing of_node_put() by Amitoj Kaur Chawla · 9 years ago
  38. 442f53f clk: tegra: Fix PLLE SS coefficients by Mark Kuo · 9 years ago
  39. fd2963b clk: tegra: Fix typos around clearing PLLE bits during enable by Rhyland Klein · 9 years ago
  40. f59b016 clk: tegra: Do not disable PLLE when under hardware control by Mark Kuo · 9 years ago
  41. 3dad5c5 clk: tegra: Fix pllx dyn step calculation by Rhyland Klein · 9 years ago
  42. 3eb6156 clk: tegra: pll: Fix potential sleeping-while-atomic by Andrew Bresticker · 9 years ago
  43. 736971b clk: tegra: Fix the misnaming of nvenc from msenc by Rhyland Klein · 9 years ago
  44. 474f2ba clk: tegra: Fix naming of MISC registers by Rhyland Klein · 9 years ago
  45. c44fccb clk: replace pr_warn() with pr_err() for fatal cases by Masahiro Yamada · 9 years ago
  46. 3c436bf clk: drop the initial core->parents look-ups from __clk_core_init() by Masahiro Yamada · 9 years ago
  47. 88cfbef clk: simplify clk_core_get_parent_by_index() by Masahiro Yamada · 9 years ago
  48. 176d116 clk: move core->parents allocation to clk_register() by Masahiro Yamada · 9 years ago
  49. 3a6e8454 clk: change sizeof(struct clk *) to sizeof(*core->parents) by Masahiro Yamada · 9 years ago
  50. 027f942 clk: remove unnecessary !core->parents conditional by Masahiro Yamada · 9 years ago
  51. be45ebf clk: rename __clk_init() into __clk_core_init() by Masahiro Yamada · 9 years ago
  52. d35c80c clk: change the argument of __clk_init() into pointer to clk_core by Masahiro Yamada · 9 years ago
  53. d9e7434 clk: remove unused first argument of __clk_init() by Masahiro Yamada · 9 years ago
  54. 4fcad2e Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  55. 60c7e2d Merge tag 'v4.5-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-fixes by Stephen Boyd · 9 years ago
  56. 9849fad clk: st: avoid uninitialized variable use by Arnd Bergmann · 9 years ago
  57. 3d6f1c7 clk: axi-clkgen: Remove sometimes impossible check by Stephen Boyd · 9 years ago
  58. 62d1e78 clk: axi-clkgen: Add multi-parent support by Lars-Peter Clausen · 9 years ago
  59. d95b599 clk: axi-clkgen: Remove version 1 support by Lars-Peter Clausen · 9 years ago
  60. 8d0a69d clk: palmas: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  61. 93fffbb clk: palmas: constify the palmas_clks_of_match_data structure by LABBE Corentin · 9 years ago
  62. 653d145 clk: optimize the divider walk in clk_divider_bestdiv() by Masahiro Yamada · 9 years ago
  63. 090341b clk: vt8500: fix sign of possible PLL values by Andrzej Hajda · 9 years ago
  64. 0b225e4 clk: add clk_unregister_fixed_rate() by Masahiro Yamada · 9 years ago
  65. cbf9591 clk: add clk_unregister_fixed_factor() by Masahiro Yamada · 9 years ago
  66. 5540ac8 clk:gcc-msm8916: add missing mss_q6_bimc_axi clock by Srinivas Kandagatla · 9 years ago
  67. 4c9f242 Merge branch 'clk-iproc' into clk-next by Stephen Boyd · 9 years ago
  68. df416e5 clk: iproc: Remove __init from header by Ray Jui · 9 years ago
  69. bcd8be1 clk: iproc: Add support for Cygnus audio clocks by Simran Rai · 9 years ago
  70. 7eb2427 Documentation: dt-bindings: Add DT bindings for Cygnus audio clock by Simran Rai · 9 years ago
  71. b9e65eb clk: Move vendor's Kconfig into CCF menu section by James Liao · 9 years ago
  72. 4974259 clk: mediatek: Fix memory leak on clock init fail by James Liao · 9 years ago
  73. 5fd9c05 clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h by Geliang Tang · 9 years ago
  74. f9285b5 clk: xgene: Remove return from void function by Stephen Boyd · 9 years ago
  75. 47727be clk: xgene: Add SoC and PMD PLL clocks with v2 hardware by Loc Ho · 9 years ago
  76. 7b63c56 Documentation: Update APM X-Gene clock binding for v2 hardware by Loc Ho · 9 years ago
  77. dedbb27 clk: s2mps11: remove redundant code by Andi Shyti · 9 years ago
  78. 36da4de clk: s2mps11: remove redundant static variables declaration by Andi Shyti · 9 years ago
  79. 31ad0e2a clk: s2mps11: allocate only one structure for clock init by Andi Shyti · 9 years ago
  80. 26adc5f clk: s2mps11: merge two for loops in one by Andi Shyti · 9 years ago
  81. 5035981 clk-divider: make sure read-only dividers do not write to their register by Heiko Stuebner · 9 years ago
  82. eac2d86d clk: tango4: rename ARCH_TANGOX to ARCH_TANGO by Marc Gonzalez · 9 years ago
  83. d22eb66 clk: scpi: Fix checking return value of platform_device_register_simple() by Axel Lin · 9 years ago
  84. 1ce133e clk: mvebu: Mark ioremapped memory as __iomem by Stephen Boyd · 9 years ago
  85. 1405011 clk: tegra: Remove improper flags for lock_enable by Rhyland Klein · 9 years ago
  86. 21e4903 clk: tegra: Fix divider on VI_I2C by Rhyland Klein · 9 years ago
  87. 92e963f Linux 4.5-rc1 by Linus Torvalds · 9 years ago
  88. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  89. e1c1087 Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  90. 81f05fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  91. c52cb43 Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago
  92. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  93. 772950e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  94. 6b31de3 ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list by Josh Boyer · 9 years ago
  95. f1fc3cd MAINTAINERS: Combine multiple telemetry entries by Souvik Kumar Chakravarty · 9 years ago
  96. 7885f2f intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs by Souvik Kumar Chakravarty · 9 years ago
  97. 587198b vmstat: Remove BUG_ON from vmstat_update by Christoph Lameter · 9 years ago
  98. 07d17f0 Merge branch '4.4-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  99. dbb9831 MIPS: zboot: Add support for serial debug using the PROM by Alban Bedel · 9 years ago
  100. 25f6609 MIPS: zboot: Avoid useless rebuilds by Alban Bedel · 9 years ago