summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: Consumer load management improvementsMark Brown2022-07-282-8/+40
|\
| * regulator: core: Allow drivers to define their init data as constDouglas Anderson2022-07-271-0/+28
| * regulator: core: Allow specifying an initial load w/ the bulk APIDouglas Anderson2022-07-271-8/+12
* | regulator: mt6380: Fix unused array warningJean Delvare2022-07-271-1/+1
* | regulator: core: Fix off-on-delay-us for always-on/boot-on regulatorsChristian Kohlschütter2022-07-191-2/+3
* | regulator: of: Fix refcount leak bug in of_get_regulation_constraints()Liang He2022-07-151-1/+5
* | regulator: max597x: Don't return uninitialized variable in .probeAxel Lin2022-07-141-3/+0
* | regulator: qcom_spmi: add support for PMP8074 regulatorsRobert Marko2022-07-111-0/+23
* | regulator: qcom_spmi: add support for HT_P600Robert Marko2022-07-111-0/+7
* | regulator: qcom_spmi: add support for HT_P150Robert Marko2022-07-111-0/+7
* | regulator: max597x: Remove unused including <linux/version.h>Jiapeng Chong2022-07-111-1/+0
* | regulator: Fix MFD_MAX597X dependencyMark Brown2022-07-071-1/+1
* | regulator: Fix parameter declaration and spelling mistake.Zhang Jiaming2022-07-051-2/+2
* | regulator: max597x: Add support for max597x regulatorPatrick Rudolph2022-07-053-0/+517
* | regulator: qcom_smd: Add PM8909 and fix pm8916_pldo rangeMark Brown2022-06-301-6/+30
|\ \
| * | regulator: qcom_smd: Add PM8909 RPM regulatorsStephan Gerhold2022-06-291-0/+24
| * | regulator: qcom_smd: Fix pm8916_pldo rangeStephan Gerhold2022-06-291-2/+2
| * | regulator: qcom_smd: correct MP5496 rangesRobert Marko2022-06-071-4/+4
| |/
* | regulator: scmi: Add missing of_node_get()Liang He2022-06-301-0/+1
* | regulator: mt6370: Use the correct header for platform_device_idChiYuan Huang2022-06-291-0/+1
* | regulator: mt6370: Use 'fwnode_gpiod_get_index' to fix gpio parsingChiYuan Huang2022-06-291-1/+2
* | regulator: mt6370: Add mt6370 DisplayBias and VibLDO supportChiYuan Huang2022-06-233-0/+397
* | regulator: rt5120: Add PMIC regulator supportChiYuan Huang2022-06-233-0/+431
* | regulator: rpi-panel-attiny: Use backlight helperStephen Kitt2022-06-131-5/+1
* | regulator: qcom_smd: add get_voltage to MP5496Robert Marko2022-06-071-0/+1
* | regulator: mp5416: remove kernel.h includeRobert Marko2022-06-071-1/+0
* | regulator: rt5190a: check if init_data is NULL, bypass rt5190a_of_parse_cbChiYuan Huang2022-06-061-0/+3
* | regulator: mp5416: add support for MP5496Robert Marko2022-06-061-0/+13
* | regulator: mp5416: use OF match dataRobert Marko2022-06-061-2/+8
* | regulator: mp5416: alphabetically sort header includesRobert Marko2022-06-061-3/+3
|/
* 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
| | |/ /