summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2024-08-29regulator: fixed: Fix incorrectly formatted kerneldoc "Return" sectionChen-Yu Tsai1-2/+4
2024-08-29regulator: of: Fix incorrectly formatted kerneldoc "Return" sectionsChen-Yu Tsai1-6/+8
2024-08-29regulator: core: Add missing kerneldoc "Return" sectionsChen-Yu Tsai1-2/+63
2024-08-29regulator: core: Fix incorrectly formatted kerneldoc "Return" sectionsChen-Yu Tsai1-45/+56
2024-08-29regulator: core: Fix regulator_is_supported_voltage() kerneldoc return valueChen-Yu Tsai1-1/+3
2024-08-29regulator: core: Fix short description for _regulator_check_status_enabled()Chen-Yu Tsai1-4/+2
2024-08-28regulator: qcom_spmi: Use of_property_read_bool()Rob Herring (Arm)1-4/+2
2024-08-28regulator: qcom_spmi: Drop unnecessary of_find_property() callRob Herring (Arm)1-2/+2
2024-08-22regulator: Minor cleanupsMark Brown2-11/+14
2024-08-22regulator: s2mps11: use scoped memory allocation to simplify probeKrzysztof Kozlowski1-10/+7
2024-08-22regulator: Fully clean up on error in of_regulator_bulk_get_all()Chen-Yu Tsai1-9/+12
2024-08-22regulator: Return actual error in of_regulator_bulk_get_all()Chen-Yu Tsai1-1/+1
2024-08-22regulator: Clarify error message for "id == NULL" in _regulator_get()Chen-Yu Tsai1-1/+1
2024-08-14regulator: scmi: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+3
2024-08-14regulator: qcom-smd: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-8/+3
2024-08-14regulator: qcom-rpmh: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-8/+3
2024-08-14regulator: s5m8767: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-11/+6
2024-08-14regulator: max8997: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-6/+5
2024-08-14regulator: bd96801: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-11/+6
2024-08-14regulator: bd718x7: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-13/+6
2024-08-13Add input voltage suppliers for PMIC MCP16502Mark Brown1-8/+9
2024-08-13regulator: mcp16502: Add supplier for regulatorsAndrei Simion1-8/+9
2024-08-06regulator: bd9576: Constify struct linear_rangeChristophe JAILLET1-4/+4
2024-08-01regulator: Use of_property_read_bool()Rob Herring (Arm)2-6/+3
2024-08-01regulator: max77857: Make max77857_id staticYue Haibing1-1/+1
2024-07-29regulator: rt5120: Convert comma to semicolonChen Ni1-2/+2
2024-07-29regulator: wm831x-isink: Convert comma to semicolonChen Ni1-4/+4
2024-07-29regulator: bd96801: Delete unnecessary check in probe()Dan Carpenter1-2/+0
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