summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2023-12-11regulator: userspace-consumer: Convert to platform remove callback returning ...Uwe Kleine-König
2023-12-11regulator: uniphier: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-11regulator: stm32-vrefbuf: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-11regulator: db8500-prcmu: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-11regulator: bd9571mwv: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-11regulator: arizona-ldo1: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-06regulator: event: Add regulator netlink event supportNaresh Solanki
2023-11-13regulator: add under-voltage support (part 2)Mark Brown
2023-11-13Add PM8937 PMIC supportMark Brown
2023-11-13regulator: stpmic1: Fix kernel-doc notation warningsJiapeng Chong
2023-11-13regulator: palmas: remove redundant initialization of pointer pdataColin Ian King
2023-11-13regulator: core: Only increment use_count when enable_count changesRui Zhang
2023-11-13regulator: core: Add option to prevent disabling unused regulatorsJavier Martinez Canillas
2023-11-13regulator: Implement uv_survival_time for handling under-voltage eventsOleksij Rempel
2023-11-13regulator: Introduce handling for system-critical under-voltage eventsOleksij Rempel
2023-11-13regulator: qcom_smd: Add PM8937 regulatorsDang Huynh
2023-11-13regulator: qcom_spmi: Add PM8937 SPMI regulatorDang Huynh
2023-10-30regulator: Merge up pending fixMark Brown
2023-10-27regulator (max5970): Remove duplicate lineNaresh Solanki
2023-10-27regulator (max5970): Add hwmon supportNaresh Solanki
2023-10-25regulator: qcom-rpmh: Fix smps4 regulator for pm8550veAbel Vesa
2023-10-25regulator: qcom-rpmh: Add regulators support for PMC8380Rajendra Nayak
2023-10-25regulator: fixed: add support for under-voltage IRQOleksij Rempel
2023-10-23regulator: max77503: Add ADI MAX77503 supportGokhan Celik
2023-10-17regulator: Use device_get_match_data()Rob Herring
2023-10-17regulator: da9121: Use i2c_get_match_data()Rob Herring
2023-10-17regulator: Drop unnecessary of_match_device() callsRob Herring
2023-10-10regulator: da9063: Annotate struct da9063_regulators with __counted_byKees Cook
2023-10-09regulator: da9062: Annotate struct da9062_regulators with __counted_byKees Cook
2023-10-02regulator: mt6358: Add supply names for MT6366 regulatorsChen-Yu Tsai
2023-10-02regulator: mt6358: Add missing regulators for MT6366Chen-Yu Tsai
2023-10-02regulator: mt6358: Make MT6366 vcn18 LDO configurableChen-Yu Tsai
2023-10-02regulator: mt6358: fix and drop type prefix in MT6366 regulator node namesChen-Yu Tsai
2023-10-02regulator: mt6358: Add supply names for MT6358 regulatorsChen-Yu Tsai
2023-10-02regulator: mt6358: Use mt6397-regulator.h binding header for buck mode macrosChen-Yu Tsai
2023-09-26regulator: qcom_spmi: Add PMA8084 regulatorsStephan Gerhold
2023-09-26regulator: qcom_spmi: Add PM8019 regulatorsStephan Gerhold
2023-09-26regulator: qcom_spmi: Add PM8909 regulatorsStephan Gerhold
2023-09-26regulator/core: Revert "fix kobject release warning and memory leak in regula...Michał Mirosław
2023-09-26regulator/core: regulator_register: set device->class earlierMichał Mirosław
2023-09-26regulator: mt6358: Remove bogus regulators andMark Brown
2023-09-25regulator: mt6358: Add output voltage fine tuning to variable LDOsChen-Yu Tsai
2023-09-25regulator: mt6358: Add output voltage fine tuning to fixed regulatorsChen-Yu Tsai
2023-09-25regulator: mt6358: Fail probe on unknown chip IDChen-Yu Tsai
2023-09-22regulator: mc13xxx: Annotate struct mc13xxx_regulator_priv with __counted_byKees Cook
2023-09-20regulator: mt6358: split ops for buck and linear range LDO regulatorsChen-Yu Tsai
2023-09-12regulator: rk808: Drop useless headersLinus Walleij
2023-09-12Match data improvements for pv880x0 regulatorMark Brown
2023-09-11regulator: Fix voltage range selectionVincent Whitchurch
2023-09-11regulator: mp5416: Make similar OF and ID tableBiju Das