aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/regulator
AgeCommit message (Expand)AuthorFilesLines
2024-07-26power: regulator: qcom-rpmh-regulator: add build infraCaleb Connolly2-0/+9
2024-07-26power: regulator: qcom-rpmh-regulator: adjust probe for U-BootCaleb Connolly1-31/+99
2024-07-26power: regulator: qcom-rpmh-regulator: port ops to U-BootCaleb Connolly1-71/+87
2024-07-26power: regulator: qcom-rpmh-regulator: remove unused regulatorsCaleb Connolly1-1281/+0
2024-07-26power: regulator: qcom-rpmh-regulator: adjust structs for U-BootCaleb Connolly1-15/+13
2024-07-26power: regulator: qcom-rpmh-regulator: port over lineage_range helpersCaleb Connolly1-0/+37
2024-07-26power: regulator: qcom-rpmh-regulator: adjust headers for U-BootCaleb Connolly1-9/+6
2024-07-26power: regulator: import qcom-rpmh-regulator from LinuxCaleb Connolly1-0/+1709
2024-07-22drivers: power: Remove duplicate newlinesMarek Vasut2-2/+0
2024-07-15power: regulator: add AXP717 supportAndre Przywara1-0/+28
2024-07-01Merge branch 'next'Tom Rini31-31/+1
2024-06-28power: regulator: Handle autoset in regulators_enable_boot_on()Simon Glass1-1/+1
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini1-27/+27
2024-06-14regulator: rk8xx: clarify operator precedenceQuentin Schulz1-13/+13
2024-06-14regulator: rk8xx: pass pmic udevice instead of regulator to all internal func...Quentin Schulz1-10/+10
2024-06-14regulator: rk8xx: fix incorrect device used for _ldo_[sg]et_suspend_valueQuentin Schulz1-4/+4
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini31-31/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini31-1/+31
2024-05-07power: Remove <common.h> and add needed includesTom Rini31-31/+1
2024-04-29power: regulator: tps65941: Add TPS65224 PMIC regulator supportBhargav Raviprakash1-13/+267
2024-04-29power: regulator: tps65941: use function callbacks for conversion opsBhargav Raviprakash1-13/+48
2024-04-29power: regulator: tps65941: Added macros for BUCK IDBhargav Raviprakash1-12/+42
2024-03-14power: rk8xx: add support for RK806Quentin Schulz1-2/+512
2024-03-14regulator: rk8xx: add indirection level for some ldo callbacksQuentin Schulz1-12/+36
2024-03-14regulator: rk8xx: fix SWITCH enable on RK809William Wu1-1/+1
2024-03-14regulator: rk8xx: remove unused functionsQuentin Schulz1-31/+0
2023-11-12power: regulator: add AXP313 supportAndre Przywara1-0/+17
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
2023-11-03power: regulator: tps65911: add regulator supportSvyatoslav Ryhel3-0/+407
2023-11-03power: regulator: tps80031: add regulator supportSvyatoslav Ryhel3-0/+356
2023-11-03power: regulator: max77663: add regulator supportSvyatoslav Ryhel3-0/+385
2023-11-03power: regulator: palmas: fix ldoln and ldousb detectionSvyatoslav Ryhel1-10/+14
2023-10-13scmi: refactor the code to hide a channel from devicesAKASHI Takahiro1-20/+6
2023-10-07regulator: rk8xx: Return correct voltage for switchout convertersshengfei Xu1-0/+19
2023-10-07regulator: rk8xx: Return correct voltage for buck convertersJoseph Chen1-36/+40
2023-10-07power: regulator: Only run autoset once for each regulatorJonas Karlman1-4/+14
2023-09-24common: Drop linux/printk.h from common headerSimon Glass10-0/+13
2023-07-31power: regulator: rk8xx: Add 500us delay after LDO regulator is enabledJonas Karlman1-0/+4
2023-07-28regulator: fixed: Add support for gpios propJonas Karlman1-1/+3
2023-07-04regulator: handle different error codes in regulator_set_enable_if_allowedEugen Hristev1-0/+6
2023-07-04regulator: rename dev_pdata to platEugen Hristev5-67/+66
2023-07-04regulator: implement basic reference counterEugen Hristev2-0/+43
2023-04-28power: regulator: Add a driver for the AXP USB power supplySamuel Holland3-0/+57
2023-03-30power: pmic: Add NXP PCA9451A PMIC supportYe Li1-1/+10
2023-01-23power: regulator: Add a driver for AXP PMIC regulatorsSamuel Holland3-0/+327
2022-12-26power: regulator: Add support for NPCM8xxJim Liu3-0/+141
2022-10-26power: regulator: fix autoset error handlingJohn Keeping1-1/+7
2022-08-10power: regulator: Remove i2c header from gpio regulatorMichal Simek12-12/+0
2022-07-27pmic: pca9450: permit config on all bucks and LDOsHeiko Thiery1-29/+13
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini1-6/+6