aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-10regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin1-1/+1
2018-10-08regulator: stpmic1: add stpmic1 regulator driverpascal paillet3-0/+687
2018-10-04regulator: axp20x: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+2
2018-10-02regulator: fixed: Default enable high on DT regulatorsLinus Walleij1-3/+8
2018-09-28Merge tag 'bd71847-support' into regulator-4.20Mark Brown7-632/+1379
2018-09-28regulator: bd718xx: rename bd71837 to 718xxMatti Vaittinen3-2/+2
2018-09-28regulator: bd718XX use pickable rangesMatti Vaittinen1-28/+125
2018-09-28regulator/mfd: bd718xx: rename bd71837/bd71847 common instancesMatti Vaittinen1-13/+13
2018-09-28regulator: Support regulators where voltage ranges are selectableMatti Vaittinen2-0/+237
2018-09-28regulator/mfd: Support ROHM BD71847 power management ICMatti Vaittinen1-329/+726
2018-09-28Merge tag 'regulator-v4.19-rc5' into regulator-bd718xxMark Brown3-4/+21
2018-09-20regulator: da905{2,5}: Remove unnecessary array checkNathan Chancellor2-2/+2
2018-09-20regulator: qcom: Add PMS405 regulatorsBjorn Andersson1-0/+77
2018-09-20regulator: fix crash caused by null driver dataYu Zhao1-1/+1
2018-09-19regulator: bd718x7: add missing linux/of.h inclusionMatti Vaittinen1-0/+1
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2-18/+16
2018-09-04regulator: fix kernel-doc for regulator_suspend()Randy Dunlap1-1/+1
2018-09-03regulator: Fix useless O^2 complexity in suspend/resumeMarek Szyprowski1-28/+11
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2-3/+1
2018-08-29regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen1-0/+19
2018-08-28regulator: qcom-rpmh: Add stylistic breaks in the default casesDouglas Anderson1-0/+3
2018-08-28regulator: core: Add locking to debugfs regulator_summaryDouglas Anderson1-20/+31
2018-08-28regulator: core: Add consumer-requested load in regulator_summaryDouglas Anderson1-1/+2
2018-08-28regulator: core: Add the opmode to regulator_summaryDouglas Anderson1-11/+17
2018-08-28regulator: regmap helpers - support overlapping linear rangesMatti Vaittinen1-6/+7
2018-08-28regulator: bd71837: Remove duplicate assignment for n_voltages of LDO2Axel Lin1-2/+1
2018-08-28regulator: isl9305: Add missing .owner field in regulator_descAxel Lin1-0/+4
2018-08-28regulator: Convert to using %pOFn instead of device_node.nameRob Herring5-38/+38
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-35/+49
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2018-08-10Merge branch 'regulator-4.19' into regulator-nextMark Brown20-247/+1411
2018-08-10Merge branch 'regulator-4.18' into regulator-linusMark Brown1-3/+24
2018-08-10regulator: add QCOM RPMh regulator driverDavid Collins3-0/+779
2018-08-08regulator: samsung: Add SPDX license identifiersKrzysztof Kozlowski3-39/+12
2018-08-08regulator: maxim: Add SPDX license identifiersKrzysztof Kozlowski6-127/+51
2018-07-30regulator: bd71837: adobt MFD changes to regulator driverMatti Vaittinen3-9/+4
2018-07-30regulator: tps65217: Fix NULL pointer dereference on probeAnton Vasilyev1-0/+2
2018-07-24regulator: Add support for CPCAP regulators on Motorola Xoom devices.Peter Geis1-0/+80
2018-07-24regulator: Add sw2_sw4 voltage table to cpcap regulator.Peter Geis1-0/+23
2018-07-24regulator: bd9571mwv: Make symbol 'dev_attr_backup_mode' staticWei Yongjun1-1/+1
2018-07-23regulator: pfuze100: add support to en-/disable switch regulatorsMarco Felsch1-0/+36
2018-07-20regulator: qcom_spmi: Indent with tabs instead of spacesNiklas Cassel1-1/+1
2018-07-20regulator: qcom_spmi: Do not initialise static to NULLNiklas Cassel1-1/+1
2018-07-20regulator: qcom_spmi: Use correct regmap when checking for errorNiklas Cassel1-1/+1
2018-07-20regulator: qcom_spmi: Fix warning Bad of_node_put()Niklas Cassel1-12/+20
2018-07-18regulator: bd9571mwv: Add support for toggle power switchesGeert Uytterhoeven1-0/+20
2018-07-18regulator: bd9571mwv: Use "backup_mode" sysfs file instead of "wake_up"Geert Uytterhoeven1-5/+47
2018-07-11regulator: uniphier: add regulator driver for UniPhier SoCKunihiko Hayashi3-0/+222
2018-07-09regulator: max8997: clean up a condition in max8997_list_voltage()Dan Carpenter1-2/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1