summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2024-10-04regulator: Return actual error in of_regulator_bulk_get_all()Chen-Yu Tsai1-1/+1
2024-07-27Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
2024-07-26regulator: Further restrict RZG2L USB VBCTRL regulator dependenciesMark Brown1-1/+1
2024-07-18Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds5-0/+1526
2024-07-15regulator: renesas-usb-vbus-regulator: Update the defaultBiju Das1-1/+1
2024-07-08regulator: pca9450: Make IRQ optionalFrieder Schrempf1-22/+19
2024-07-04regulator: max77857: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-04regulator: da9121: Constify struct regmap_configJavier Carrasco1-3/+3
2024-07-04Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-mergedLee Jones3-0/+921
2024-07-04Merge branch 'ib-mfd-regulator-pm8008-6.11' into ibs-for-mfd-mergedLee Jones3-0/+206
2024-06-28regulator: Add regulators driver for Marvell 88PM886 PMICKarel Balej3-0/+399
2024-06-27regulator: bd96801: ROHM BD96801 PMIC regulatorsMatti Vaittinen3-0/+921
2024-06-26Add USB VBUS regulator for RZ/G2LMark Brown7-23/+137
2024-06-26regulator: Add Renesas RZ/G2L USB VBUS regulator driverBiju Das3-0/+84
2024-06-26regulator: core: Add helper for allow HW access to enable/disable regulatorBiju Das1-0/+28
2024-06-25regulator: Add refactored mtk-dvfsrc-regulator driverAngeloGioacchino Del Regno1-0/+196
2024-06-25regulator: Remove mtk-dvfsrc-regulator.cAngeloGioacchino Del Regno1-214/+0
2024-06-24regulator: userspace-consumer: quiet device deferralRobert Marko1-4/+2
2024-06-13regulator: add pm8008 pmic regulator driverJohan Hovold3-0/+206
2024-06-12regulator: axp20x: AXP717: fix LDO supply rails and off-by-onesAndre Przywara1-14/+19
2024-06-12regulator: bd71815: fix ramp valuesKalle Niemi1-1/+1
2024-06-11regulator: core: Fix modpost error "regulator_get_regmap" undefinedBiju Das1-0/+1
2024-06-10regulator: add missing MODULE_DESCRIPTION() macroJeff Johnson4-0/+4
2024-06-04regulator: tps6594-regulator: Fix the number of irqs for TPS65224 and TPS6594Thomas Richard1-8/+4
2024-05-29Fix issue when using devm_of_regulator_put_matches andMark Brown1-16/+50
2024-05-29regulator: rtq2208: Add fixed LDO VOUT property and check that matches the co...Alina Yu1-2/+9
2024-05-29regulator: rtq2208: Fix LDO to be compatible with both fixed and adjustable voutAlina Yu1-6/+31
2024-05-29ARM: st: add new compatible for PWR regulators onMark Brown1-0/+1
2024-05-29regulator: max77503: remove unused struct 'max77503_dev'Dr. David Alan Gilbert1-8/+0
2024-05-28regulator: rtq2208: Fix invalid memory access when devm_of_regulator_put_matc...Alina Yu1-10/+12
2024-05-27regulator: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König18-38/+38
2024-05-27regulator: stm32-pwr: add support of STM32MP13Patrick Delaunay1-0/+1
2024-05-23Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds5-77/+45
2024-05-22Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-74/+482
2024-05-21regulator: tps6594-regulator: Correct multi-phase configurationNeha Malcom Francis1-8/+8
2024-05-20regulator: tps6287x: Force writing VSEL bitMatti Vaittinen1-0/+1
2024-05-20regulator: pickable ranges: don't always cache vselMatti Vaittinen1-13/+30
2024-05-16regulator: rohm-regulator: warn if unsupported voltage is setMatti Vaittinen1-0/+4
2024-05-16regulator: bd71828: Don't overwrite runtime voltagesMatti Vaittinen1-56/+2
2024-05-15Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-62/+583
2024-05-10Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...Lee Jones2-9/+303
2024-05-09regulator: sun20i: Add Allwinner D1 LDOs driverSamuel Holland3-0/+166
2024-05-09regulator: core: fix debugfs creation regressionJohan Hovold1-11/+16
2024-05-07regulator: Mention regulator id in error message about dummy suppliesUwe Kleine-König1-2/+2
2024-05-07regulator: devres: fix devm_regulator_get_enable_read_voltage() returnDavid Lechner1-1/+1
2024-05-06regulator: new API for voltage reference suppliesMark Brown2-0/+66
2024-05-03regulator: tps6594-regulator: Add TI TPS65224 PMIC regulatorsNirmala Devi Mal Nadar2-70/+268
2024-05-03regulator: rk808: Add RK816 supportAlex Bee1-1/+201
2024-05-03regulator: rk808: Support apply_bit for rk808_set_suspend_voltage_rangeAlex Bee1-3/+13
2024-05-03regulator: devres: add API for reference voltage suppliesDavid Lechner1-0/+59