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
2012-05-14
regulator: tps62360: Convert to regulator_list_voltage_linear()
Axel Lin
1
-14
/
+6
2012-05-14
regulator: core: Ensure simple linear voltage mappings falls within the speci...
Axel Lin
1
-1
/
+1
2012-05-13
regulator: tps62360: add dt support
Laxman Dewangan
1
-1
/
+72
2012-05-13
regulator: tps62360: make init_data of platform data to pointer.
Laxman Dewangan
1
-1
/
+1
2012-05-12
regulator: tps65910 regulator: add device tree support
Rhyland Klein
1
-0
/
+108
2012-05-12
regulator: da903x: Convert to get_voltage_sel
Axel Lin
1
-25
/
+23
2012-05-12
regulator: da903x: Fix list voltage for da9030 ldo14
Axel Lin
1
-1
/
+19
2012-05-12
regulator: Staticise non-exported symbol s5m8767_opmode_reg
Mark Brown
1
-1
/
+1
2012-05-12
regulator: wm8400: Modernise driver
Mark Brown
1
-125
/
+44
2012-05-12
regulator: wm831x: Convert to regulator_list_voltage_linear()
Mark Brown
1
-11
/
+4
2012-05-12
regulator: core: Allow drivers to set simple linear voltage maps as data
Mark Brown
1
-0
/
+53
2012-05-12
regulator: core: Allow regulators to provide a voltage to selector mapping
Mark Brown
1
-27
/
+55
2012-05-12
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
Mark Brown
26
-294
/
+342
2012-05-12
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...
Mark Brown
50
-2189
/
+1885
2012-05-10
regulator: core: Warn on missing struct device
Mark Brown
1
-0
/
+1
2012-05-10
regulator: dummy: Specify a struct device
Mark Brown
1
-0
/
+1
2012-05-10
regulator: wm831x: Register all normal regulators
Mark Brown
2
-24
/
+12
2012-05-09
regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.
NeilBrown
1
-6
/
+4
2012-05-09
regulator: tps65910: Convert to get_voltage_sel
Axel Lin
1
-25
/
+9
2012-05-08
regulator: wm8994: Use main I2C device as struct device
Mark Brown
1
-1
/
+1
2012-05-08
regulator: tps62360: fix stylistic issue and optimize code
Laxman Dewangan
1
-71
/
+60
2012-05-07
regulator: wm831x-dcdc: Convert to gpio_request_one()
Mark Brown
1
-10
/
+4
2012-05-07
regulator: wm8994: Convert to gpio_request_one()
Mark Brown
1
-8
/
+1
2012-05-07
regulator: tps62360: Provide settling time for voltage change
Laxman Dewangan
1
-6
/
+40
2012-05-07
regulator: tps62360: enable register cache
Laxman Dewangan
1
-2
/
+4
2012-05-07
regulator: Actually free the regulator in devm_regulator_put()
Mark Brown
1
-1
/
+4
2012-05-07
regulator: da9052: fix bug in device tree iteration loop
Ying-Chun Liu (PaulLiu)
1
-1
/
+1
2012-05-07
regulator: fixed: add property for gpio open drain flag
Laxman Dewangan
1
-0
/
+3
2012-05-04
regulator: 88pm8607: Use regulator_get_voltage_sel_regmap()
Axel Lin
1
-27
/
+9
2012-05-04
regulator: rc5t583: Use regulator_get_voltage_sel_regmap()
Axel Lin
1
-24
/
+9
2012-05-04
regulator: da9052: Use regulator_get_voltage_sel_regmap()
Axel Lin
1
-24
/
+8
2012-05-04
tps6586x: Add device tree support
Thierry Reding
1
-0
/
+1
2012-05-04
regulator: Add generic DT parsing for regulators
Thierry Reding
1
-0
/
+47
2012-04-23
regulator: wm831x-dcdc: Specify supply names
Mark Brown
1
-1
/
+12
2012-04-23
regulator: wm831x-ldo: Set up supply names
Mark Brown
1
-1
/
+17
2012-04-23
regulator: tps65912: Convert to get_voltage_sel
Axel Lin
1
-4
/
+4
2012-04-23
regulator: max8998: Convert ot use devm_kzalloc
Axel Lin
1
-28
/
+17
2012-04-23
regulator: max8997: Convert ot use devm_kzalloc
Axel Lin
1
-25
/
+15
2012-04-23
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
16
-16
/
+0
2012-04-23
regulator: max8997: Remove empty set_suspend_enable callback implementation
Axel Lin
1
-9
/
+0
2012-04-23
regulator: max8997: Remove is_enabled callback implementation for max8997_cha...
Axel Lin
1
-4
/
+1
2012-04-23
regulator: pcf50633: Use regulator_get_voltage_sel_regmap()
Axel Lin
1
-33
/
+4
2012-04-23
regulator: da9052: Use generic regmap enable/disable operations
Axel Lin
1
-45
/
+11
2012-04-23
regulator: 88pm8607: Use generic regmap enable/disable operations
Axel Lin
1
-38
/
+12
2012-04-23
regulator: pcf50633: Use generic regmap enable/disable operations
Axel Lin
1
-83
/
+25
2012-04-23
regulator: tps65910: Use generic regmap enable/disable operations
Axel Lin
1
-54
/
+15
2012-04-23
regulator: rc5t583: Use generic regmap enable/disable operations
Axel Lin
1
-57
/
+6
2012-04-23
regulator: s5m8767: Use DIV_ROUND_UP to calculate selector
Axel Lin
1
-1
/
+4
2012-04-20
regulator: max8952: Convert to get_voltage_sel
Axel Lin
1
-9
/
+4
2012-04-20
regulator: tps6507x: Convert to get_voltage_sel
Axel Lin
1
-3
/
+3
[prev]
[next]