index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
regulator: Remove default DEBUG define from TPS6586x
Mark Brown
1
-1
/
+0
2010-08-11
regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probe
Axel Lin
1
-0
/
+1
2010-08-11
regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()
Axel Lin
1
-1
/
+4
2010-08-11
regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()
Axel Lin
1
-7
/
+1
2010-08-11
regulator: max8660 - fix a memory leak in max8660_remove()
Axel Lin
1
-5
/
+5
2010-08-11
regulator: max1586 - fix a memory leak in max1586_pmic_remove()
Axel Lin
1
-5
/
+5
2010-08-11
regulator: Default GPIO controlled WM8994 regulators to disabled
Joonyoung Shim
1
-3
/
+2
2010-08-11
regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()
Axel Lin
1
-1
/
+1
2010-08-11
max8998: fix off-by-one value range checking
Axel Lin
1
-2
/
+2
2010-08-11
regulator: tps6586x: fix millivolt return values and SM2 table
Gary King
1
-3
/
+10
2010-08-11
regulator: tps6586x: add dependancy on MFD_TPS6585x
Mike Rapoport
1
-1
/
+1
2010-08-11
regulator: add TPS6586X regulator driver
Mike Rapoport
3
-0
/
+394
2010-08-11
regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage
MyungJoo Ham
1
-2
/
+27
2010-08-11
regulator: add support for regulators on the ab8500 MFD
Sundar R IYER
3
-0
/
+436
2010-08-11
tps65023: Allow registering similar TPS65021
Marek Vasut
1
-0
/
+2
2010-08-11
drivers: regulators: depend on MFD_MAX8998
Marek Szyprowski
1
-2
/
+1
2010-08-11
drivers: regulator: add Maxim 8998 driver
Kyungmin Park
3
-0
/
+620
2010-08-11
ISL6271A voltage regulator support.
Marek Vasut
3
-0
/
+243
2010-08-11
regulator: make sure the regulator is available prior to the consumers.
Sonic Zhang
1
-1
/
+1
2010-08-11
regulator: new drivers for AD5398 and AD5821
Sonic Zhang
3
-0
/
+295
2010-08-05
regulator: Remove owner field from attribute initialization in regulator core...
Guenter Roeck
1
-1
/
+0
2010-07-28
regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
Anuj Aggarwal
1
-7
/
+29
2010-07-27
wm8350-regulator: fix wm8350_register_regulator error handling
Axel Lin
1
-1
/
+1
2010-07-27
ab3100: fix off-by-one value range checking for voltage selector
Axel Lin
1
-2
/
+2
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
5
-9
/
+0
2010-05-28
mfd: AB3100 register access change to abx500 API
Mattias Wallin
1
-17
/
+16
2010-05-28
mfd: Renamed ab3100.h to abx500.h
Linus Walleij
1
-1
/
+1
2010-05-28
mfd: Add TPS6507x support
Todd Fischer
1
-79
/
+74
2010-05-28
regulator: tps6057x namespace cleanup
Todd Fischer
1
-85
/
+87
2010-05-28
mfd: Add tps6507x board data structure
Todd Fischer
1
-2
/
+12
2010-05-28
mfd: Move TPS6507x register definition to header file.
Todd Fischer
1
-59
/
+1
2010-05-25
regulator: return set_mode is same mode is requested
Sundar R Iyer
1
-0
/
+10
2010-05-25
Regulators: ab3100/bq24022: add a missing .owner field in regulator_desc
Axel Lin
2
-0
/
+11
2010-05-25
twl6030: regulator: Remove vsel tables and use formula for calculation
Rajendra Nayak
1
-47
/
+91
2010-05-25
mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulat...
Axel Lin
1
-3
/
+3
2010-05-25
regulator: use voltage number array in 88pm860x
Haojian Zhuang
1
-262
/
+220
2010-05-25
regulator: make 88pm860x sharing one driver structure
Haojian Zhuang
1
-41
/
+10
2010-05-25
regulator: simplify regulator_register() error handling
Jani Nikula
1
-30
/
+5
2010-05-25
regulator: fix unset_regulator_supplies() to remove all matches
Jani Nikula
1
-1
/
+0
2010-05-25
regulator: prevent registration of matching regulator consumer supplies
Jani Nikula
1
-1
/
+6
2010-05-25
regulator: Allow regulator-regulator supplies to be specified by name
Mark Brown
1
-0
/
+30
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-04-28
regulator: fix enabling regulator issue on max8925
Haojian Zhuang
1
-1
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
16
-7
/
+35
2010-04-19
mc13783-regulator: fix a memory leak in mc13783_regulator_remove
Axel Lin
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
15
-0
/
+15
2010-03-22
regulator: fix dangling pointers
Wolfram Sang
3
-3
/
+4
2010-03-22
lp3971: Fix BUCK_VOL_CHANGE_SHIFT logic
Axel Lin
1
-1
/
+1
2010-03-22
lp3971: Fix setting val for LDO2 and LDO4
Axel Lin
1
-1
/
+2
2010-03-22
regulator: Get rid of lockdep warning
Ameya Palande
1
-0
/
+1
[next]