summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2025-12-19regulator: Add rt8092 supportChiYuan Huang-0/+323
2025-12-14regulator: max77675: Add MAX77675 regulator driverJoan Na-0/+1066
2025-12-11Merge tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds-12/+16
2025-12-09regulator: spacemit: Align input supply name with the DT bindingJavier Martinez Canillas-2/+2
2025-12-05regulator: fixed: Rely on the core freeing the enable GPIOMark Brown-7/+4
2025-12-04Merge tag 'regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-652/+3509
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-6/+2
2025-12-03regulator: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski-3/+10
2025-11-28regulator: fp9931: Fix spelling mistake "failid" -> "failed"Colin Ian King-1/+1
2025-11-27regulator: core: Protect regulator_supply_alias_list with regulator_list_mutexsparkhuang-12/+20
2025-11-27regulator: rtq2208: Correct LDO2 logic judgment bitsChiYuan Huang-1/+1
2025-11-27regulator: rtq2208: Correct buck group2 phase mapping logicChiYuan Huang-2/+2
2025-11-26regulator: Use container_of_const() when all types areMark Brown-35/+476
2025-11-26regulator: pf9453: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski-1/+3
2025-11-26regulator: pca9450: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski-4/+4
2025-11-26regulator: mt6358: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski-1/+1
2025-11-26regulator: bd96801: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski-5/+5
2025-11-26regulator: bd718x7: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski-2/+2
2025-11-26regulator: bd71828: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski-2/+2
2025-11-26regulator: bd71815: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski-4/+4
2025-11-26regulator: Use container_of_const() when all types are constKrzysztof Kozlowski-28/+28
2025-11-21regulator: Add FP9931/JD9930Mark Brown-0/+563
2025-11-21regulator: pca9450: Fix error code in probe()Dan Carpenter-4/+3
2025-11-20regulator: qcomm-labibb: replace use of system_wq with system_dfl_wqMarco Crivellari-2/+2
2025-11-20regulator: Add FP9931/JD9930 driverAndreas Kemnade-0/+562
2025-11-20gpio: improve support for shared GPIOsMark Brown-0/+8
2025-11-19regulator: make the subsystem aware of shared GPIOsBartosz Golaszewski-0/+8
2025-11-18regulator: renesas-usb-vbus-regulator: Remove unused headersClaudiu Beznea-2/+0
2025-11-18regulator: pca9450: Add support for setting debounce settingsMartijn de Gouw-19/+139
2025-11-18ASoC: convert to snd_soc_dapm_xxx()Mark Brown-6/+2
2025-11-17ASoC: arizona-micsupp: convert to snd_soc_dapm_xxx()Kuninori Morimoto-6/+2
2025-11-07regulator: core: disable supply if enabling main regulator failsGabor Juhos-0/+5
2025-11-07regulator: mt6363: Remove unneeded semicolonChen Ni-1/+1
2025-11-07regulator: irq_helper: replace use of system_wq with system_dfl_wqMarco Crivellari-1/+1
2025-11-06regulator: pf9453: Fix kernel doc for mux_poll()Andy Shevchenko-4/+12
2025-11-06Add support MT6316/6363/MT6373 PMICs regulatorsMark Brown-0/+1305
2025-11-05regulator: Add support for MediaTek MT6363 SPMI PMIC RegulatorsAngeloGioacchino Del Regno-0/+949
2025-11-05regulator: Add support for MediaTek MT6316 SPMI PMIC RegulatorsAngeloGioacchino Del Regno-0/+356
2025-11-05regulator: fixed: fix GPIO descriptor leak on register failureHaotian Zhang-0/+1
2025-11-04regulator: pf9453: optimize PMIC PF9453 driverMark Brown-21/+3
2025-11-03regulator: pf9453: remove unused I2C_LT registerJoy Zou-7/+0
2025-11-03regulator: pf9453: remove low power modeJoy Zou-12/+0
2025-11-03regulator: pf9453: change the device ID register addressJoy Zou-2/+1
2025-11-03regulator: Small cleanup in of_get_regulation_constraints()Dan Carpenter-3/+3
2025-10-30regulator: bd718x7: Fix voltages scaled by resistor dividerMaud Spierings-0/+2
2025-10-28regulator: pca9450: add input supply linksMark Brown-0/+30
2025-10-27regulator: pca9450: link regulator inputs to supply groupsOleksij Rempel-0/+30
2025-10-27regulator: Let raspberrypi drivers depend on ARMJean Delvare-0/+2
2025-10-23regulator: rpmh-regulator: Add RPMH regulator support for PMR735DJishnu Prakash-0/+15
2025-10-21regulator: pf1550: Add support for regulatorSamuel Kayode-0/+439