summaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | regulator: qcom-rpmh: Simplify with scoped for each OF child loopKrzysztof Kozlowski2024-08-141-8/+3
* | regulator: s5m8767: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-08-141-11/+6
* | regulator: max8997: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-08-141-6/+5
* | regulator: bd96801: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-08-141-11/+6
* | regulator: bd718x7: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-08-141-13/+6
* | Add input voltage suppliers for PMIC MCP16502Mark Brown2024-08-131-8/+9
|\ \
| * | regulator: mcp16502: Add supplier for regulatorsAndrei Simion2024-08-131-8/+9
| |/
* | regulator: bd9576: Constify struct linear_rangeChristophe JAILLET2024-08-061-4/+4
* | regulator: Use of_property_read_bool()Rob Herring (Arm)2024-08-012-6/+3
* | regulator: max77857: Make max77857_id staticYue Haibing2024-08-011-1/+1
* | regulator: rt5120: Convert comma to semicolonChen Ni2024-07-291-2/+2
* | regulator: wm831x-isink: Convert comma to semicolonChen Ni2024-07-291-4/+4
* | regulator: bd96801: Delete unnecessary check in probe()Dan Carpenter2024-07-291-2/+0
|/
* 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-185-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