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
2019-01-14
regulator: max14577: Remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2019-01-14
regulator: pwm: No need to make a copy of regulator_ops per instance
Axel Lin
1
-12
/
+5
2019-01-14
regulator: hi655x: Removed unused ctrl_regs field from struct hi655x_regulator
Axel Lin
1
-1
/
+0
2019-01-09
regulator: provide rdev_get_regmap()
Bartosz Golaszewski
1
-0
/
+6
2019-01-09
regulator: axp20x: check rdev is null before dereferencing it
Colin Ian King
1
-2
/
+6
2019-01-08
regulator: Fix trivial language typos
Krzysztof Kozlowski
4
-16
/
+16
2019-01-07
regulator: act8945a: Use rdev_get_id() to access id of regulator
Axel Lin
1
-5
/
+6
2018-12-21
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
1
-10
/
+2
2018-12-21
regulator: tps65910: fix a missing check of return value
Kangjie Lu
1
-1
/
+3
2018-12-21
regulator: mcp16502: Select REGMAP_I2C to fix build error
Axel Lin
1
-0
/
+1
2018-12-20
regulator: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2
-63
/
+9
2018-12-20
regulator: mcp16502: Fix missing n_voltages setting
Axel Lin
1
-0
/
+1
2018-12-20
regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resum...
Axel Lin
1
-5
/
+2
2018-12-19
regulator: mcp16502: code cleanup
Andrei.Stefanescu@microchip.com
1
-3
/
+3
2018-12-19
regulator: act8945a-regulator: make symbol act8945a_pm static
Wei Yongjun
1
-1
/
+1
2018-12-19
drivers/regulator: fix a missing check of return value
Kangjie Lu
1
-1
/
+4
2018-12-17
regulator: act8945a-regulator: fix 'defined but not used' compiler warning
Claudiu Beznea
1
-1
/
+1
2018-12-17
regulator: axp20x: fix set_ramp_delay for AXP209/dcdc2
Priit Laes
1
-0
/
+1
2018-12-14
regulator: mcp16502: add support for suspend
Andrei.Stefanescu@microchip.com
1
-0
/
+34
2018-12-13
regulator: axp20x: add software based soft_start for AXP209 LDO3
Olliver Schinagl
1
-1
/
+56
2018-12-13
regulator: axp20x: add support for set_ramp_delay for AXP209
Olliver Schinagl
1
-0
/
+85
2018-12-13
Merge branch 'topic/axp20x' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
1
-178
/
+555
2018-12-13
regulator: mcp16502: add regulator driver for MCP16502
Andrei.Stefanescu@microchip.com
3
-0
/
+530
2018-12-12
regulator: act8945a-regulator: add shutdown function
Claudiu Beznea
1
-0
/
+11
2018-12-12
regulator: act8945a-regulator: fix line over 80 chars warning
Claudiu Beznea
1
-1
/
+2
2018-12-12
regulator: act8945a-regulator: Implement PM functionalities
Boris Brezillon
1
-5
/
+181
2018-12-12
regulator: act8945a-regulator: unlock expert registers
Claudiu Beznea
1
-1
/
+12
2018-12-12
regulator: arizona-ldo1: Rely on core to handle GPIO descriptor
Linus Walleij
1
-3
/
+0
2018-12-12
regulator: wm8994: Rely on core to handle GPIO descriptor
Linus Walleij
1
-5
/
+6
2018-12-11
regulator: core: Clean enabling always-on regulators + their supplies
Douglas Anderson
1
-3
/
+16
2018-12-11
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2
-11
/
+12
2018-12-11
Merge branch 'regulator-4.20' into regulator-linus
Mark Brown
2
-11
/
+12
2018-12-11
regulator: s2mps11: Hand over GPIO to regulator core
Linus Walleij
1
-1
/
+6
2018-12-11
regulator: tps65090: Hand over GPIO to regulator core
Linus Walleij
1
-0
/
+6
2018-12-11
regulator: s5m8767: Hand over GPIO to regulator core
Linus Walleij
1
-1
/
+8
2018-12-11
regulator: da9211: Hand over GPIO to regulator core
Linus Walleij
1
-0
/
+6
2018-12-11
regulator: max8973: Let core handle GPIO descriptor
Linus Walleij
1
-1
/
+7
2018-12-11
regulator: max77686: Let core handle GPIO descriptor
Linus Walleij
1
-5
/
+9
2018-12-11
regulator: max8952: Let core handle GPIO descriptor
Linus Walleij
1
-3
/
+7
2018-12-11
regulator: lp8788-ldo: Let core handle GPIO descriptor
Linus Walleij
1
-2
/
+6
2018-12-11
regulator: lm363x: Let core handle GPIO descriptor
Linus Walleij
1
-2
/
+6
2018-12-11
regulator: fixed: Let core handle GPIO descriptor
Linus Walleij
1
-1
/
+5
2018-12-11
regulator: core: Track dangling GPIO descriptors
Linus Walleij
1
-10
/
+45
2018-12-06
regulator: Use of_node_name_eq for node name comparisons
Rob Herring
6
-6
/
+6
2018-12-04
regulator: Allow regulator nodes to contain their own init data
Charles Keepax
1
-2
/
+6
2018-12-04
regulator: Factor out location of init data OF node
Charles Keepax
1
-27
/
+37
2018-12-03
regulator: stpmic1: fix regulator_lock usage
Pascal PAILLET-LME
1
-1
/
+1
2018-11-28
regulator: axp20x: use defines for masks
Olliver Schinagl
1
-178
/
+555
2018-11-26
regulator: core: Apply system load even if no consumer loads
Douglas Anderson
1
-0
/
+6
2018-11-26
regulator: core: enable power when setting up constraints
Olliver Schinagl
1
-11
/
+11
[next]