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
starfive-6.6.48-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
2013-08-02
regulators: max8660: add DT bindings
Daniel Mack
1
-1
/
+81
2013-08-02
regulator: pfuze100: Fix off-by-one for max_register setting
Axel Lin
1
-1
/
+1
2013-08-02
regulators: max8660: add a shorthand to &client->dev
Daniel Mack
1
-7
/
+8
2013-08-02
regulators: max8660: use i2c_id->driver_data rather than ->name
Daniel Mack
1
-3
/
+10
2013-07-31
regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementation
Axel Lin
1
-16
/
+5
2013-07-31
regulator: core: Provide hints to the core about optional supplies
Mark Brown
1
-0
/
+59
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
38
-43
/
+43
2013-07-30
regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit set
Axel Lin
1
-8
/
+8
2013-07-29
regulator: pfuze100: Use regulator_map_voltage_ascend
Axel Lin
1
-0
/
+1
2013-07-29
regulator: pfuze100: Fix module alias prefix
Axel Lin
1
-1
/
+1
2013-07-29
regulator: pfuze100: Use i2c_[set|get]_clientdata
Axel Lin
1
-2
/
+2
2013-07-29
regulator: pfuze100: REGULATOR_PFUZE100 needs to select REGMAP_I2C
Axel Lin
1
-0
/
+1
2013-07-29
regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driver
Robin Gong
1
-0
/
+1
2013-07-28
regulator: da903x: Convert da9034 ldo12 to use linear ranges
Axel Lin
1
-35
/
+10
2013-07-26
regulator:pfuze100: fix build warning and correct the binding doc
Robin Gong
1
-1
/
+1
2013-07-25
regulator: pfuze100: add pfuze100 regulator driver
Robin Gong
3
-0
/
+462
2013-07-25
regulator: core: convert class code to use dev_groups
Greg Kroah-Hartman
1
-12
/
+16
2013-07-24
regulator: tps65912: Convert tps65912_ops_ldo to use linear ranges
Axel Lin
1
-20
/
+19
2013-07-24
regulator: as3711: Convert to use linear ranges
Axel Lin
1
-132
/
+31
2013-07-19
regulator: 88pm800: Add missing n_voltages setting for bucks
Axel Lin
1
-6
/
+8
2013-07-19
regulator: 88pm800: Depend on MFD_88PM800 rather than MFD_88PM800=y
Axel Lin
1
-1
/
+1
2013-07-19
regulator: 88pm800: Add missing config.of_node setting for regulator register
Axel Lin
1
-0
/
+1
2013-07-19
regulator: 88pm800: add regulator driver for 88pm800
Chao Xie
3
-0
/
+388
2013-07-19
Merge remote-tracking branch 'regulator/topic/linear-range' into HEAD
Mark Brown
4
-152
/
+152
2013-07-18
regulator: core: Ensure selector is mapped
Mark Brown
1
-0
/
+2
2013-07-18
regulator: core: Allow fixed voltage range in multiple linear ranges
Axel Lin
1
-3
/
+9
2013-07-18
regulator: build: Sort Kconfig
Mark Brown
2
-123
/
+123
2013-07-18
regulator: core: Use the power efficient workqueue for delayed powerdown
Mark Brown
1
-2
/
+3
2013-07-15
regulator: s2mps11: Convert driver completely to use set_ramp_delay callback
Yadwinder Singh Brar
1
-53
/
+9
2013-07-15
regulator: s2mps11: Add DT support
Yadwinder Singh Brar
1
-11
/
+38
2013-07-15
regulator: s2mps11: Implement set_ramp_rate callback for bucks
Yadwinder Singh Brar
1
-0
/
+117
2013-07-15
Merge branch 'topic/ramp' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2
-6
/
+13
2013-07-15
regulator: s2mps11: Implement set_voltage_time_sel() ops for bucks
Yadwinder Singh Brar
1
-1
/
+52
2013-07-15
regulator: core: Remove redundant checks
Yadwinder Singh Brar
1
-3
/
+2
2013-07-15
regulator: core: Add support for disabling ramp delay
Yadwinder Singh Brar
2
-5
/
+13
2013-07-15
regulator: lp872x: fix a build waring and coding styles
Milo Kim
1
-4
/
+5
2013-07-15
regulator: wm8350: Convert to use linear ranges
Mark Brown
1
-38
/
+17
2013-07-15
regulator: wm831x-ldo: Convert to use linear ranges
Mark Brown
1
-80
/
+24
2013-07-15
regulator: wm8400: Use linear ranges
Mark Brown
1
-34
/
+16
2013-07-15
regulator: core: Add helpers for multiple linear ranges
Mark Brown
1
-0
/
+87
2013-07-15
regulator: core: Drop references on supply regulator when unregistering
Mark Brown
1
-1
/
+4
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-07-10
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
3
-109
/
+198
2013-07-10
Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2013-07-03
Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-90
/
+1514
2013-07-03
regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rate
Yadwinder Singh Brar
1
-1
/
+6
2013-07-03
regulator: lp8755: Provide map_voltage()
Mark Brown
1
-0
/
+1
2013-07-03
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-4
/
+4
2013-07-01
Merge remote-tracking branch 'regulator/topic/tps62360' into regulator-next
Mark Brown
1
-2
/
+6
2013-07-01
Merge remote-tracking branch 'regulator/topic/of' into regulator-next
Mark Brown
1
-0
/
+3
[prev]
[next]