summaryrefslogtreecommitdiff
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-09-082-3/+8
|\
| * regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...Xiaolei Wang2022-08-251-1/+1
| * regulator: core: Clean up on enable failureAndrew Halaney2022-08-221-2/+7
* | Merge tag 'regulator-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-161-1/+1
|\ \ | |/ |/|
| * regulator: core: Fix missing error return from regulator_bulk_get()Douglas Anderson2022-08-101-1/+1
* | Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-041-33/+3
|\ \
| * | platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani2022-06-081-12/+12
| * | regulator: cros-ec: Use common cros_ec_command()Prashant Malani2022-06-081-42/+12
* | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-0413-132/+13
|\ \ \ | |_|/ |/| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-101-9/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner2022-06-104-36/+4
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULEThomas Gleixner2022-06-103-42/+3
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-105-45/+5
| |/
* | 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