index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2010-03-22
regulator: handle kcalloc() failure
Dan Carpenter
1
-0
/
+5
2010-03-22
Regulators: max8925-regulator - clean up driver data after removal
Dmitry Torokhov
1
-2
/
+4
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-03-08
regulator: Add max8925 support
Haojian Zhuang
3
-0
/
+313
2010-03-08
regulator: Unsupport 88pm8607 A0 and A1
Haojian Zhuang
1
-213
/
+77
2010-03-08
mfd: Rename 88pm8607 to 88pm860x in mfd
Haojian Zhuang
1
-1
/
+1
2010-03-08
mfd: Support 88pm8606 in 860x driver
Haojian Zhuang
1
-17
/
+15
2010-03-08
mfd: Add a data argument to the WM8350 IRQ free function
Mark Brown
1
-1
/
+1
2010-03-03
Regulators: wm8400 - cleanup platform driver data handling
Dmitry Torokhov
1
-2
/
+5
2010-03-03
Regulators: wm8994 - clean up driver data after removal
Dmitry Torokhov
1
-4
/
+7
2010-03-03
Regulators: wm831x-xxx - clean up driver data after removal
Dmitry Torokhov
3
-0
/
+20
2010-03-03
Regulators: pcap-regulator - clean up driver data after removal
Dmitry Torokhov
1
-3
/
+5
2010-03-03
Regulators: max8660 - annotate probe and remove methods
Dmitry Torokhov
1
-5
/
+6
2010-03-03
Regulators: max1586 - annotate probe and remove methods
Dmitry Torokhov
1
-4
/
+5
2010-03-03
Regulators: lp3971 - fail if platform data was not supplied
Dmitry Torokhov
1
-29
/
+29
2010-03-03
Regulators: tps6507x-regulator - mark probe method as __devinit
Dmitry Torokhov
1
-19
/
+15
2010-03-03
Regulators: tps65023-regulator - mark probe method as __devinit
Dmitry Torokhov
1
-19
/
+16
2010-03-03
Regulators: twl-regulator - mark probe function as __devinit
Dmitry Torokhov
1
-1
/
+1
2010-03-03
Regulators: fixed - annotate probe and remove methods
Dmitry Torokhov
1
-9
/
+10
2010-03-03
Regulators: ab3100 - fix probe and remove annotations
Dmitry Torokhov
1
-3
/
+3
2010-03-03
Regulators: virtual - use sysfs attribute groups
Dmitry Torokhov
1
-31
/
+33
2010-03-03
twl6030: regulator: Configure STATE register instead of REMAP
Rajendra Nayak
1
-10
/
+10
2010-03-03
regulator: Provide optional dummy regulator for consumers
Mark Brown
5
-1
/
+135
2010-03-03
regulator: Assume regulators are enabled if they don't report anything
Mark Brown
1
-2
/
+2
[next]