summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2025-11-17ASoC: arizona-micsupp: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-07regulator: core: disable supply if enabling main regulator failsGabor Juhos
2025-11-07regulator: mt6363: Remove unneeded semicolonChen Ni
2025-11-07regulator: irq_helper: replace use of system_wq with system_dfl_wqMarco Crivellari
2025-11-06regulator: pf9453: Fix kernel doc for mux_poll()Andy Shevchenko
2025-11-06Add support MT6316/6363/MT6373 PMICs regulatorsMark Brown
2025-11-05regulator: Add support for MediaTek MT6363 SPMI PMIC RegulatorsAngeloGioacchino Del Regno
2025-11-05regulator: Add support for MediaTek MT6316 SPMI PMIC RegulatorsAngeloGioacchino Del Regno
2025-11-05regulator: fixed: fix GPIO descriptor leak on register failureHaotian Zhang
2025-11-04regulator: pf9453: optimize PMIC PF9453 driverMark Brown
2025-11-03regulator: pf9453: remove unused I2C_LT registerJoy Zou
2025-11-03regulator: pf9453: remove low power modeJoy Zou
2025-11-03regulator: pf9453: change the device ID register addressJoy Zou
2025-11-03regulator: Small cleanup in of_get_regulation_constraints()Dan Carpenter
2025-10-30regulator: bd718x7: Fix voltages scaled by resistor dividerMaud Spierings
2025-10-28regulator: pca9450: add input supply linksMark Brown
2025-10-27regulator: pca9450: link regulator inputs to supply groupsOleksij Rempel
2025-10-27regulator: Let raspberrypi drivers depend on ARMJean Delvare
2025-10-23regulator: rpmh-regulator: Add RPMH regulator support for PMR735DJishnu Prakash
2025-10-21regulator: pf1550: Add support for regulatorSamuel Kayode
2025-10-17rpmh-regulators: Update rpmh-regulator driver andMark Brown
2025-10-15regulator: sy7636a: add gpios and input regulatorAndreas Kemnade
2025-10-15regulator: rpmh-regulator: Add RPMH regulator support for GlymurKamal Wadhwa
2025-10-15regulator: rpmh-regulator: Add support for new resource name formatKamal Wadhwa
2025-10-15regulator: core: forward undervoltage events downstream by defaultOleksij Rempel
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-09-17regulator: Fix MAX77838 selectionIgor Belwon
2025-09-16regulator: spacemit: support SpacemiT P1 regulatorsAlex Elder
2025-09-16regulator: max77838: add max77838 regulator driverMark Brown
2025-09-15regulator: max77838: add max77838 regulator driverIvaylo Ivanov
2025-09-11regulator: bq257xx: Add bq257xx boost regulator driverChris Morgan
2025-09-08regulator: sy7636a: fix lifecycle of power good gpioAndreas Kemnade
2025-09-05regulator: pf530x: NXP PF530x regulator driverMark Brown
2025-09-05regulator: pf530x: Add a driver for the NXP PF5300 RegulatorWoodrow Douglass
2025-09-01regulator: scmi: Use int type to store negative error codesQianfeng Rong
2025-08-28regulator: core: Remove redundant ternary operatorsLiao Yuanhong
2025-08-24regulator: pm8008: fix probe failure due to negative voltage selectorKamal Wadhwa
2025-08-19regulator: rt5133: Fix IS_ERR() vs NULL bug in rt5133_validate_vendor_info()Dan Carpenter
2025-08-19regulator: tps65219: regulator: tps65219: Fix error codes in probe()Dan Carpenter
2025-08-18regulator: bd718x7: Use kcalloc() instead of kzalloc()Qianfeng Rong
2025-08-18regulator: pca9450: Use devm_register_sys_off_handlerPeng Fan
2025-08-14regulator: rt5133: Fix spelling mistake "regualtor" -> "regulator"Colin Ian King
2025-08-13regulator: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-13regulator: rt5133: Add RT5133 PMIC regulator SupportJeff Chang
2025-08-12regulator: add new PMIC PF0900 supportMark Brown
2025-08-11regulator: add s2dos05 regulator supportDzmitry Sankouski
2025-08-11regulator: tps6524x: Remove unnecessary memsetLiao Yuanhong
2025-08-11regulator: tps6594-regulator: Remove unneeded semicolonChen Ni
2025-08-10regulator: pf0900: Add PMIC PF0900 supportJoy Zou
2025-08-09Merge tag 'regulator-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds