summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: qcom_smd: correct MP5496 rangesRobert Marko2022-06-071-4/+4
* Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-25/+17
|\
| * regulator: pfuze100: Use devm_register_sys_off_handler()Dmitry Osipenko2022-05-191-25/+17
* | Merge remote-tracking branch 'regulator/for-5.19' into regulator-nextMark Brown2022-05-1714-57/+915
|\ \
| * | regulator: scmi: Fix refcount leak in scmi_regulator_probeMiaoqian Lin2022-05-171-1/+1
| * | regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dtMiaoqian Lin2022-05-111-0/+2
| * | regulator: core: Add error flags to sysfs attributesZev Weiss2022-05-041-0/+45
| * | regulator: pca9450: Enable DVS control via PMIC_STBY_REQRickard x Andersson2022-05-031-0/+8
| * | regulator: pca9450: Make warm reset on WDOG_B assertionRickard x Andersson2022-05-031-1/+7
| * | regulator: pca9450: Make I2C Level Translator configurablePer-Daniel Olsson2022-05-031-0/+11
| * | regulator: sm5703-regulator: Add regulators support for SM5703 MFDMarkuss Broks2022-04-263-0/+175
| * | regulator: richtek,rt4801: parse GPIOs per regulatorKrzysztof Kozlowski2022-04-251-11/+38
| * | regulator: core: Sleep (not delay) in set_voltage()Brian Norris2022-04-211-6/+1
| * | regulator: core: Rename _regulator_enable_delay()Brian Norris2022-04-211-8/+8
| * | regulator: da9121: Fix uninit-value in da9121_assign_chip_model()Wei Yongjun2022-04-211-0/+2
| * | regulator: stm32-vrefbuf: using pm_runtime_resume_and_get instead of pm_runti...Minghao Chi2022-04-191-20/+10
| * | regulator Add Richtek RT5759 buck converter supportMark Brown2022-04-073-0/+380
| |\ \
| | * | regulator: rt5759: Add support for Richtek RT5759 DCDC converterChiYuan Huang2022-04-043-0/+380
| * | | regulator: rpi-panel-attiny: Get rid of duplicate of_node assignmentAndy Shevchenko2022-04-061-1/+0
| * | | regulator: Add support for MediaTek PMIC MT6366Mark Brown2022-04-051-5/+208
| |\ \ \
| | * | | regulator: mt6366: Add support for MT6366 regulatorJohnson Wang2022-04-041-5/+208
| | |/ /
| * | | regulator: Flag uncontrollable regulators as always_onMark Brown2022-04-041-0/+18
| * | | regulator: fixed: Remove print on allocation failureMark Brown2022-04-041-4/+1
| |/ /
* | | regulator: qcom_smd: Fix up PM8950 regulator configurationKonrad Dybcio2022-05-091-18/+17
* | | regulator: core: Fix enable_count imbalance with EXCLUSIVE_GETZev Weiss2022-05-051-2/+5
| |/ |/|
* | regulator: atc260x: Fix missing active_discharge_on settingAxel Lin2022-04-041-0/+1
* | regulator: rtq2134: Fix missing active_discharge_on settingAxel Lin2022-04-041-0/+1
* | regulator: wm8994: Add an off-on delay for WM8994 variantJonathan Bakker2022-04-041-3/+39
|/
* Merge tag 'regulator-fix-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-301-0/+3
|\
| * regulator: rt4831: Add active_discharge_on to fix discharge APIChiYuan Huang2022-03-251-0/+2
| * regulator: rt4831: Add bypass mask to fix set_bypass API workChiYuan Huang2022-03-251-0/+1
* | Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-03-252-3/+5
|\ \
| * | regulator: sy7636a: Remove requirement on sy7636a mfdAlistair Francis2022-02-082-3/+5
* | | Merge tag 'regulator-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-2113-61/+1023
|\ \ \ | | |/ | |/|
| * | regulator: qcom-rpmh: Add support for SDX65Rohit Agarwal2022-03-181-0/+37
| * | regulator: vctrl: Use min() instead of doing it manuallyHaowen Bai2022-03-151-4/+1
| * | regulator: rt5190a: Add support for Richtek RT5190A PMICChiYuan Huang2022-03-093-0/+524
| * | regulator: cleanup commentsTom Rix2022-03-074-6/+6
| * | regulator: virtual: add devicetree supportVincent Whitchurch2022-03-021-0/+18
| * | regulator: virtual: warn against production useVincent Whitchurch2022-03-021-0/+13
| * | regulator: virtual: use dev_err_probe()Vincent Whitchurch2022-03-021-6/+4
| * | regulator: Add support for TPS6286xVincent Whitchurch2022-02-083-0/+169
| * | regulator/rpi-panel-attiny: Use two transactions for I2C readDave Stevenson2022-01-281-1/+34
| * | regulator/rpi-panel-attiny: Use the regmap cacheDave Stevenson2022-01-281-1/+1
| * | regulator: rpi-panel: Remove get_brightness hookDave Stevenson2022-01-281-23/+0
| * | regulator: rpi-panel: Add GPIO control for panel and touch resetsDave Stevenson2022-01-282-18/+98
| * | regulator: rpi-panel: Convert to drive lines directlyDave Stevenson2022-01-281-51/+60
| * | regulator: rpi-panel: Ensure the backlight is off during probe.Dave Stevenson2022-01-281-0/+1
| * | regulator: rpi-panel: Serialise operations.Dave Stevenson2022-01-281-11/+80
| * | regulator: rpi-panel: Handle I2C errors/timing to the AtmelDave Stevenson2022-01-281-10/+46