1. 8a53fb2 clk: sunxi: make use of of_clk_parent_fill helper function by Dinh Nguyen · 10 years ago
  2. 0b4e7f0 clk: st: make use of of_clk_parent_fill helper function by Dinh Nguyen · 10 years ago
  3. 5f23eff7 clk: keystone: make use of of_clk_parent_fill helper function by Dinh Nguyen · 10 years ago
  4. f0557fb clk: at91: make use of of_clk_parent_fill helper function by Dinh Nguyen · 10 years ago
  5. 75ce0cd clk: mediatek: Add MT8173 MMPLL change rate support by James Liao · 10 years ago
  6. 196de71 clk: mediatek: Fix calculation of PLL rate settings by James Liao · 10 years ago
  7. b3be457 clk: mediatek: Fix PLL registers setting flow by James Liao · 10 years ago
  8. 9783c0d clk: Allow providers to configure min/max rates by Stephen Boyd · 10 years ago
  9. 5c75745 clk: twl6040: Convert to use devm_clk_register by Axel Lin · 10 years ago
  10. 264e3b7 clk: s2mps11: Simplify s2mps11_clk_probe unwind paths by Axel Lin · 10 years ago
  11. 5a1cfaf clk: shmobile: Remove unneeded #include <linux/clkdev.h> by Geert Uytterhoeven · 10 years ago
  12. 14cc4e9 clk: ti: Force pointer to be __iomem by Stephen Boyd · 10 years ago
  13. 76642eb clk: ti: clk-3xxx: Remove unused structures by Stephen Boyd · 10 years ago
  14. 3fe6d69 clk: ti: Mark ti_clk_features static by Stephen Boyd · 10 years ago
  15. f645f72 clk: ti: Check kzalloc() for failures by Stephen Boyd · 10 years ago
  16. 4d34105 Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-next by Stephen Boyd · 10 years ago
  17. e306479 clk: h8300: Fix signness bug by Axel Lin · 10 years ago
  18. d7a304e clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocks by Stephen Boyd · 10 years ago
  19. c5e857a clk: gpio: Unlock mutex on error path by Stephen Boyd · 10 years ago
  20. 006cb8b clk: h8300: Use standard Linux I/O accessors by Stephen Boyd · 10 years ago
  21. 9298f02 clk: h8300: Drop allocation printk and cleanup sizeof style by Stephen Boyd · 10 years ago
  22. 19aab27 Merge branch 'clk-determine-rate-struct' into clk-next by Stephen Boyd · 10 years ago
  23. 57d866e clk: fix some determine_rate implementations by Boris Brezillon · 10 years ago
  24. 0817b62 clk: change clk_ops' ->determine_rate() prototype by Boris Brezillon · 10 years ago
  25. 86665d2 clk: st: Fix error paths and allocation style by Stephen Boyd · 10 years ago
  26. f04b8b4 Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 10 years ago
  27. 2573a02 clk: Move clk_provider_list to scope of function using it by Stephen Boyd · 10 years ago
  28. 2e3b19f clk: Check for allocation errors in of_clk_init() by Stephen Boyd · 10 years ago
  29. ca7d07a Merge branch 'clk-rk3368' into clk-next by Stephen Boyd · 10 years ago
  30. d4f76de clk: qcom: Add support for SR2 PLLs by Georgi Djakov · 10 years ago
  31. a8a8db4 clk: at91: Silence warnings and cleanup __init/extern usage by Stephen Boyd · 10 years ago
  32. 56551da drivers: clk: st: Incorrect register offset used for lock_status by Pankaj Dev · 10 years ago
  33. adb11a4 clk: qcom: Constify the parent names arrays by Georgi Djakov · 10 years ago
  34. 78e50c6 clk: xgene: Delete duplicated name field by Matthias Brugger · 10 years ago
  35. bb68a4f clk: Rename clk-gpio-gate.c to clk-gpio.c by Sergej Sawazki · 10 years ago
  36. 80eeb1f clk: add gpio controlled clock multiplexer by Sergej Sawazki · 10 years ago
  37. 281cbb0 clk: gpio-gate: Stay silent on EPROBE_DEFER by Sergej Sawazki · 10 years ago
  38. e21b08e clk: gpio-gate: Include export.h instead of module.h by Sergej Sawazki · 10 years ago
  39. f75073f Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 10 years ago
  40. 7b2a463 clk: mediatek: mt8173: Fix enabling of critical clocks by Sascha Hauer · 10 years ago
  41. 3536c97 clk: rockchip: add rk3368 clock controller by Heiko Stuebner · 10 years ago
  42. 7c8f03d clk: rockchip: add missing include guards by Heiko Stuebner · 10 years ago
  43. d8567e3 clk: rockchip: add dt-binding header for rk3368 by Heiko Stuebner · 10 years ago
  44. e76ea35 dt-bindings: add documentation of rk3668 clock controller by Heiko Stuebner · 10 years ago
  45. 4534b11 clk: rockchip: define the inverters of rk3066/rk3188 and rk3288 by Heiko Stuebner · 10 years ago
  46. 7c494ad clk: rockchip: fix issues in the mmc-phase clock by Heiko Stuebner · 10 years ago
  47. 8a76f44 clk: rockchip: add support for phase inverters by Heiko Stuebner · 10 years ago
  48. 6f08507 clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variant by Heiko Stuebner · 10 years ago
  49. 2d7884a clk: rockchip: protect register macros against multipart values by Heiko Stuebner · 10 years ago
  50. 1017629 clk: rockchip: fix faulty vip parent name on rk3288 by Heiko Stuebner · 10 years ago
  51. 4791eb6 clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_mac by Heiko Stuebner · 10 years ago
  52. 3be6d8c drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks by Gabriel Fernandez · 10 years ago
  53. 18fee45 drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks by Pankaj Dev · 10 years ago
  54. 0f4f2af drivers: clk: st: Fix flexgen lock init by Giuseppe Cavallaro · 10 years ago
  55. c4d339c drivers: clk: st: Fix FSYN channel values by Gabriel Fernandez · 10 years ago
  56. c14bada drivers: clk: st: Remove unused code by Gabriel Fernandez · 10 years ago
  57. 6d45136 clk: qcom: Use parent rate when set rate to pixel RCG clock by Hai Li · 10 years ago
  58. d770e55 Linux 4.2-rc1 by Linus Torvalds · 10 years ago
  59. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  60. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  61. 9b284cb bluetooth: fix list handling by Linus Torvalds · 10 years ago
  62. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  63. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  64. 0f1db7d 9p: cope with bogus responses from server in p9_client_{read,write} by Al Viro · 10 years ago
  65. 67e808f p9_client_write(): avoid double p9_free_req() by Al Viro · 10 years ago
  66. a84b69c 9p: forgetting to cancel request on interrupted zero-copy RPC by Al Viro · 10 years ago
  67. 43c3dd0 dax: bdev_direct_access() may sleep by Matthew Wilcox · 10 years ago
  68. bbab37d block: Add support for DAX reads/writes to block devices by Matthew Wilcox · 10 years ago
  69. 872eb12 dax: Use copy_from_iter_nocache by Matthew Wilcox · 10 years ago
  70. 44f4c05 dax: Add block size note to documentation by Matthew Wilcox · 10 years ago
  71. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  72. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 10 years ago
  73. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 10 years ago
  74. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 10 years ago
  75. 9891417 NTB: Increase transport MTU to 64k from 16k by Dave Jiang · 10 years ago
  76. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 10 years ago
  77. a41ef05 NTB: Default to CPU memcpy for performance by Dave Jiang · 10 years ago
  78. 06917f7 NTB: Improve performance with write combining by Dave Jiang · 10 years ago
  79. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 10 years ago
  80. 1199aa6 NTB: Use NUMA memory and DMA chan in transport by Allen Hubbe · 10 years ago
  81. 2876228 NTB: Rate limit ntb_qp_link_work by Allen Hubbe · 10 years ago
  82. 578b881 NTB: Add tool test client by Allen Hubbe · 10 years ago
  83. 963de47 NTB: Add ping pong test client by Allen Hubbe · 10 years ago
  84. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 10 years ago
  85. 2849b5d7 NTB: Reset transport QP link stats on down by Allen Hubbe · 10 years ago
  86. c0900b3 NTB: Do not advance transport RX on link down by Allen Hubbe · 10 years ago
  87. e22e0b9 NTB: Differentiate transport link down messages by Allen Hubbe · 10 years ago
  88. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 10 years ago
  89. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 10 years ago
  90. 0f69a7d NTB: Read peer info from local SPAD in transport by Dave Jiang · 10 years ago
  91. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 10 years ago
  92. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 10 years ago
  93. 14a6f19 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. b1be9ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. c1776a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. 91cca0f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  99. b96fecb x86/fpu: Fix boot crash in the early FPU code by Ingo Molnar · 10 years ago
  100. 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 10 years ago