summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2020-02-24regulator: rk808: Lower log level on optional GPIOs being not availableMiquel Raynal
2020-01-27regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xBAxel Lin
2020-01-27regulator: lp87565: Fix missing register for LP87565_BUCK_0Axel Lin
2020-01-27regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uAAxel Lin
2020-01-27regulator: pv88090: Fix array out-of-bounds accessAxel Lin
2020-01-27regulator: pv88080: Fix array out-of-bounds accessAxel Lin
2020-01-27regulator: pv88060: Fix array out-of-bounds accessAxel Lin
2020-01-12regulator: rn5t618: fix module aliasesAndreas Kemnade
2020-01-12regulator: fix use after free issueWen Yang
2020-01-09regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold
2019-12-31regulator: max8907: Fix the usage of uninitialized variable in max8907_regula...Yizhuo
2019-12-17regulator: 88pm800: fix warning same module namesAnders Roxell
2019-12-05regulator: tps65910: fix a missing check of return valueKangjie Lu
2019-12-05drivers/regulator: fix a missing check of return valueKangjie Lu
2019-11-10regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...Yizhuo
2019-11-10regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdoneAxel Lin
2019-11-10regulator: of: fix suspend-min/max-voltage parsingMarco Felsch
2019-10-05regulator: Defer init completion for a while after late_initcallMark Brown
2019-10-05regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vnegAxel Lin
2019-07-26regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski
2019-04-05regulator: act8865: Fix act8600_sudcdc_voltage_ranges settingAxel Lin
2019-03-23regulator: s2mpa01: Fix step values for some LDOsStuart Menefy
2019-03-23regulator: max77620: Initialize values for DT propertiesMark Zhang
2019-03-23regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski
2018-09-20regulator: fix crash caused by null driver dataYu Zhao
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski
2018-08-29regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-10Merge branch 'regulator-4.19' into regulator-nextMark Brown
2018-08-10Merge branch 'regulator-4.18' into regulator-linusMark Brown
2018-08-10regulator: add QCOM RPMh regulator driverDavid Collins
2018-08-08regulator: samsung: Add SPDX license identifiersKrzysztof Kozlowski
2018-08-08regulator: maxim: Add SPDX license identifiersKrzysztof Kozlowski
2018-07-30regulator: bd71837: adobt MFD changes to regulator driverMatti Vaittinen
2018-07-30regulator: tps65217: Fix NULL pointer dereference on probeAnton Vasilyev
2018-07-24regulator: Add support for CPCAP regulators on Motorola Xoom devices.Peter Geis
2018-07-24regulator: Add sw2_sw4 voltage table to cpcap regulator.Peter Geis
2018-07-24regulator: bd9571mwv: Make symbol 'dev_attr_backup_mode' staticWei Yongjun
2018-07-23regulator: pfuze100: add support to en-/disable switch regulatorsMarco Felsch
2018-07-20regulator: qcom_spmi: Indent with tabs instead of spacesNiklas Cassel
2018-07-20regulator: qcom_spmi: Do not initialise static to NULLNiklas Cassel
2018-07-20regulator: qcom_spmi: Use correct regmap when checking for errorNiklas Cassel
2018-07-20regulator: qcom_spmi: Fix warning Bad of_node_put()Niklas Cassel
2018-07-18regulator: bd9571mwv: Add support for toggle power switchesGeert Uytterhoeven
2018-07-18regulator: bd9571mwv: Use "backup_mode" sysfs file instead of "wake_up"Geert Uytterhoeven
2018-07-11regulator: uniphier: add regulator driver for UniPhier SoCKunihiko Hayashi
2018-07-09regulator: max8997: clean up a condition in max8997_list_voltage()Dan Carpenter
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-05regulator: core: Link consumer with regulator driverpascal paillet