summaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* regulator: tps6287x: Constify struct regulator_descChristophe JAILLET2024-09-091-1/+1
* regulator: wm8400: Constify struct regulator_descChristophe JAILLET2024-09-091-1/+1
* regulator: da9211: Constify struct regulator_descChristophe JAILLET2024-09-091-1/+1
* regulator: mp5416: Constify struct regulator_descChristophe JAILLET2024-09-091-2/+2
* regulator: Add AXP717 boost supportMark Brown2024-09-071-0/+4
|\
| * regulator: axp20x: AXP717: Add boost regulatorAndre Przywara2024-09-061-0/+4
* | regulator: of: Refactor of_get_*regulator() to decrease indentationAndy Shevchenko2024-09-051-15/+11
* | regulator: Move OF-specific regulator lookup code to of_regulator.cChen-Yu Tsai2024-09-043-87/+119
* | regulator: Unify "negative error number" terminology in commentsChen-Yu Tsai2024-08-297-18/+18
* | regulator: of: Fix kerneldoc format for of_regulator_bulk_get_all()Chen-Yu Tsai2024-08-291-3/+4
* | regulator: irq_helpers: Fix regulator_irq_map_event_simple() kerneldocChen-Yu Tsai2024-08-291-5/+10
* | regulator: fixed-helper: Add missing "Return" kerneldoc sectionChen-Yu Tsai2024-08-291-0/+2
* | regulator: fixed: Fix incorrectly formatted kerneldoc "Return" sectionChen-Yu Tsai2024-08-291-2/+4
* | regulator: of: Fix incorrectly formatted kerneldoc "Return" sectionsChen-Yu Tsai2024-08-291-6/+8
* | regulator: core: Add missing kerneldoc "Return" sectionsChen-Yu Tsai2024-08-291-2/+63
* | regulator: core: Fix incorrectly formatted kerneldoc "Return" sectionsChen-Yu Tsai2024-08-291-45/+56
* | regulator: core: Fix regulator_is_supported_voltage() kerneldoc return valueChen-Yu Tsai2024-08-291-1/+3
* | regulator: core: Fix short description for _regulator_check_status_enabled()Chen-Yu Tsai2024-08-291-4/+2
* | regulator: qcom_spmi: Use of_property_read_bool()Rob Herring (Arm)2024-08-281-4/+2
* | regulator: qcom_spmi: Drop unnecessary of_find_property() callRob Herring (Arm)2024-08-281-2/+2
* | regulator: Minor cleanupsMark Brown2024-08-222-11/+14
|\ \
| * | regulator: Fully clean up on error in of_regulator_bulk_get_all()Chen-Yu Tsai2024-08-221-9/+12
| * | regulator: Return actual error in of_regulator_bulk_get_all()Chen-Yu Tsai2024-08-221-1/+1
| * | regulator: Clarify error message for "id == NULL" in _regulator_get()Chen-Yu Tsai2024-08-221-1/+1
* | | regulator: s2mps11: use scoped memory allocation to simplify probeKrzysztof Kozlowski2024-08-221-10/+7
|/ /
* | regulator: scmi: Simplify with scoped for each OF child loopKrzysztof Kozlowski2024-08-141-5/+3
* | regulator: qcom-smd: Simplify with scoped for each OF child loopKrzysztof Kozlowski2024-08-141-8/+3
* | 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