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
/
as3722-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-04-01
regulator: as3722: Slightly improve readability
Axel Lin
1
-79
/
+58
2019-04-01
regulator: as3722: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-152
/
+60
2019-03-18
regulator: as3722: Remove *rdevs[] from struct as3722_regulators
Axel Lin
1
-2
/
+0
2019-02-06
regulator: as3722: Correct minor typo
Charles Keepax
1
-1
/
+1
2016-04-11
regulator: as3722: Constify regulator ops
Thierry Reding
1
-13
/
+13
2016-04-11
regulator: as3722: Add bypass support for LDO6
Jon Hunter
1
-0
/
+43
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-05
Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...
Mark Brown
1
-2
/
+2
2014-06-24
regulator: as3722: Fix incorrect parameter initialization
Sachin Kamat
1
-2
/
+2
2014-06-03
regulator: as3722: Make 0 a valid selector
Thierry Reding
1
-0
/
+2
2014-02-18
regulator: as3722: Add missing of_node_put
Sachin Kamat
1
-0
/
+1
2014-01-23
Merge remote-tracking branches 'regulator/fix/pfuze100', 'regulator/fix/s5m87...
Mark Brown
1
-7
/
+27
2014-01-06
regulator: as3722: set enable time for SD0/1/6
Vince Hsu
1
-0
/
+1
2014-01-06
regulator: as3722: detect SD0 low-voltage mode
Andrew Bresticker
1
-4
/
+26
2013-12-20
regulator: as3722: Don't set min_uV/uV_step/linear_min_sel for linear_ranges
Axel Lin
1
-3
/
+0
2013-12-02
regulator: as3722: set the correct current limit
Vince Hsu
1
-1
/
+1
2013-10-11
regulator: Add REGULATOR_LINEAR_RANGE macro
Axel Lin
1
-13
/
+5
2013-10-11
regulator: Remove max_uV from struct regulator_linear_range
Axel Lin
1
-1
/
+0
2013-10-03
regulator: as3722: Fix off-by-one n_voltages setting for SDx
Axel Lin
1
-7
/
+7
2013-10-03
regulator: as3722: Fix equation to calculate max_uV in regulator_lin_range macro
Axel Lin
1
-5
/
+5
2013-09-20
regulator: as3722: add regulator driver for AMS AS3722
Laxman Dewangan
1
-0
/
+917