summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2025-08-01regulator: core: fix NULL dereference on unbind due to stale coupling dataAlessandro Carminati
2025-07-10regulator: fan53555: add enable_time support and soft-start timesHeiko Stuebner
2025-07-10regulator: gpio: Fix the out-of-bounds access to drvdata::gpiodsManivannan Sadhasivam
2025-06-27regulator: max14577: Add error check for max14577_read_reg()Wentao Liang
2025-06-27regulator: max20086: Change enable gpio to optionalJoão Paulo Gonçalves
2025-06-27regulator: max20086: Fix MAX200086 chip idJoão Paulo Gonçalves
2025-06-19regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt()Dan Carpenter
2025-05-14regulator: max20086: fix invalid memory accessCosmin Tanislav
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
2025-02-25Fix RK3588 power domain problemsMark Brown
2025-02-24regulator: Add (devm_)of_regulator_get()Sebastian Reichel
2025-02-19regulator: pca9450: Remove duplicate code in probeFrieder Schrempf
2025-02-11regulator: core: let dt properties override driver init_dataJerome Brunet
2025-02-06regulator: ad5398: Fix incorrect power down bit maskDheeraj Reddy Jonnalagadda
2025-02-03regulator: Add device tree support to AD5398Mark Brown
2025-02-03regulator: pca9450: Fix enable register for LDO5Frieder Schrempf
2025-02-03regulator: pca9450: Fix control register for LDO5Frieder Schrempf
2025-02-03Revert "regulator: pca9450: Add SD_VSEL GPIO for LDO5"Frieder Schrempf
2025-02-03regulator: ad5398: Add device tree supportIsaac Scott
2025-02-03regulator: ad5398: change enable bit name to improve readibilityIsaac Scott
2025-01-29Merge tag 'regulator-fix-v6.14-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-22Merge tag 'regulator-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-22regulator: core: Add missing newline characterAlexander Stein
2025-01-21regulator: TPS6287X: Use min/max uV to get VRANGEJonas Andreasson
2025-01-17regulator: Add support for power budgetKory Maincent
2025-01-09regulator: core: Resolve supply using of_node from regulator_configKory Maincent (Dent Project)
2025-01-06regulator: of: Implement the unwind path of of_regulator_match()Joe Hattori
2024-12-19regulator: rename regulator-uv-survival-time-ms according to DT bindingAhmad Fatoum
2024-12-17regulator: tps65219: Remove debugging helper functionShree Ramamoorthy