summaryrefslogtreecommitdiffstats
path: root/.clang-format (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-09regulator: tps6287x: Constify struct regulator_descChristophe JAILLET1-1/+1
2024-09-09regulator: wm8400: Constify struct regulator_descChristophe JAILLET1-1/+1
2024-09-09regulator: da9211: Constify struct regulator_descChristophe JAILLET1-1/+1
2024-09-09regulator: mp5416: Constify struct regulator_descChristophe JAILLET1-2/+2
2024-09-06regulator: axp20x: AXP717: Add boost regulatorAndre Przywara2-0/+5
2024-09-06mfd: axp20x: AXP717: Add support for boost regulatorAndre Przywara2-0/+4
2024-09-06dt-bindings: mfd: x-powers,axp152: add boost regulatorAndre Przywara1-1/+1
2024-09-05regulator: of: Refactor of_get_*regulator() to decrease indentationAndy Shevchenko1-15/+11
2024-09-04regulator: Move OF-specific regulator lookup code to of_regulator.cChen-Yu Tsai3-87/+119
2024-08-29regulator: Unify "negative error number" terminology in commentsChen-Yu Tsai7-18/+18
2024-08-29regulator: of: Fix kerneldoc format for of_regulator_bulk_get_all()Chen-Yu Tsai1-3/+4
2024-08-29regulator: irq_helpers: Fix regulator_irq_map_event_simple() kerneldocChen-Yu Tsai1-5/+10
2024-08-29regulator: fixed-helper: Add missing "Return" kerneldoc sectionChen-Yu Tsai1-0/+2
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: 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: dt-bindings: qcom,qca6390-pmu: document the swctrl-gpios propertyBartosz Golaszewski1-0/+4
2024-08-14regulator: dt-bindings: qcom,qca6390-pmu: document WCN6855Bartosz Golaszewski1-0/+16
2024-08-14regulator: dt-bindings: qcom,qca6390-pmu: fix the description for bt-enable-g...Bartosz Golaszewski1-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-13regulator: dt-bindings: microchip,mcp16502: Add voltage input supply document...Andrei Simion1-0/+20
2024-08-13regulator: mcp16502: Add supplier for regulatorsAndrei Simion1-8/+9
2024-08-08regulator: dt-bindings: mediatek,mt6397-regulator: convert to YAMLMacpaul Lin2-220/+238
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-28Linux 6.11-rc1v6.11-rc1Linus Torvalds1-2/+2
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds1-8/+11
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds7-10/+10
2024-07-28kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor2-2/+2
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger1-1/+1
2024-07-28kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez1-1/+1