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
2011-01-12
regulators: Moved define for number of regulators in ab8500
Bengt Jonsson
1
-1
/
+7
2011-01-12
regulator: add driver for tps6524x regulator
Cyril Chemparathy
3
-0
/
+704
2011-01-12
regulator: Convert WM831x drivers to use get_voltage_sel()
Mark Brown
2
-16
/
+16
2011-01-12
regulator: Allow drivers to report voltages as selectors
Mark Brown
1
-3
/
+22
2011-01-12
regulator: Use _regulator_get_voltage() consistently
Mark Brown
1
-8
/
+10
2011-01-12
drivers/regulator: Update WARN uses
Joe Perches
1
-2
/
+1
2011-01-12
regulator: Take into account the requirements of all consumers
Thomas Petazzoni
1
-0
/
+25
2011-01-12
regulator: Add and use rdev_<level> macros
Joe Perches
1
-81
/
+65
2011-01-12
regulator: Remove duplicate consts from mc13873 driver voltage tables
Mark Brown
1
-18
/
+18
2011-01-12
regulator: Copy constraints from regulators when initialising them
Mark Brown
1
-7
/
+12
2011-01-12
regulator: Fix prototype for MAX8998 buck set_voltage()
Mark Brown
1
-1
/
+1
2011-01-12
regulator: Remove regulator core version announcement
Mark Brown
1
-4
/
+0
2011-01-12
regulator: Fix obfuscated log messages
Mark Brown
1
-8
/
+6
2011-01-12
drivers: regulator: core: convert to using pr_ macros
Daniel Walker
1
-80
/
+57
2011-01-12
drivers: regulator: core: use pr_fmt
Daniel Walker
1
-10
/
+12
2011-01-12
regulator: Fix typo in PCAP regulator_set_voltage()
Mark Brown
1
-1
/
+1
2011-01-12
regulator: enable supply regulator only when use count is zero
Bengt Jonsson
1
-9
/
+11
2011-01-12
regulator: Add basic trace facilities
Mark Brown
1
-0
/
+17
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
26
-78
/
+200
2011-01-12
regulator: lock supply in regulator enable
Mattias Wallin
1
-11
/
+9
2010-12-13
regulator: Update LDO2 for WM8958
Mark Brown
1
-2
/
+21
2010-12-09
regulator: tps6586x: correct register table
Danny Huang
1
-3
/
+3
2010-12-09
regulator: tps6586x: Handle both enable reg/bits being the same
Danny Huang
1
-0
/
+4
2010-12-09
regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bit
Danny Huang
1
-6
/
+13
2010-12-09
regulator: tps6586x: Add missing bit mask generation
Danny Huang
1
-2
/
+2
2010-11-30
regulator: fix kernel-doc for set_consumer_device_supply
Randy Dunlap
1
-1
/
+1
2010-11-30
regulator: enable supply regulator only when use count is zero
Bengt Jonsson
1
-9
/
+11
2010-11-30
regulator: twl-regulator - fix twlreg_set_mode
Axel Lin
1
-3
/
+3
2010-11-30
regulator: lock supply in regulator enable
Mattias Wallin
1
-0
/
+2
2010-11-30
regulator: Return proper error for regulator_register()
Axel Lin
1
-0
/
+2
2010-11-30
regulator: Ensure enough delay time for enabling regulator
Axel Lin
1
-2
/
+4
2010-11-30
regulator: Remove a redundant device_remove_file call in create_regulator
Axel Lin
1
-1
/
+0
2010-11-30
regulator: Staticise mc13783_powermisc_rmw()
Mark Brown
1
-2
/
+2
2010-11-30
regulator: regulator disable supply fix
Mattias Wallin
1
-0
/
+1
2010-10-29
regulator: max8998 BUCK1/2 voltage change with use of GPIOs
Lukasz Majewski
1
-21
/
+193
2010-10-29
regulator: max8998 BUCK1/2 internal voltages and indexes defined
Lukasz Majewski
1
-2
/
+8
2010-10-29
regulator: Separate set_voltage for max8998 ldo and buck
Lukasz Majewski
1
-3
/
+40
2010-10-29
mfd: Align ab8500 with the abx500 interface
Mattias Wallin
1
-36
/
+50
2010-10-29
mfd: Use i2c_client as an argument on MAX8998 i2c routines
Joonyoung Shim
1
-6
/
+11
2010-10-29
regulator: max8952 - fix max8952_set_voltage
Axel Lin
1
-1
/
+1
2010-10-29
regulator: max8952 - fix max8952_pmic_probe error path
Axel Lin
1
-2
/
+8
2010-10-29
regulator: fix build when CONFIG_REGULATOR_DUMMY=n
Anand Gadiyar
1
-4
/
+0
2010-10-29
regulator: avoid deadlock when disabling regulator with supply
Jeffrey Carlyle
1
-9
/
+26
2010-10-29
regulator: Add option for machine drivers to enable the dummy regulator
Mark Brown
2
-2
/
+23
2010-10-29
Regulator: lp3972 cleanup
Axel Lin
1
-7
/
+18
2010-10-29
Regulator: LP3972 PMIC regulator driver
Axel Lin
3
-0
/
+657
2010-10-29
MAX8952 PMIC Driver Initial Release
MyungJoo Ham
3
-0
/
+369
2010-10-08
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+0
2010-10-02
regulator: max8649 - fix setting extclk_freq
Axel Lin
1
-1
/
+1
2010-10-02
regulator: fix typo in current units
Cyril Chemparathy
1
-1
/
+1
[prev]
[next]