aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/regulator
AgeCommit message (Expand)Author
2024-07-15power: regulator: add AXP717 supportAndre Przywara
2024-07-01Merge branch 'next'Tom Rini
2024-06-28power: regulator: Handle autoset in regulators_enable_boot_on()Simon Glass
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-14regulator: rk8xx: clarify operator precedenceQuentin Schulz
2024-06-14regulator: rk8xx: pass pmic udevice instead of regulator to all internal func...Quentin Schulz
2024-06-14regulator: rk8xx: fix incorrect device used for _ldo_[sg]et_suspend_valueQuentin Schulz
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07power: Remove <common.h> and add needed includesTom Rini
2024-04-29power: regulator: tps65941: Add TPS65224 PMIC regulator supportBhargav Raviprakash
2024-04-29power: regulator: tps65941: use function callbacks for conversion opsBhargav Raviprakash
2024-04-29power: regulator: tps65941: Added macros for BUCK IDBhargav Raviprakash
2024-03-14power: rk8xx: add support for RK806Quentin Schulz
2024-03-14regulator: rk8xx: add indirection level for some ldo callbacksQuentin Schulz
2024-03-14regulator: rk8xx: fix SWITCH enable on RK809William Wu
2024-03-14regulator: rk8xx: remove unused functionsQuentin Schulz
2023-11-12power: regulator: add AXP313 supportAndre Przywara
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-03power: regulator: tps65911: add regulator supportSvyatoslav Ryhel
2023-11-03power: regulator: tps80031: add regulator supportSvyatoslav Ryhel
2023-11-03power: regulator: max77663: add regulator supportSvyatoslav Ryhel
2023-11-03power: regulator: palmas: fix ldoln and ldousb detectionSvyatoslav Ryhel
2023-10-13scmi: refactor the code to hide a channel from devicesAKASHI Takahiro
2023-10-07regulator: rk8xx: Return correct voltage for switchout convertersshengfei Xu
2023-10-07regulator: rk8xx: Return correct voltage for buck convertersJoseph Chen
2023-10-07power: regulator: Only run autoset once for each regulatorJonas Karlman
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-07-31power: regulator: rk8xx: Add 500us delay after LDO regulator is enabledJonas Karlman
2023-07-28regulator: fixed: Add support for gpios propJonas Karlman
2023-07-04regulator: handle different error codes in regulator_set_enable_if_allowedEugen Hristev
2023-07-04regulator: rename dev_pdata to platEugen Hristev
2023-07-04regulator: implement basic reference counterEugen Hristev
2023-04-28power: regulator: Add a driver for the AXP USB power supplySamuel Holland
2023-03-30power: pmic: Add NXP PCA9451A PMIC supportYe Li
2023-01-23power: regulator: Add a driver for AXP PMIC regulatorsSamuel Holland
2022-12-26power: regulator: Add support for NPCM8xxJim Liu
2022-10-26power: regulator: fix autoset error handlingJohn Keeping
2022-08-10power: regulator: Remove i2c header from gpio regulatorMichal Simek
2022-07-27pmic: pca9450: permit config on all bucks and LDOsHeiko Thiery
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-06-23power: regulator: scmi: simplify scmi_voltd_set_enable()Etienne Carriere
2022-06-23power: regulator: scmi: support SCMI multi-channelEtienne Carriere
2022-06-23firmware: scmi: prepare scmi uclass API to multi-channelEtienne Carriere
2022-05-20pmic: pca9450: Add regulator driverMarek Vasut
2022-05-09regulator: add driver for the TPS65219 BUCK & LDO regulatorsNeil Armstrong
2022-04-12regulator: fixed: add possibility to enable by clockPhilippe Schenker
2022-03-02scmi: change parameter dev in devm_scmi_process_msgEtienne Carriere
2022-02-16drivers: power: regulator: tps65941_regulator: Add support for 3Phase buckSinthu Raja
2022-02-05regulator: bd718x7: Bypass bogus warningsMarek Vasut