index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-13
regulator: sm5703: Remove because it is unused and fails to build
Christophe JAILLET
3
-178
/
+0
2024-09-13
regulator: Split up _regulator_get()
Chen-Yu Tsai
2
-11
/
+47
2024-09-13
regulator: update some comments ([gs]et_voltage_vsel vs [gs]et_voltage_sel)
André Draszik
2
-5
/
+5
2024-09-13
regulator: max8973: Use irq_get_trigger_type() helper
Jinjie Ruan
1
-5
/
+2
2024-09-11
regulator: core: fix the broken behavior of regulator_dev_lookup()
Wei Fang
1
-0
/
+3
2024-09-11
regulator: Few constifications of static data
Mark Brown
14
-105
/
+95
2024-09-10
regulator: max77650: Use container_of and constify static data
Krzysztof Kozlowski
1
-17
/
+14
2024-09-10
regulator: hi6421v530: Use container_of and constify static data
Krzysztof Kozlowski
1
-6
/
+5
2024-09-10
regulator: hi6421v530: Drop unused 'eco_microamp'
Krzysztof Kozlowski
1
-10
/
+6
2024-09-10
regulator: qcom-refgen: Constify static data
Krzysztof Kozlowski
1
-2
/
+2
2024-09-10
regulator: pfuze100: Constify static data
Krzysztof Kozlowski
1
-5
/
+5
2024-09-10
regulator: pcap: Constify static data
Krzysztof Kozlowski
1
-6
/
+6
2024-09-10
regulator: mtk-dvfsrc: Constify static data
Krzysztof Kozlowski
1
-5
/
+5
2024-09-10
regulator: max77826: Constify static data
Krzysztof Kozlowski
1
-1
/
+1
2024-09-10
regulator: max77826: Drop unused 'rdesc' in 'struct max77826_regulator_info'
Krzysztof Kozlowski
1
-2
/
+0
2024-09-10
regulator: tps65023: Constify static data
Krzysztof Kozlowski
1
-3
/
+3
2024-09-10
regulator: hi6421v600: Constify static data
Krzysztof Kozlowski
1
-5
/
+5
2024-09-10
regulator: hi6421: Constify static data
Krzysztof Kozlowski
1
-7
/
+7
2024-09-10
regulator: da9121: Constify static data
Krzysztof Kozlowski
1
-10
/
+10
2024-09-10
regulator: da9063: Constify static data
Krzysztof Kozlowski
1
-1
/
+1
2024-09-10
regulator: da9055: Constify static data
Krzysztof Kozlowski
1
-14
/
+14
2024-09-10
regulator: da9052: Constify static data
Krzysztof Kozlowski
1
-11
/
+11
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
[next]