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
2013-03-05
Merge remote-tracking branch 'regulator/fix/twl' into tmp
Mark Brown
1
-5
/
+4
2013-03-05
Merge remote-tracking branch 'regulator/fix/palmas' into tmp
Mark Brown
1
-1
/
+2
2013-03-05
Merge remote-tracking branch 'regulator/fix/doc' into tmp
Mark Brown
1
-1
/
+1
2013-03-05
Merge remote-tracking branch 'regulator/fix/db8500' into tmp
Mark Brown
1
-2
/
+2
2013-03-01
regulator: fixed regulator_bulk_enable unwinding code
Andrzej Hajda
1
-3
/
+7
2013-03-01
regulator: twl: Convert twl4030ldo_ops to get_voltage_sel
Axel Lin
1
-5
/
+4
2013-03-01
regulator: palmas: fix number of SMPS voltages
Graeme Gregory
1
-1
/
+2
2013-03-01
regulator: core: fix documentation error in regulator_allow_bypass
Nishanth Menon
1
-1
/
+1
2013-03-01
regulator: db8500-prcmu - remove incorrect __exit markup
Dmitry Torokhov
1
-2
/
+2
2013-02-19
Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-next
Mark Brown
1
-5
/
+101
2013-02-19
Merge remote-tracking branch 'regulator/topic/tps6507x' into regulator-next
Mark Brown
1
-0
/
+92
2013-02-19
Merge remote-tracking branch 'regulator/topic/tps51632' into regulator-next
Mark Brown
1
-49
/
+103
2013-02-19
Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-next
Mark Brown
1
-62
/
+206
2013-02-19
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
Mark Brown
1
-5
/
+0
2013-02-19
Merge remote-tracking branch 'regulator/topic/of' into regulator-next
Mark Brown
8
-19
/
+30
2013-02-19
Merge remote-tracking branch 'regulator/topic/mc13892' into regulator-next
Mark Brown
3
-22
/
+103
2013-02-19
Merge remote-tracking branch 'regulator/topic/max8998' into regulator-next
Mark Brown
1
-13
/
+1
2013-02-19
Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next
Mark Brown
1
-61
/
+20
2013-02-19
Merge remote-tracking branch 'regulator/topic/max77686' into regulator-next
Mark Brown
1
-6
/
+8
2013-02-19
Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-next
Mark Brown
2
-128
/
+46
2013-02-19
Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next
Mark Brown
3
-0
/
+576
2013-02-19
Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next
Mark Brown
1
-29
/
+7
2013-02-19
Merge remote-tracking branch 'regulator/topic/lp3972' into regulator-next
Mark Brown
1
-16
/
+6
2013-02-19
Merge remote-tracking branch 'regulator/topic/lp3971' into regulator-next
Mark Brown
1
-16
/
+6
2013-02-19
Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next
Mark Brown
2
-6
/
+3
2013-02-19
Merge remote-tracking branch 'regulator/topic/da9055' into regulator-next
Mark Brown
1
-3
/
+0
2013-02-19
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-7
/
+22
2013-02-19
Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next
Mark Brown
1
-1
/
+1
2013-02-19
Merge remote-tracking branch 'regulator/topic/arizona' into regulator-next
Mark Brown
2
-4
/
+75
2013-02-19
Merge remote-tracking branch 'regulator/topic/apply' into regulator-next
Mark Brown
4
-111
/
+33
2013-02-19
Merge remote-tracking branch 'regulator/topic/anatop' into regulator-next
Mark Brown
1
-0
/
+41
2013-02-14
regulator: Fix memory garbage dev_err printout.
Russ Dill
1
-2
/
+2
2013-02-14
Merge tag 'v3.8-rc7' into regulator-core
Mark Brown
67
-714
/
+4290
2013-02-14
regulator: max77686: Reuse rdev_get_id() function.
Thiago Farina
1
-6
/
+8
2013-02-13
regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmap
Axel Lin
1
-44
/
+8
2013-02-13
regulator: as3711: Fix checking if no platform initialization data
Axel Lin
1
-1
/
+1
2013-02-13
regulator: s5m8767: Prevent possible NULL pointer dereference
Axel Lin
1
-5
/
+5
2013-02-13
regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_in...
Axel Lin
1
-6
/
+7
2013-02-08
regulator: core: Optimize _regulator_do_set_voltage if voltage does not change
Axel Lin
1
-3
/
+6
2013-02-08
regulator: max8998: Let regulator core handle the case selector == old_selector
Axel Lin
1
-13
/
+1
2013-02-08
regulator: s5m8767: Use of_get_child_count()
Axel Lin
1
-3
/
+1
2013-02-08
regulator: anatop: improve precision of delay time
Shawn Guo
1
-2
/
+2
2013-02-06
Merge remote-tracking branch 'regulator/fix/tps65910' into tmp
Mark Brown
1
-1
/
+1
2013-02-06
Merge remote-tracking branch 'regulator/fix/tps65217' into tmp
Mark Brown
1
-2
/
+2
2013-02-06
Merge remote-tracking branch 'regulator/fix/s2mps11' into tmp
Mark Brown
1
-2
/
+2
2013-02-06
Merge remote-tracking branch 'regulator/fix/of' into tmp
Mark Brown
1
-0
/
+6
2013-02-06
Merge remote-tracking branch 'regulator/fix/max8998' into tmp
Mark Brown
1
-1
/
+1
2013-02-06
Merge remote-tracking branch 'regulator/fix/max8997' into tmp
Mark Brown
1
-20
/
+19
2013-02-06
Merge remote-tracking branch 'regulator/fix/max8907' into tmp
Mark Brown
1
-2
/
+1
2013-02-06
Merge remote-tracking branch 'regulator/fix/max77686' into tmp
Mark Brown
1
-7
/
+8
[next]