1. bab5c14 regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized by Yizhuo · 5 years ago
  2. 772c18df regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone by Axel Lin · 5 years ago
  3. 0f037d0 regulator: of: fix suspend-min/max-voltage parsing by Marco Felsch · 5 years ago
  4. c4f65c2 regulator: Defer init completion for a while after late_initcall by Mark Brown · 5 years ago
  5. 3657e58 regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vneg by Axel Lin · 5 years ago
  6. 042451b regulator: s2mps11: Fix buck7 and buck8 wrong voltages by Krzysztof Kozlowski · 5 years ago
  7. 61174e3 regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting by Axel Lin · 6 years ago
  8. 06607b1 regulator: s2mpa01: Fix step values for some LDOs by Stuart Menefy · 6 years ago
  9. c288e34 regulator: max77620: Initialize values for DT properties by Mark Zhang · 6 years ago
  10. 462aee4 regulator: s2mps11: Fix steps for buck7, buck8 and LDO35 by Krzysztof Kozlowski · 6 years ago
  11. fb6de923 regulator: fix crash caused by null driver data by Yu Zhao · 6 years ago
  12. 3edd79c regulator: Fix 'do-nothing' value for regulators without suspend state by Marek Szyprowski · 6 years ago
  13. 823f18f regulator: bd71837: Disable voltage monitoring for LDO3/4 by Matti Vaittinen · 6 years ago
  14. 532c2b9 Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  15. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  16. d22d593 Merge branch 'regulator-4.19' into regulator-next by Mark Brown · 6 years ago
  17. a8afa92 Merge branch 'regulator-4.18' into regulator-linus by Mark Brown · 6 years ago
  18. 46fc033 regulator: add QCOM RPMh regulator driver by David Collins · 6 years ago
  19. 4f3fb28 regulator: samsung: Add SPDX license identifiers by Krzysztof Kozlowski · 6 years ago
  20. 5e9384c regulator: maxim: Add SPDX license identifiers by Krzysztof Kozlowski · 6 years ago
  21. 410e8b4 regulator: bd71837: adobt MFD changes to regulator driver by Matti Vaittinen · 6 years ago
  22. 4f919ca regulator: tps65217: Fix NULL pointer dereference on probe by Anton Vasilyev · 6 years ago
  23. 6c0b319 regulator: Add support for CPCAP regulators on Motorola Xoom devices. by Peter Geis · 6 years ago
  24. ad66225 regulator: Add sw2_sw4 voltage table to cpcap regulator. by Peter Geis · 6 years ago
  25. a70a469 regulator: bd9571mwv: Make symbol 'dev_attr_backup_mode' static by Wei Yongjun · 6 years ago
  26. 9d2fd4f regulator: pfuze100: add support to en-/disable switch regulators by Marco Felsch · 6 years ago
  27. 3716457 regulator: qcom_spmi: Indent with tabs instead of spaces by Niklas Cassel · 6 years ago
  28. 9689ca0 regulator: qcom_spmi: Do not initialise static to NULL by Niklas Cassel · 6 years ago
  29. 85046a1 regulator: qcom_spmi: Use correct regmap when checking for error by Niklas Cassel · 6 years ago
  30. fffe7f5 regulator: qcom_spmi: Fix warning Bad of_node_put() by Niklas Cassel · 6 years ago
  31. e436875 regulator: bd9571mwv: Add support for toggle power switches by Geert Uytterhoeven · 6 years ago
  32. 02b3a07 regulator: bd9571mwv: Use "backup_mode" sysfs file instead of "wake_up" by Geert Uytterhoeven · 6 years ago
  33. 9df4f90 regulator: uniphier: add regulator driver for UniPhier SoC by Kunihiko Hayashi · 6 years ago
  34. 1aa1b91 regulator: max8997: clean up a condition in max8997_list_voltage() by Dan Carpenter · 6 years ago
  35. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 6 years ago
  36. ed1ae2d regulator: core: Link consumer with regulator driver by pascal paillet · 6 years ago
  37. 0380cf7 regulator: core: Change suspend_late to suspend by pascal paillet · 6 years ago
  38. 1c892e3 regulator: da9063: Handle less LDOs on DA9063L by Marek Vasut · 6 years ago
  39. 492510d mfd: da9063: Replace model with type by Marek Vasut · 6 years ago
  40. df7878f mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063 by Marek Vasut · 6 years ago
  41. 464a568 regulator: Revert "regulator: pfuze100: add enable/disable for switch" by Fabio Estevam · 6 years ago
  42. c9dc4cf regulator: bd71837: Editorial cleanups. by Matti Vaittinen · 6 years ago
  43. ffdc498 regulator: bd71837: Simplify bd71837_set_voltage_sel_restricted implementation by Axel Lin · 6 years ago
  44. adb78a8 regulator: bd71837: Staticize ldo_2_volts by Axel Lin · 6 years ago
  45. a919157 regulator: arizona-ldo1: Use correct device to get enable GPIO by Charles Keepax · 6 years ago
  46. 297101a regulator: pfuze100: add pfuze3001 support by Stefan Wahren · 6 years ago
  47. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  48. 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 6 years ago
  49. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  50. 68cc38f Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  51. 13ed496 Merge branch 'regulator-4.17' into regulator-4.18 merge window by Mark Brown · 6 years ago
  52. e536700 regulator: gpio: Revert by Mark Brown · 6 years ago
  53. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 6 years ago
  54. 38de19f regulator: Revert coupled regulator support again by Mark Brown · 6 years ago
  55. ab4d11e regulator: wm8994: Fix shared GPIOs by Mark Brown · 6 years ago
  56. d1dae72 regulator: max77686: Fix shared GPIOs by Mark Brown · 6 years ago
  57. ba08799 regulator: bd71837: BD71837 PMIC regulator driver by Matti Vaittinen · 6 years ago
  58. 37bed97 regulator: gpio: Get enable GPIO using GPIO descriptor by Linus Walleij · 6 years ago
  59. 6059577 regulator: fixed: Convert to use GPIO descriptor only by Linus Walleij · 6 years ago
  60. 37fa23d regulator: s2mps11: Fix boot on Odroid XU3 by Mark Brown · 6 years ago
  61. 0caecaa regulator: qcom_spmi: Add support for SAW by Ilia Lin · 6 years ago
  62. 3012e81 regulator: tps65090: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  63. 9ae5cc7 regulator: s5m8767: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  64. 5389ac0 regulator: pfuze100: Delete reference to ena_gpio by Linus Walleij · 6 years ago
  65. d7a261c regulator: max8952: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  66. 2468f0d regulator: lp8788-ldo: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  67. b2d751b regulator: lm363x: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  68. e7d2be6 regulator: max8973: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  69. 910adc0 regulator: mc13xxx-core: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  70. 0f56839 regulator: mc13892: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  71. acd70ba regulator: mc13783: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  72. c07bbfe regulator: anatop: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  73. 809858c regulator: pfuze100: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  74. 0b01fd3 regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops by Anson Huang · 6 years ago
  75. 5fe156f regulator: pfuze100: add enable/disable for switch by Anson Huang · 6 years ago
  76. 3c6b38d regulator: wm8994: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  77. 456e7cd regulator: core: Change voltage setting path by Maciej Purski · 6 years ago
  78. 6968617 regulator: core: Add voltage balancing mechanism by Maciej Purski · 6 years ago
  79. d3d6453 regulator: core: Resolve coupled regulators by Maciej Purski · 6 years ago
  80. a085a31 regulator: core: Parse coupled regulators properties by Maciej Purski · 6 years ago
  81. 66cf9a7 regulator: core: Make locks re-entrant by Maciej Purski · 6 years ago
  82. 0369e02 regulator: s2mps11: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  83. c89c00e regulator: max77686: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  84. e1739e8 regulator: arizona-ldo1: Look up a descriptor and pass to the core by Linus Walleij · 6 years ago
  85. c147273 regulator: max8998: Fix platform data retrieval. by Paweł Chmiel · 6 years ago
  86. 54557ad regulator: of: add support for allowed modes configuration by David Collins · 6 years ago
  87. 84b3a7c regulator: core: Allow for regulators that can't be read at bootup by Douglas Anderson · 6 years ago
  88. 8878302 regulator: add support for SY8106A regulator by Ondrej Jirman · 6 years ago
  89. 08813e0 regulator: add dummy function of_find_regulator_by_node by Changbin Du · 6 years ago
  90. d2a66dd regulator: ltc3676: Assure PGOOD mask is set before changing voltage by Marek Vasut · 6 years ago
  91. 44bd79f Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.18 by Mark Brown · 6 years ago
  92. 6eb0bfa regulator: bd9571mwv: Add support for backup mode by Geert Uytterhoeven · 6 years ago
  93. 1f5d646 regulator: axp20x: add drivevbus support for axp803 by Jagan Teki · 6 years ago
  94. f97a236 regulator: wm8350: fix missing increment of loop index i by Colin Ian King · 6 years ago
  95. 02f3703 regulator: Don't return or expect -errno from of_map_mode() by Douglas Anderson · 6 years ago
  96. 669ca03 regulator: tps6586x: Add support for TPS658624 by ryang · 6 years ago
  97. 1dced99 regulator: pfuze100: update voltage setting for pfuze3000 sw1a by Anson Huang · 7 years ago
  98. 2f51a26 regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2 by Keerthy · 6 years ago
  99. 2d045e9 regulator: lp87565: Add margin while populating ramp_delay by Keerthy · 6 years ago
  100. ec1ba3e5 regulator: ab8500: Drop AB8540/9540 support by Linus Walleij · 7 years ago