summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: rk808: Lower log level on optional GPIOs being not availableMiquel Raynal2020-02-241-1/+1
* regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xBAxel Lin2020-01-271-2/+2
* regulator: lp87565: Fix missing register for LP87565_BUCK_0Axel Lin2020-01-271-1/+1
* regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uAAxel Lin2020-01-271-2/+2
* regulator: pv88090: Fix array out-of-bounds accessAxel Lin2020-01-271-1/+1
* regulator: pv88080: Fix array out-of-bounds accessAxel Lin2020-01-271-1/+1
* regulator: pv88060: Fix array out-of-bounds accessAxel Lin2020-01-271-1/+1
* regulator: rn5t618: fix module aliasesAndreas Kemnade2020-01-121-0/+1
* regulator: fix use after free issueWen Yang2020-01-121-2/+2
* regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold2020-01-091-17/+0
* regulator: max8907: Fix the usage of uninitialized variable in max8907_regula...Yizhuo2019-12-311-3/+12
* regulator: 88pm800: fix warning same module namesAnders Roxell2019-12-172-1/+1
* regulator: tps65910: fix a missing check of return valueKangjie Lu2019-12-051-1/+3
* drivers/regulator: fix a missing check of return valueKangjie Lu2019-12-051-1/+4
* regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...Yizhuo2019-11-101-1/+7
* regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdoneAxel Lin2019-11-101-18/+8
* regulator: of: fix suspend-min/max-voltage parsingMarco Felsch2019-11-101-4/+4
* regulator: Defer init completion for a while after late_initcallMark Brown2019-10-051-11/+31
* regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vnegAxel Lin2019-10-051-1/+1
* regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski2019-07-261-2/+2
* regulator: act8865: Fix act8600_sudcdc_voltage_ranges settingAxel Lin2019-04-051-2/+3
* regulator: s2mpa01: Fix step values for some LDOsStuart Menefy2019-03-231-5/+5
* regulator: max77620: Initialize values for DT propertiesMark Zhang2019-03-231-1/+9
* regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski2019-03-231-3/+3
* 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/+1
* regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen2018-08-291-0/+19
* Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-201-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/+12
| * | regulator: maxim: Add SPDX license identifiersKrzysztof Kozlowski2018-08-086-127/+51
| * | regulator: bd71837: adobt MFD changes to regulator driverMatti Vaittinen2018-07-303-9/+4
| * | 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
| * | regulator: bd9571mwv: Add support for toggle power switchesGeert Uytterhoeven2018-07-181-0/+20
| * | regulator: bd9571mwv: Use "backup_mode" sysfs file instead of "wake_up"Geert Uytterhoeven2018-07-181-5/+47
| * | regulator: uniphier: add regulator driver for UniPhier SoCKunihiko Hayashi2018-07-113-0/+222