summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
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
2018-07-05regulator: core: Change suspend_late to suspendpascal paillet
2018-07-04regulator: da9063: Handle less LDOs on DA9063LMarek Vasut
2018-07-04mfd: da9063: Replace model with typeMarek Vasut
2018-07-04mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063Marek Vasut
2018-07-02regulator: Revert "regulator: pfuze100: add enable/disable for switch"Fabio Estevam
2018-06-28regulator: bd71837: Editorial cleanups.Matti Vaittinen
2018-06-27regulator: bd71837: Simplify bd71837_set_voltage_sel_restricted implementationAxel Lin
2018-06-27regulator: bd71837: Staticize ldo_2_voltsAxel Lin
2018-06-19regulator: arizona-ldo1: Use correct device to get enable GPIOCharles Keepax
2018-06-18regulator: pfuze100: add pfuze3001 supportStefan Wahren
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-08Merge branch 'regulator-4.17' into regulator-4.18 merge windowMark Brown
2018-06-07regulator: gpio: RevertMark Brown
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-05-30regulator: Revert coupled regulator support againMark Brown
2018-05-30regulator: wm8994: Fix shared GPIOsMark Brown
2018-05-30regulator: max77686: Fix shared GPIOsMark Brown