aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-11regulator: stm32-vrefbuf: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-11regulator: db8500-prcmu: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-11regulator: bd9571mwv: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-11regulator: arizona-ldo1: Convert to platform remove callback returning voidUwe Kleine-König1-5/+3
2023-12-06regulator: event: Add regulator netlink event supportNaresh Solanki5-1/+133
2023-11-13regulator: add under-voltage support (part 2)Mark Brown2-0/+47
2023-11-13Add PM8937 PMIC supportMark Brown2-0/+68
2023-11-13regulator: stpmic1: Fix kernel-doc notation warningsJiapeng Chong1-1/+1
2023-11-13regulator: palmas: remove redundant initialization of pointer pdataColin Ian King1-1/+1
2023-11-13regulator: core: Only increment use_count when enable_count changesRui Zhang1-26/+30
2023-11-13regulator: core: Add option to prevent disabling unused regulatorsJavier Martinez Canillas1-0/+17
2023-11-13regulator: Implement uv_survival_time for handling under-voltage eventsOleksij Rempel2-1/+8
2023-11-13regulator: Introduce handling for system-critical under-voltage eventsOleksij Rempel2-0/+40
2023-11-13regulator: qcom_smd: Add PM8937 regulatorsDang Huynh1-0/+34
2023-11-13regulator: qcom_spmi: Add PM8937 SPMI regulatorDang Huynh1-0/+34
2023-10-30regulator: Merge up pending fixMark Brown3-11/+19
2023-10-27regulator (max5970): Remove duplicate lineNaresh Solanki1-1/+0
2023-10-27regulator (max5970): Add hwmon supportNaresh Solanki1-1/+143
2023-10-25regulator: qcom-rpmh: Fix smps4 regulator for pm8550veAbel Vesa1-1/+1
2023-10-25regulator: qcom-rpmh: Add regulators support for PMC8380Rajendra Nayak1-0/+19
2023-10-25regulator: fixed: add support for under-voltage IRQOleksij Rempel1-0/+50
2023-10-23regulator: max77503: Add ADI MAX77503 supportGokhan Celik3-0/+148
2023-10-17regulator: Use device_get_match_data()Rob Herring7-42/+22
2023-10-17regulator: da9121: Use i2c_get_match_data()Rob Herring1-13/+2
2023-10-17regulator: Drop unnecessary of_match_device() callsRob Herring3-30/+2
2023-10-10regulator: da9063: Annotate struct da9063_regulators with __counted_byKees Cook1-1/+1
2023-10-09regulator: da9062: Annotate struct da9062_regulators with __counted_byKees Cook1-1/+1
2023-10-02regulator: mt6358: Add supply names for MT6366 regulatorsChen-Yu Tsai1-40/+37
2023-10-02regulator: mt6358: Add missing regulators for MT6366Chen-Yu Tsai1-0/+20
2023-10-02regulator: mt6358: Make MT6366 vcn18 LDO configurableChen-Yu Tsai1-1/+23
2023-10-02regulator: mt6358: fix and drop type prefix in MT6366 regulator node namesChen-Yu Tsai1-35/+35
2023-10-02regulator: mt6358: Add supply names for MT6358 regulatorsChen-Yu Tsai1-55/+51
2023-10-02regulator: mt6358: Use mt6397-regulator.h binding header for buck mode macrosChen-Yu Tsai1-7/+6
2023-09-26regulator: qcom_spmi: Add PMA8084 regulatorsStephan Gerhold1-0/+49
2023-09-26regulator: qcom_spmi: Add PM8019 regulatorsStephan Gerhold1-0/+23
2023-09-26regulator: qcom_spmi: Add PM8909 regulatorsStephan Gerhold1-0/+24
2023-09-26regulator/core: Revert "fix kobject release warning and memory leak in regulator_register()"Michał Mirosław1-5/+1
2023-09-26regulator/core: regulator_register: set device->class earlierMichał Mirosław1-2/+2
2023-09-26regulator: mt6358: Remove bogus regulators andMark Brown2-167/+139
2023-09-25regulator: mt6358: Add output voltage fine tuning to variable LDOsChen-Yu Tsai1-160/+115
2023-09-25regulator: mt6358: Add output voltage fine tuning to fixed regulatorsChen-Yu Tsai1-2/+13
2023-09-25regulator: mt6358: Fail probe on unknown chip IDChen-Yu Tsai1-4/+10
2023-09-22regulator: mc13xxx: Annotate struct mc13xxx_regulator_priv with __counted_byKees Cook1-1/+1
2023-09-20regulator: mt6358: split ops for buck and linear range LDO regulatorsChen-Yu Tsai1-3/+15
2023-09-12regulator: rk808: Drop useless headersLinus Walleij1-2/+0
2023-09-12Match data improvements for pv880x0 regulatorMark Brown1-41/+17
2023-09-11regulator: Fix voltage range selectionVincent Whitchurch1-1/+1
2023-09-11regulator: mp5416: Make similar OF and ID tableBiju Das1-5/+5
2023-09-11regulator: max20086: Make similar OF and ID tableBiju Das1-34/+31
2023-09-11regulator: mp886x: Make similar OF and ID tableBiju Das1-10/+4