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
/
tps65910-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-43
/
+39
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-10
/
+10
2012-05-20
regulator: tps65910: use of_node of matched regulator being register
Laxman Dewangan
1
-7
/
+12
2012-05-20
regulator: tps65910: dt: support when "regulators" node found
Laxman Dewangan
1
-0
/
+4
2012-05-20
regulator: tps65910: add error message in case of failure
Laxman Dewangan
1
-4
/
+8
2012-05-20
mfd: Commonize tps65910 regmap access through header
Rhyland Klein
1
-46
/
+42
2012-05-19
regulator: tps65910: use devm_* for memory allocation
Laxman Dewangan
1
-18
/
+9
2012-05-19
regulator: tps65910: use small letter for regulator names
Laxman Dewangan
1
-52
/
+52
2012-05-12
regulator: tps65910 regulator: add device tree support
Rhyland Klein
1
-0
/
+108
2012-05-12
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
Mark Brown
1
-26
/
+9
2012-05-09
regulator: tps65910: Convert to get_voltage_sel
Axel Lin
1
-25
/
+9
2012-04-23
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
1
-1
/
+0
2012-04-23
regulator: tps65910: Use generic regmap enable/disable operations
Axel Lin
1
-54
/
+15
2012-04-11
regulator: Convert tps65xxx regulator drivers to use devm_kzalloc
Axel Lin
1
-6
/
+3
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
1
-2
/
+6
2012-04-08
Merge branch 'master' into for-next
Jiri Kosina
1
-55
/
+345
2012-04-06
Fix typo milivolt => millivolt
Thomas Weber
1
-10
/
+10
2012-03-21
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-54
/
+344
2012-03-14
regulator: tps65910: Provide settling time for DCDC voltage change
Laxman Dewangan
1
-13
/
+32
2012-03-14
regulator: tps65910: Provide settling time for enabling rails
Laxman Dewangan
1
-0
/
+37
2012-03-14
regulator: Fix the logic of tps65910_get_mode
Axel Lin
1
-1
/
+1
2012-03-12
regulator: Rename set_voltage_sel callback function name to *_sel
Axel Lin
1
-7
/
+9
2012-03-12
regulator: tps65910: Sleep off rails when ext sleep configured
Laxman Dewangan
1
-4
/
+13
2012-03-12
regulator: Fix module desciption for tps65910 regulator
Axel Lin
1
-1
/
+1
2012-03-12
regulator: tps65910: Correct VIO voltage configuration
Laxman Dewangan
1
-2
/
+5
2012-03-07
regulator: tps65910: Configure correct value for VDDCTRL vout reg
Laxman Dewangan
1
-1
/
+1
2012-01-30
regulator: tps65910: Sleep control through external inputs
Laxman Dewangan
1
-0
/
+206
2012-01-20
regulator: tps65910: use appropriate variable names.
Laxman Dewangan
1
-41
/
+41
2012-01-20
regulator: tps65910: Initialize n_voltages for rails.
Laxman Dewangan
1
-0
/
+11
2012-01-20
regulator: tps65910: Add regulator info for RTC rail
Laxman Dewangan
1
-0
/
+3
2011-11-23
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
1
-1
/
+1
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-6
/
+8
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
1
-1
/
+1
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
1
-6
/
+8
2011-11-23
regulator: TPS65910: Create an array for init data
Kyle Manna
1
-3
/
+10
2011-11-23
regulator: TPS65910: Move regulator defs to header
Kyle Manna
1
-24
/
+0
2011-07-22
regulator: tps65910: Fix array access out of bounds bug
Axel Lin
1
-12
/
+43
2011-07-22
regulator: tps65910: Add missing breaks in switch/case
Axel Lin
1
-0
/
+7
2011-07-22
regulator: tps65910: Fix a memory leak in tps65910_probe error path
Axel Lin
1
-0
/
+1
2011-05-27
regulator: tps65911: Add new chip version
Jorge Eduardo Candelaria
1
-34
/
+323
2011-05-27
regulator: Fix desc_id for tps65023/6507x/65910
Axel Lin
1
-2
/
+1
2011-05-27
TPS65910: Add tps65910 regulator driver
Graeme Gregory
1
-0
/
+705