summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator/gpio: Allow nonexclusive GPIO accessLinus Walleij2018-10-121-0/+13
* regulator: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax2018-10-123-0/+263
* regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin2018-10-101-1/+1
* regulator: stpmic1: add stpmic1 regulator driverpascal paillet2018-10-083-0/+687
* regulator: axp20x: Mark expected switch fall-throughsGustavo A. R. Silva2018-10-041-1/+2
* regulator: fixed: Default enable high on DT regulatorsLinus Walleij2018-10-021-3/+8
* Merge tag 'bd71847-support' into regulator-4.20Mark Brown2018-09-287-632/+1379
|\
| * regulator: bd718xx: rename bd71837 to 718xxMatti Vaittinen2018-09-283-2/+2
| * regulator: bd718XX use pickable rangesMatti Vaittinen2018-09-281-28/+125
| * regulator/mfd: bd718xx: rename bd71837/bd71847 common instancesMatti Vaittinen2018-09-281-13/+13
| * regulator: Support regulators where voltage ranges are selectableMatti Vaittinen2018-09-282-0/+237
| * regulator/mfd: Support ROHM BD71847 power management ICMatti Vaittinen2018-09-281-329/+726
| * Merge tag 'regulator-v4.19-rc5' into regulator-bd718xxMark Brown2018-09-283-4/+21
| |\
| | * regulator: fix crash caused by null driver dataYu Zhao2018-09-201-1/+1
| | * regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-09-032-3/+1Star
| | * regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen2018-08-291-0/+19
* | | regulator: da905{2,5}: Remove unnecessary array checkNathan Chancellor2018-09-212-2/+2
* | | regulator: qcom: Add PMS405 regulatorsBjorn Andersson2018-09-201-0/+77
* | | regulator: bd718x7: add missing linux/of.h inclusionMatti Vaittinen2018-09-191-0/+1
* | | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-172-18/+16Star
* | | regulator: fix kernel-doc for regulator_suspend()Randy Dunlap2018-09-041-1/+1
* | | regulator: Fix useless O^2 complexity in suspend/resumeMarek Szyprowski2018-09-031-28/+11Star
* | | regulator: qcom-rpmh: Add stylistic breaks in the default casesDouglas Anderson2018-08-281-0/+3
* | | regulator: core: Add locking to debugfs regulator_summaryDouglas Anderson2018-08-281-20/+31
* | | regulator: core: Add consumer-requested load in regulator_summaryDouglas Anderson2018-08-281-1/+2
* | | regulator: core: Add the opmode to regulator_summaryDouglas Anderson2018-08-281-11/+17
* | | regulator: regmap helpers - support overlapping linear rangesMatti Vaittinen2018-08-281-6/+7
|/ /
* | regulator: bd71837: Remove duplicate assignment for n_voltages of LDO2Axel Lin2018-08-281-2/+1Star
* | regulator: isl9305: Add missing .owner field in regulator_descAxel Lin2018-08-281-0/+4
* | regulator: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-285-38/+38
|/
* Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-211-35/+49
|\
| * regulator: da9063: Handle less LDOs on DA9063LMarek Vasut2018-07-041-31/+45
| * mfd: da9063: Replace model with typeMarek Vasut2018-07-041-4/+4
| * mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063Marek Vasut2018-07-041-1/+1
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\ \
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
| |/
* | Merge branch 'regulator-4.19' into regulator-nextMark Brown2018-08-1020-247/+1411
|\ \
| * | regulator: add QCOM RPMh regulator driverDavid Collins2018-08-103-0/+779
| * | regulator: samsung: Add SPDX license identifiersKrzysztof Kozlowski2018-08-083-39/+12Star
| * | regulator: maxim: Add SPDX license identifiersKrzysztof Kozlowski2018-08-086-127/+51Star
| * | regulator: bd71837: adobt MFD changes to regulator driverMatti Vaittinen2018-07-303-9/+4Star
| * | regulator: tps65217: Fix NULL pointer dereference on probeAnton Vasilyev2018-07-301-0/+2
| * | regulator: Add support for CPCAP regulators on Motorola Xoom devices.Peter Geis2018-07-241-0/+80
| * | regulator: Add sw2_sw4 voltage table to cpcap regulator.Peter Geis2018-07-241-0/+23
| * | regulator: bd9571mwv: Make symbol 'dev_attr_backup_mode' staticWei Yongjun2018-07-241-1/+1
| * | regulator: pfuze100: add support to en-/disable switch regulatorsMarco Felsch2018-07-231-0/+36
| * | regulator: qcom_spmi: Indent with tabs instead of spacesNiklas Cassel2018-07-201-1/+1
| * | regulator: qcom_spmi: Do not initialise static to NULLNiklas Cassel2018-07-201-1/+1
| * | regulator: qcom_spmi: Use correct regmap when checking for errorNiklas Cassel2018-07-201-1/+1
| * | regulator: qcom_spmi: Fix warning Bad of_node_put()Niklas Cassel2018-07-201-12/+20