summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2024-01-13Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2024-01-04regulator: event: Ensure atomicity for sequence numberNaresh Solanki1-4/+4
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young1-2/+2
2023-12-18regulator: qcom_smd: Add LDO5 MP5496 regulatorVaradarajan Narayanan1-0/+1
2023-12-14Add pm8010 RPMH regulators for sm8550 boardsMark Brown1-26/+151
2023-12-14regulator: qcom-rpmh: add support for pm8010 regulatorsFenglin Wu1-0/+62
2023-12-14regulator: qcom-rpmh: extend to support multiple linear voltage rangesFenglin Wu1-26/+89
2023-12-11regulator: wm8350: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-11regulator: virtual: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-11regulator: userspace-consumer: Convert to platform remove callback returning ...Uwe Kleine-König1-4/+2
2023-12-11regulator: uniphier: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
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-11regulator: 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 regula...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