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