aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-07-271-2/+2
|\
| * regulator: Further restrict RZG2L USB VBCTRL regulator dependenciesMark Brown2024-07-261-1/+1
| * regulator: renesas-usb-vbus-regulator: Update the defaultBiju Das2024-07-151-1/+1
* | Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2024-07-175-0/+1526
|\ \ | |/ |/|
| * Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-mergedLee Jones2024-07-043-0/+921
| |\
| | * regulator: bd96801: ROHM BD96801 PMIC regulatorsMatti Vaittinen2024-06-273-0/+921
| * | Merge branch 'ib-mfd-regulator-pm8008-6.11' into ibs-for-mfd-mergedLee Jones2024-07-043-0/+206
| |\ \
| | * | regulator: add pm8008 pmic regulator driverJohan Hovold2024-06-133-0/+206
| | |/
| * / regulator: Add regulators driver for Marvell 88PM886 PMICKarel Balej2024-06-283-0/+399
| |/
* | regulator: pca9450: Make IRQ optionalFrieder Schrempf2024-07-081-22/+19
* | regulator: max77857: Constify struct regmap_configJavier Carrasco2024-07-041-1/+1
* | regulator: da9121: Constify struct regmap_configJavier Carrasco2024-07-041-3/+3
* | Add USB VBUS regulator for RZ/G2LMark Brown2024-06-267-23/+137
|\ \
| * | regulator: Add Renesas RZ/G2L USB VBUS regulator driverBiju Das2024-06-263-0/+84
| * | regulator: core: Add helper for allow HW access to enable/disable regulatorBiju Das2024-06-261-0/+28
| * | regulator: axp20x: AXP717: fix LDO supply rails and off-by-onesAndre Przywara2024-06-121-14/+19
| * | regulator: bd71815: fix ramp valuesKalle Niemi2024-06-121-1/+1
| * | regulator: core: Fix modpost error "regulator_get_regmap" undefinedBiju Das2024-06-101-0/+1
| * | regulator: tps6594-regulator: Fix the number of irqs for TPS65224 and TPS6594Thomas Richard2024-06-041-8/+4
* | | regulator: Add refactored mtk-dvfsrc-regulator driverAngeloGioacchino Del Regno2024-06-251-0/+196
* | | regulator: Remove mtk-dvfsrc-regulator.cAngeloGioacchino Del Regno2024-06-251-214/+0
* | | regulator: userspace-consumer: quiet device deferralRobert Marko2024-06-241-4/+2
* | | regulator: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-104-0/+4
* | | Fix issue when using devm_of_regulator_put_matches andMark Brown2024-05-291-16/+50
|\ \ \
| * | | regulator: rtq2208: Add fixed LDO VOUT property and check that matches the co...Alina Yu2024-05-291-2/+9
| * | | regulator: rtq2208: Fix LDO to be compatible with both fixed and adjustable voutAlina Yu2024-05-291-6/+31
| |/ /
| * / regulator: rtq2208: Fix invalid memory access when devm_of_regulator_put_matc...Alina Yu2024-05-281-10/+12
| |/
* | ARM: st: add new compatible for PWR regulators onMark Brown2024-05-291-0/+1
|\ \
| * | regulator: stm32-pwr: add support of STM32MP13Patrick Delaunay2024-05-271-0/+1
| |/
* | regulator: max77503: remove unused struct 'max77503_dev'Dr. David Alan Gilbert2024-05-291-8/+0
* | regulator: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König2024-05-2718-38/+38
|/
* Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-235-77/+45
|\
| * regulator: tps6594-regulator: Correct multi-phase configurationNeha Malcom Francis2024-05-211-8/+8
| * regulator: tps6287x: Force writing VSEL bitMatti Vaittinen2024-05-201-0/+1
| * regulator: pickable ranges: don't always cache vselMatti Vaittinen2024-05-201-13/+30
| * regulator: rohm-regulator: warn if unsupported voltage is setMatti Vaittinen2024-05-161-0/+4
| * regulator: bd71828: Don't overwrite runtime voltagesMatti Vaittinen2024-05-161-56/+2
* | Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2024-05-223-74/+482
|\ \
| | \
| | \
| *-. \ Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...Lee Jones2024-05-102-9/+303
| |\ \ \
| | * | | regulator: rk808: Add RK816 supportAlex Bee2024-05-031-1/+201
| | * | | regulator: rk808: Support apply_bit for rk808_set_suspend_voltage_rangeAlex Bee2024-05-031-3/+13
| * | | | regulator: tps6594-regulator: Add TI TPS65224 PMIC regulatorsNirmala Devi Mal Nadar2024-05-032-70/+268
| |/ / /
* | | | Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-1420-62/+583
|\ \ \ \ | | |_|/ | |/| |
| * | | regulator: sun20i: Add Allwinner D1 LDOs driverSamuel Holland2024-05-093-0/+166
| * | | regulator: Mention regulator id in error message about dummy suppliesUwe Kleine-König2024-05-071-2/+2
| * | | regulator: devres: fix devm_regulator_get_enable_read_voltage() returnDavid Lechner2024-05-071-1/+1
| * | | regulator: new API for voltage reference suppliesMark Brown2024-05-062-0/+66
| |\ \ \
| | * | | regulator: devres: add API for reference voltage suppliesDavid Lechner2024-05-031-0/+59
| * | | | regulator: rtq2208: Fix LDO discharge register and add vsel settingAlina Yu2024-05-011-39/+61
| * | | | regulator: Merge axp20x changesMark Brown2024-03-281-5/+89
| |\ \ \ \ | | | |_|/ | | |/| |