summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2026-04-15Merge tag 'regulator-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds-61/+194
2026-04-13Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+0
2026-04-10regulator: max77620: drop redundant OF node initialisationJohan Hovold-2/+0
2026-04-10regulator: bq257xx: Make OTG enable GPIO really optionalAlexey Charkov-0/+6
2026-04-10regulator: bq257xx: Remove reference to the parent MFD's devAlexey Charkov-7/+4
2026-04-09regulator: fix OF node imbalance on reuseMark Brown-9/+9
2026-04-09regulator: bd9571mwv: fix OF node reference imbalanceJohan Hovold-1/+2
2026-04-09regulator: act8945a: fix OF node reference imbalanceJohan Hovold-1/+2
2026-04-09regulator: s2dos05: fix OF node reference imbalanceJohan Hovold-1/+1
2026-04-09regulator: mt6357: fix OF node reference imbalanceJohan Hovold-1/+1
2026-04-09regulator: max77650: fix OF node reference imbalanceJohan Hovold-1/+1
2026-04-09regulator: rk808: fix OF node reference imbalanceJohan Hovold-2/+1
2026-04-09regulator: bq257xx: fix OF node reference imbalanceJohan Hovold-2/+1
2026-04-07regulator: bd71828-regulator.c: Fix LDON-HEAD modeMatti Vaittinen-1/+1
2026-03-30regulator: mt6315: add regulator suppliesMark Brown-5/+6
2026-03-30regulator: mt6315: Add regulator suppliesChen-Yu Tsai-5/+6
2026-03-30regulator: devres: Use enum regulator_get_type in internal functionsLuca Weiss-3/+3
2026-03-24regulator: da91xx: Allow caching of buck registers when no GPIO input control...Mark Brown-7/+36
2026-03-24regulator: da9121: Allow caching BUCK registersAndré Svensson-7/+36
2026-03-23regulator: cros-ec: cleanup and add suppliesMark Brown-0/+1
2026-03-23regulator: cros-ec: Add regulator supplyChen-Yu Tsai-0/+1
2026-03-23regulator: fixed: remove unused macroHugo Villeneuve-3/+0
2026-03-23regulator: core: fix typo in commentsHugo Villeneuve-1/+1
2026-03-17regulator: fp9931: Make vin-supply mandatoryMark Brown-5/+11
2026-03-17regulator: fp9931: Fix handling of mandatory "vin" supplyRobby Cai-1/+1
2026-03-17regulator: fixed: remove unused reboot.h includeHugo Villeneuve-1/+0
2026-03-13regulator: drop unneeded dependencies on OF_GPIOBartosz Golaszewski-2/+0
2026-03-12regulator: da9063: kzalloc + kcalloc to kzallocRosen Penev-7/+2
2026-03-12regulator: pf1550: Remove redundant regmap assignmentFelix Gu-1/+0
2026-03-10regulator: pca9450: Correct probed name for PCA9452Peng Fan-3/+9
2026-03-10regulator: pca9450: Correct interrupt typePeng Fan-1/+1
2026-03-05regulator: max20411: show failure on registerBen Dooks-1/+1
2026-03-02regulator: pf9453: Fix IRQ trigger and allowMark Brown-11/+13
2026-03-02regulator: pf9453: Allow shared IRQFranz Schnyder-1/+4
2026-03-02regulator: pf9453: Respect IRQ trigger settings from firmwareFranz Schnyder-1/+1
2026-03-01regulator: mt6363: Fix incorrect and redundant IRQ disposal in probeFelix Gu-3/+1
2026-02-26mfd: cpcap: convert documentation to schema and addMark Brown-0/+105
2026-02-26regulator: cpcap-regulator: add support for Mot regulatorsSvyatoslav Ryhel-0/+105
2026-02-24regulator: Kconfig: fix a typoFelix Gu-1/+1
2026-02-24regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gp...Felix Gu-2/+1
2026-02-24regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()Felix Gu-4/+3
2026-02-23regulator: tps65185: check devm_kzalloc() result in probeYufan Chen-0/+3
2026-02-23regulator: spacemit-p1: Support board power treeMark Brown-11/+14
2026-02-22regulator: pf0900: Make regu_irqs variable static constKrzysztof Kozlowski-1/+1
2026-02-22regulator: spacemit-p1: Update supply namesGuodong Xu-11/+14
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-13/+11
2026-02-20Merge tag 'regulator-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds-25/+18
2026-02-16Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-0/+243