summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2026-03-23regulator: cros-ec: cleanup and add suppliesMark Brown
2026-03-23regulator: cros-ec: Add regulator supplyChen-Yu Tsai
2026-03-23regulator: fixed: remove unused macroHugo Villeneuve
2026-03-23regulator: core: fix typo in commentsHugo Villeneuve
2026-03-17regulator: fp9931: Make vin-supply mandatoryMark Brown
2026-03-17regulator: fp9931: Fix handling of mandatory "vin" supplyRobby Cai
2026-03-17regulator: fixed: remove unused reboot.h includeHugo Villeneuve
2026-03-13regulator: drop unneeded dependencies on OF_GPIOBartosz Golaszewski
2026-03-12regulator: da9063: kzalloc + kcalloc to kzallocRosen Penev
2026-03-12regulator: pf1550: Remove redundant regmap assignmentFelix Gu
2026-03-10regulator: pca9450: Correct probed name for PCA9452Peng Fan
2026-03-10regulator: pca9450: Correct interrupt typePeng Fan
2026-03-05regulator: max20411: show failure on registerBen Dooks
2026-03-02regulator: pf9453: Fix IRQ trigger and allowMark Brown
2026-03-02regulator: pf9453: Allow shared IRQFranz Schnyder
2026-03-02regulator: pf9453: Respect IRQ trigger settings from firmwareFranz Schnyder
2026-03-01regulator: mt6363: Fix incorrect and redundant IRQ disposal in probeFelix Gu
2026-02-26mfd: cpcap: convert documentation to schema and addMark Brown
2026-02-26regulator: cpcap-regulator: add support for Mot regulatorsSvyatoslav Ryhel
2026-02-24regulator: Kconfig: fix a typoFelix Gu
2026-02-24regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gp...Felix Gu
2026-02-24regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()Felix Gu
2026-02-23regulator: tps65185: check devm_kzalloc() result in probeYufan Chen
2026-02-23regulator: spacemit-p1: Support board power treeMark Brown
2026-02-22regulator: pf0900: Make regu_irqs variable static constKrzysztof Kozlowski
2026-02-22regulator: spacemit-p1: Update supply namesGuodong Xu
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'regulator-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-02-16Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2026-02-16regulator: s2mps11: fix pctrlsel macro usage in s2mpg10_of_parse_cb()André Draszik
2026-02-16regulator: s2mps11: drop redundant sanity checks in s2mpg10_of_parse_cb()André Draszik
2026-02-12regulator: core: Remove regulator supply_name length limitBjorn Andersson
2026-02-11Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-11Merge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-10regulator: mt6363: Fix interrmittent timeoutAdam Ford
2026-02-05Samsung S2MPG10 regulator and S2MPG11 PMIC driversMark Brown
2026-02-04regulator: s2mps11: more descriptive gpio consumer nameAndré Draszik
2026-02-04regulator: s2mps11: add S2MPG11 regulatorAndré Draszik
2026-02-04regulator: s2mps11: refactor S2MPG10 regulator macros for S2MPG11 reuseAndré Draszik
2026-02-04regulator: s2mps11: refactor S2MPG10 ::set_voltage_time() for S2MPG11 reuseAndré Draszik
2026-02-04regulator: s2mps11: add S2MPG10 regulatorAndré Draszik
2026-02-04regulator: s2mps11: refactor handling of external rail controlAndré Draszik
2026-02-04regulator: s2mps11: update node parsing (allow -supply properties)André Draszik
2026-02-04regulator: s2mps11: place constants on right side of comparison testsAndré Draszik
2026-02-04regulator: s2mps11: use dev_err_probe() where appropriateAndré Draszik
2026-02-04regulator: s2mps11: drop two needless variable initialisationsAndré Draszik
2026-01-27regulator: bd71815: switch to devm_fwnode_gpiod_get_optionalMichael Tretter
2026-01-26regulator: spacemit-p1: Fix n_voltages for BUCK and LDO regulatorsGuodong Xu