summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2025-05-27Merge tag 'regulator-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-19regulator: qcom_spmi: Constify struct spmi_voltage_rangeChristophe JAILLET
2025-05-14regulator: max20086: fix invalid memory accessCosmin Tanislav
2025-05-13regulator: gpio: Use dev_err_probeNishanth Menon
2025-05-12regulator: pca9450: Add restart handlerPaul Geurts
2025-05-10regulator: da9121: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2025-05-02regulator: tps65219: Add TI TPS65214 Regulator SupportShree Ramamoorthy
2025-05-02regulator: tps65219: Add support for TPS65215 Regulator IRQsShree Ramamoorthy
2025-05-02regulator: tps65219: Add support for TPS65215 regulator resourcesShree Ramamoorthy
2025-05-02regulator: tps65219: Update struct namesShree Ramamoorthy
2025-04-24regulator: pf9453: convert to use maple tree register cacheBo Liu
2025-04-23regulator: max20086: Fixes chip id and enable gpioMark Brown
2025-04-22regulator: max20086: Change enable gpio to optionalJoão Paulo Gonçalves
2025-04-22regulator: max20086: Fix MAX200086 chip idJoão Paulo Gonçalves
2025-04-14regulator: adp5055: Remove unneeded semicolonChen Ni
2025-04-10regulator: adp5055: remove duplicate device tableArnd Bergmann
2025-04-09Add support for ADP5055 triple buck regulator.Mark Brown
2025-04-09gpio: don't compare raw GPIO descriptor pointersMark Brown
2025-04-09regulator: adp5055: Add driver for adp5055Alexis Czezar Torreno
2025-04-09regulator: don't compare raw GPIO descriptor pointersBartosz Golaszewski
2025-04-08regulator: rpi-panel-attiny: use new GPIO line valueMark Brown
2025-04-08regulator: rpi-panel-attiny: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-08regulator: rpi-panel-attiny: use lock guards for the state mutexBartosz Golaszewski
2025-04-08regulator: rpi-panel-attiny: use devres for mutex managementBartosz Golaszewski
2025-04-08regulator: rpi-panel-attiny: don't double-check GPIO rangeBartosz Golaszewski
2025-04-07regulator: s5m8767: Convert to GPIO descriptorsMark Brown
2025-04-07regulator: pf9453: Improve documentation for pf9453_regulator_set_ramp_delay_...Yang Li
2025-04-07regulator: s5m8767: Convert to GPIO descriptorsPeng Fan
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-29Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-03-25Merge tag 'regulator-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-25objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_m...Josh Poimboeuf
2025-03-19regulator: axp20x: AXP717: dcdc4 doesn't have delayPhilippe Simons
2025-03-17regulator: rtq6752: make const read-only array fault_mask staticColin Ian King
2025-03-17regulator: rtq2208: Fix the LDO DVS capabilityChiYuan Huang
2025-03-17regulator: rtq2208: Fix incorrect buck converter phase mappingChiYuan Huang
2025-03-16regulator: allow user configuration of hardware protection actionAhmad Fatoum
2025-03-16regulator: pf9453: add PMIC PF9453 supportJoy Zou
2025-03-14regulator: dummy: convert to use the faux device interfaceGreg Kroah-Hartman
2025-03-13regulator: check that dummy regulator has been probed before using itChristian Eggers
2025-03-13regulator: s2mps11: Add support for S2MPU05 regulatorsKaustabh Chakraborty
2025-03-11regulator: pcf50633-regulator: RemoveDr. David Alan Gilbert
2025-03-11regulator: dummy: force synchronous probingChristian Eggers
2025-03-05regulator: core: Fix deadlock in create_regulator()Ludvig Pärsson
2025-03-03regulator: pca9450: Handle hardware with fixed SD_VSEL for LDO5Frieder Schrempf
2025-02-28Convert regulator drivers to useMark Brown
2025-02-28regulator: cros-ec: use devm_kmemdup_array()Raag Jadav
2025-02-28regulator: devres: use devm_kmemdup_array()Raag Jadav