index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
regulator: tps6287x: Constify struct regulator_desc
Christophe JAILLET
1
-1
/
+1
2024-09-09
regulator: wm8400: Constify struct regulator_desc
Christophe JAILLET
1
-1
/
+1
2024-09-09
regulator: da9211: Constify struct regulator_desc
Christophe JAILLET
1
-1
/
+1
2024-09-09
regulator: mp5416: Constify struct regulator_desc
Christophe JAILLET
1
-2
/
+2
2024-09-06
regulator: axp20x: AXP717: Add boost regulator
Andre Przywara
2
-0
/
+5
2024-09-06
mfd: axp20x: AXP717: Add support for boost regulator
Andre Przywara
2
-0
/
+4
2024-09-06
dt-bindings: mfd: x-powers,axp152: add boost regulator
Andre Przywara
1
-1
/
+1
2024-09-05
regulator: of: Refactor of_get_*regulator() to decrease indentation
Andy Shevchenko
1
-15
/
+11
2024-09-04
regulator: Move OF-specific regulator lookup code to of_regulator.c
Chen-Yu Tsai
3
-87
/
+119
2024-08-29
regulator: Unify "negative error number" terminology in comments
Chen-Yu Tsai
7
-18
/
+18
2024-08-29
regulator: of: Fix kerneldoc format for of_regulator_bulk_get_all()
Chen-Yu Tsai
1
-3
/
+4
2024-08-29
regulator: irq_helpers: Fix regulator_irq_map_event_simple() kerneldoc
Chen-Yu Tsai
1
-5
/
+10
2024-08-29
regulator: fixed-helper: Add missing "Return" kerneldoc section
Chen-Yu Tsai
1
-0
/
+2
2024-08-29
regulator: fixed: Fix incorrectly formatted kerneldoc "Return" section
Chen-Yu Tsai
1
-2
/
+4
2024-08-29
regulator: of: Fix incorrectly formatted kerneldoc "Return" sections
Chen-Yu Tsai
1
-6
/
+8
2024-08-29
regulator: core: Add missing kerneldoc "Return" sections
Chen-Yu Tsai
1
-2
/
+63
2024-08-29
regulator: core: Fix incorrectly formatted kerneldoc "Return" sections
Chen-Yu Tsai
1
-45
/
+56
2024-08-29
regulator: core: Fix regulator_is_supported_voltage() kerneldoc return value
Chen-Yu Tsai
1
-1
/
+3
2024-08-29
regulator: core: Fix short description for _regulator_check_status_enabled()
Chen-Yu Tsai
1
-4
/
+2
2024-08-28
regulator: qcom_spmi: Use of_property_read_bool()
Rob Herring (Arm)
1
-4
/
+2
2024-08-28
regulator: qcom_spmi: Drop unnecessary of_find_property() call
Rob Herring (Arm)
1
-2
/
+2
2024-08-22
regulator: s2mps11: use scoped memory allocation to simplify probe
Krzysztof Kozlowski
1
-10
/
+7
2024-08-22
regulator: Fully clean up on error in of_regulator_bulk_get_all()
Chen-Yu Tsai
1
-9
/
+12
2024-08-22
regulator: Return actual error in of_regulator_bulk_get_all()
Chen-Yu Tsai
1
-1
/
+1
2024-08-22
regulator: Clarify error message for "id == NULL" in _regulator_get()
Chen-Yu Tsai
1
-1
/
+1
2024-08-14
regulator: dt-bindings: qcom,qca6390-pmu: document the swctrl-gpios property
Bartosz Golaszewski
1
-0
/
+4
2024-08-14
regulator: dt-bindings: qcom,qca6390-pmu: document WCN6855
Bartosz Golaszewski
1
-0
/
+16
2024-08-14
regulator: dt-bindings: qcom,qca6390-pmu: fix the description for bt-enable-g...
Bartosz Golaszewski
1
-1
/
+1
2024-08-14
regulator: scmi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+3
2024-08-14
regulator: qcom-smd: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-8
/
+3
2024-08-14
regulator: qcom-rpmh: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-8
/
+3
2024-08-14
regulator: s5m8767: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-11
/
+6
2024-08-14
regulator: max8997: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-6
/
+5
2024-08-14
regulator: bd96801: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-11
/
+6
2024-08-14
regulator: bd718x7: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-13
/
+6
2024-08-13
regulator: dt-bindings: microchip,mcp16502: Add voltage input supply document...
Andrei Simion
1
-0
/
+20
2024-08-13
regulator: mcp16502: Add supplier for regulators
Andrei Simion
1
-8
/
+9
2024-08-08
regulator: dt-bindings: mediatek,mt6397-regulator: convert to YAML
Macpaul Lin
2
-220
/
+238
2024-08-06
regulator: bd9576: Constify struct linear_range
Christophe JAILLET
1
-4
/
+4
2024-08-01
regulator: Use of_property_read_bool()
Rob Herring (Arm)
2
-6
/
+3
2024-08-01
regulator: max77857: Make max77857_id static
Yue Haibing
1
-1
/
+1
2024-07-29
regulator: rt5120: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-07-29
regulator: wm831x-isink: Convert comma to semicolon
Chen Ni
1
-4
/
+4
2024-07-29
regulator: bd96801: Delete unnecessary check in probe()
Dan Carpenter
1
-2
/
+0
2024-07-28
Linux 6.11-rc1
v6.11-rc1
Linus Torvalds
1
-2
/
+2
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
7
-10
/
+10
2024-07-28
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
1
-1
/
+1
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
1
-1
/
+1
[next]