1. 7d34aec regulator: da9062: refactor buck modes into header by Christoph Fritz · 5 years ago
  2. 9ebde17 regulator: stpmic1: Set a default ramp delay value by Pascal Paillet · 5 years ago
  3. 089b3f6 regulator: core: Let boot-on regulators be powered off by Pascal Paillet · 5 years ago
  4. 458ea3a regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id by Stephan Gerhold · 5 years ago
  5. 99c4f70 regulator: ab8500: Remove AB8505 USB regulator by Stephan Gerhold · 5 years ago
  6. 5365e3d regulator: fan53555: add chip id for Silergy SYR83X by Vasily Khoruzhick · 5 years ago
  7. f7907e5 regulator: fixed: add off-on-delay by Peng Fan · 5 years ago
  8. 96da2d9 dt-bindings: regulator: fixed: add off-on-delay-us property by Peng Fan · 5 years ago
  9. e381bfe regulator: core: Allow generic coupling only for always-on regulators by Dmitry Osipenko · 5 years ago
  10. 907becb regulator: uniphier: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  11. 73511a9 regulator: stm32-vrefbuf: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  12. be446f1 regulator: da9062: Simplify da9062_buck_set_mode for BUCK_MODE_MANUAL case by Axel Lin · 5 years ago
  13. 5bf2a9e Merge branch 'regulator-5.4' into regulator-5.5 by Mark Brown · 5 years ago
  14. 9306a73 regulator: rk808: Remove rk817_set_suspend_voltage function by Axel Lin · 5 years ago
  15. cc37038 regulator: rk808: Fix warning message in rk817_set_ramp_delay by Axel Lin · 5 years ago
  16. 2e67f32 regulator: rk808: Constify rk817 regulator_ops by Axel Lin · 5 years ago
  17. 0b2ba81 regulator: max77686: switch to using fwnode_gpiod_get_index by Dmitry Torokhov · 5 years ago
  18. 22803ca regulator: tps65132: switch to using devm_fwnode_gpiod_get() by Dmitry Torokhov · 5 years ago
  19. 61d2fc3 regulator: da9211: switch to using devm_fwnode_gpiod_get by Dmitry Torokhov · 5 years ago
  20. de2792b regulator: s2mps11: switch to using devm_fwnode_gpiod_get by Dmitry Torokhov · 5 years ago
  21. 51d98ff regulator: tps65090: switch to using devm_fwnode_gpiod_get by Dmitry Torokhov · 5 years ago
  22. de2cd1a regulator: slg51000: switch to using fwnode_gpiod_get_index by Dmitry Torokhov · 5 years ago
  23. 5be0e54 regulator: s5m8767: switch to using devm_fwnode_gpiod_get by Dmitry Torokhov · 5 years ago
  24. 03c3cf0 Merge branch 'ib-fwnode-gpiod-get-index' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into regulator-5.5 by Mark Brown · 5 years ago
  25. df8c542 regulator: pbias: Get rid of struct pbias_regulator_data by Axel Lin · 5 years ago
  26. 151b037 regulator: da9062: Simplify the code iterating all regulators by Axel Lin · 5 years ago
  27. 75bb518 regulator: qcom-rpmh: add PM6150/PM6150L regulator support by Kiran Gunda · 5 years ago
  28. 0c06b31 regulator: dt-bindings: Add PM6150x compatibles by Kiran Gunda · 5 years ago
  29. 472b39c regulator: max8907: Fix the usage of uninitialized variable in max8907_regulator_probe() by Yizhuo · 5 years ago
  30. 77fd66c regulator: qcom-rpmh: Fix PMIC5 BoB min voltage by Kiran Gunda · 5 years ago
  31. 13949fa gpiolib: introduce fwnode_gpiod_get_index() by Dmitry Torokhov · 6 years ago
  32. 2d2f116 gpiolib: introduce devm_fwnode_gpiod_get_index() by Dmitry Torokhov · 6 years ago
  33. 87fd0db regulator: Document "regulator-boot-on" binding more thoroughly by Douglas Anderson · 5 years ago
  34. 95bddd8 regulator: bd718x7: Add MODULE_ALIAS() by Guido Günther · 5 years ago
  35. 1252b28 regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized by Yizhuo · 5 years ago
  36. f75841a regulator: lochnagar: Add on_off_delay for VDDCORE by Charles Keepax · 5 years ago
  37. 182a1d8 regulator: pcap-regulator: remove unused variable 'SW3_table' by YueHaibing · 5 years ago
  38. e62cb0e regulator: da9063: Simplify da9063_buck_set_mode for BUCK_MODE_MANUAL case by Axel Lin · 5 years ago
  39. 41145b9 regulator: pbias: Use of_device_get_match_data by Axel Lin · 5 years ago
  40. 2e36e14 regulator: qcom_spmi: Add support for PM8004 regulators by Angelo G. Del Regno · 5 years ago
  41. e44adca regulator: qcom_smd: Add PM8950 regulators by Angelo G. Del Regno · 5 years ago
  42. e4ff171 regulator: qcom_spmi: Add PM8950 SPMI regulator by Angelo G. Del Regno · 5 years ago
  43. 04a99ce fixed-regulator: dt-bindings: Fixed building error for compatible property by Pragnesh Patel · 5 years ago
  44. f64db54 regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone by Axel Lin · 5 years ago
  45. 54ecb8f Linux 5.4-rc1 by Linus Torvalds · 5 years ago
  46. bb48a59 Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  47. 80b29b6 Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  48. cef0aa0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  49. cf4f493 Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  50. c710364 Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  51. 9af032a csky: Move static keyword to the front of declaration by Krzysztof Wilczynski · 6 years ago
  52. a2139d3 csky: entry: Remove unneeded need_resched() loop by Valentin Schneider · 5 years ago
  53. 97f9a3c Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  54. 1eb80d6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  55. 7edee52 Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  56. 3a09d8e csky: Fixup csky_pmu.max_period assignment by Mao Han · 5 years ago
  57. 48ede51 csky: Fixup add zero_fp fixup perf backtrace panic by Guo Ren · 5 years ago
  58. fdbdcdd csky: Use generic free_initrd_mem() by Mike Rapoport · 6 years ago
  59. 3f2dc27 Merge branch 'entropy' by Linus Torvalds · 5 years ago
  60. 02f03c4 Revert "Revert "ext4: make __ext4_get_inode_loc plug"" by Linus Torvalds · 5 years ago
  61. 50ee752 random: try to actively add entropy rather than passively wait for it by Linus Torvalds · 5 years ago
  62. 9bfd731 Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 5 years ago
  63. a4207a1 Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Olof Johansson · 5 years ago
  64. a3c0e7b Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  65. 939ca9f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 5 years ago
  66. 9ecb3e1 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  67. 4d2af08 Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  68. dc925a3 Documentation/process: Clarify disclosure rules by Thomas Gleixner · 5 years ago
  69. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  70. edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
  71. 8ed4889 selftests/ftrace: Fix same probe error test by Steven Rostedt (VMware) · 5 years ago
  72. f7d6316 mm, tracing: Print symbol name for call_site in trace events by Changbin Du · 6 years ago
  73. 96c5c6e tracing: Have error path in predicate_parse() free its allocated memory by Navid Emamdoost · 5 years ago
  74. 968e517 tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro by Nathan Chancellor · 5 years ago
  75. d2aea95 tracing/probe: Fix to check the difference of nr_args before adding probe by Masami Hiramatsu · 5 years ago
  76. 76e654c mm, page_alloc: allow hugepage fallback to remote nodes when madvised by David Rientjes · 6 years ago
  77. b39d0ee mm, page_alloc: avoid expensive reclaim when compaction may not succeed by David Rientjes · 6 years ago
  78. 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 6 years ago
  79. ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 6 years ago
  80. a2953204 Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  81. f19e00e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  82. 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  83. 11af27f i2c: slave-eeprom: Add read only mode by Björn Ardö · 6 years ago
  84. fd4b204 i2c: i801: Bring back Block Process Call support for certain platforms by Jarkko Nikula · 5 years ago
  85. a71e2ac i2c: riic: Clear NACK in tend isr by Chris Brandt · 5 years ago
  86. 127068a i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 by Lee Jones · 6 years ago
  87. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  88. 2a78f99 iommu/amd: Lock code paths traversing protection_domain->dev_list by Joerg Roedel · 5 years ago
  89. ab7b257 iommu/amd: Lock dev_data in attach/detach code paths by Joerg Roedel · 5 years ago
  90. 45e528d iommu/amd: Check for busy devices earlier in attach_device() by Joerg Roedel · 5 years ago
  91. f6c0bfc iommu/amd: Take domain->lock for complete attach/detach path by Joerg Roedel · 5 years ago
  92. 3a11905 iommu/amd: Remove amd_iommu_devtable_lock by Joerg Roedel · 5 years ago
  93. f15d9a9 iommu/amd: Remove domain->updated by Joerg Roedel · 5 years ago
  94. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  95. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  96. 8f744bd Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  97. 9977b1a Merge tag '9p-for-5.4' of git://github.com/martinetd/linux by Linus Torvalds · 5 years ago
  98. 568d850 Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  99. 70570a6 Merge tag 'nios2-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 5 years ago
  100. 8bbe0de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago