summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2025-11-05regulator: fixed: fix GPIO descriptor leak on register failureHaotian Zhang-0/+1
2025-10-30regulator: bd718x7: Fix voltages scaled by resistor dividerMaud Spierings-0/+2
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-0/+195
2025-09-17regulator: Fix MAX77838 selectionIgor Belwon-1/+2
2025-09-16regulator: spacemit: support SpacemiT P1 regulatorsAlex Elder-0/+171
2025-09-16regulator: max77838: add max77838 regulator driverMark Brown-4/+235
2025-09-15regulator: max77838: add max77838 regulator driverIvaylo Ivanov-0/+230
2025-09-11regulator: bq257xx: Add bq257xx boost regulator driverChris Morgan-0/+195
2025-09-08regulator: sy7636a: fix lifecycle of power good gpioAndreas Kemnade-3/+4
2025-09-05regulator: pf530x: NXP PF530x regulator driverMark Brown-14/+399
2025-09-05regulator: pf530x: Add a driver for the NXP PF5300 RegulatorWoodrow Douglass-0/+388
2025-09-01regulator: scmi: Use int type to store negative error codesQianfeng Rong-1/+2
2025-08-28regulator: core: Remove redundant ternary operatorsLiao Yuanhong-2/+2
2025-08-24regulator: pm8008: fix probe failure due to negative voltage selectorKamal Wadhwa-1/+1
2025-08-19regulator: rt5133: Fix IS_ERR() vs NULL bug in rt5133_validate_vendor_info()Dan Carpenter-1/+1
2025-08-19regulator: tps65219: regulator: tps65219: Fix error codes in probe()Dan Carpenter-6/+6
2025-08-18regulator: bd718x7: Use kcalloc() instead of kzalloc()Qianfeng Rong-1/+1
2025-08-18regulator: pca9450: Use devm_register_sys_off_handlerPeng Fan-8/+5
2025-08-14regulator: rt5133: Fix spelling mistake "regualtor" -> "regulator"Colin Ian King-1/+1
2025-08-13regulator: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang-1/+0
2025-08-13regulator: rt5133: Add RT5133 PMIC regulator SupportJeff Chang-0/+655
2025-08-12regulator: add new PMIC PF0900 supportMark Brown-0/+984
2025-08-11regulator: add s2dos05 regulator supportDzmitry Sankouski-0/+174
2025-08-11regulator: tps6524x: Remove unnecessary memsetLiao Yuanhong-1/+0
2025-08-11regulator: tps6594-regulator: Remove unneeded semicolonChen Ni-1/+1
2025-08-10regulator: pf0900: Add PMIC PF0900 supportJoy Zou-0/+984
2025-08-09Merge tag 'regulator-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-07-31Merge tag 'for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-1/+1
2025-07-29regulator: core: correct convergence check in regulator_set_voltage()Romain Gantois-1/+1
2025-07-24regulator: mt6370: Fix spelling mistake in mt6370_regualtor_registerColin Ian King-2/+2
2025-07-24regulator: Kconfig: Fix spelling mistake "regualtor" -> "regulator"Colin Ian King-1/+1
2025-07-18regulator: core: repeat voltage setting request for stepped regulatorsRomain Gantois-1/+42
2025-07-16regulator: rt6160: Add rt6166 vout min_uV setting for compatibleJeff Chang-2/+17
2025-07-14regulator: tps6286x-regulator: Fix a copy & paste errorJisheng Zhang-2/+2
2025-07-14Add RPMh regulator support for PM7550 & PMR735BMark Brown-20/+83
2025-07-13regulator: qcom-rpmh: add support for pm7550 regulatorsLuca Weiss-0/+38
2025-07-13regulator: qcom-rpmh: add support for pmr735b regulatorsLuca Weiss-0/+20
2025-07-10regulator: tps6594-regulator: Add TI TPS652G1 PMIC regulatorsMichael Walle-0/+19
2025-07-10regulator: tps6594-regulator: refactor variant descriptionsMichael Walle-87/+112
2025-07-10regulator: tps6594-regulator: remove hardcoded buck configMichael Walle-2/+2
2025-07-10regulator: tps6594-regulator: remove interrupt_countMichael Walle-11/+6
2025-07-07regulator: sy8827n: make enable gpio NONEXCLUSIVEJisheng Zhang-1/+2
2025-07-07Merge tag 'pm-runtime-6.17-rc1'Sebastian Reichel-3/+3
2025-07-04treewide: Remove redundantMark Brown-6/+0
2025-07-04regulator: stm32-vrefbuf: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-6/+0
2025-07-03regulator: gpio: Fix the out-of-bounds access to drvdata::gpiodsManivannan Sadhasivam-4/+4
2025-06-30regulator: mp886x: Fix ID table driver_dataJisheng Zhang-1/+2
2025-06-30regulator: sy8824x: Fix ID table driver_dataJisheng Zhang-1/+4
2025-06-30regulator: tps6286x-regulator: Enable REGCACHE_MAPLEJisheng Zhang-0/+9