index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
regulator: Fix typos in the comment
Yu Jiaoliang
5
-5
/
+5
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-07
regulator: Add AXP717 boost support
Mark Brown
1
-0
/
+4
2024-09-07
regulator: axp20x: AXP717: Add boost regulator
Andre Przywara
1
-0
/
+4
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: Minor cleanups
Mark Brown
2
-11
/
+14
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: 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
Add input voltage suppliers for PMIC MCP16502
Mark Brown
1
-8
/
+9
2024-08-13
regulator: mcp16502: Add supplier for regulators
Andrei Simion
1
-8
/
+9
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-27
Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2024-07-26
regulator: Further restrict RZG2L USB VBCTRL regulator dependencies
Mark Brown
1
-1
/
+1
2024-07-18
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
5
-0
/
+1526
2024-07-15
regulator: renesas-usb-vbus-regulator: Update the default
Biju Das
1
-1
/
+1
2024-07-08
regulator: pca9450: Make IRQ optional
Frieder Schrempf
1
-22
/
+19
2024-07-04
regulator: max77857: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-04
regulator: da9121: Constify struct regmap_config
Javier Carrasco
1
-3
/
+3
2024-07-04
Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-merged
Lee Jones
3
-0
/
+921
2024-07-04
Merge branch 'ib-mfd-regulator-pm8008-6.11' into ibs-for-mfd-merged
Lee Jones
3
-0
/
+206
[prev]
[next]