index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: da9052: Use generic regmap enable/disable operations
Axel Lin
2012-04-23
1
-45
/
+11
*
regulator: 88pm8607: Use generic regmap enable/disable operations
Axel Lin
2012-04-23
1
-38
/
+12
*
regulator: pcf50633: Use generic regmap enable/disable operations
Axel Lin
2012-04-23
1
-83
/
+25
*
regulator: tps65910: Use generic regmap enable/disable operations
Axel Lin
2012-04-23
1
-54
/
+15
*
regulator: rc5t583: Use generic regmap enable/disable operations
Axel Lin
2012-04-23
1
-57
/
+6
*
regulator: tps65090: Use generic regmap enable/disable operations
Axel Lin
2012-04-18
1
-57
/
+7
*
regulator: tps65023: Use generic regmap enable/disable operations
Axel Lin
2012-04-16
1
-96
/
+16
*
regulator: wm831x-ldo: Use generic regmap enable/disable operations
Mark Brown
2012-04-16
1
-44
/
+15
*
regulator: wm831x-dcdc: Use generic regmap enable/disable operations
Mark Brown
2012-04-16
1
-47
/
+23
*
regulator: core: Provide standard enable operations for regmap users
Mark Brown
2012-04-16
1
-0
/
+55
*
regulator: wm8994: Use core voltage selector operations
Mark Brown
2012-04-16
1
-50
/
+9
*
regulator: wm831x-ldo: Use regulator_get_voltage_sel_regmap()
Mark Brown
2012-04-16
1
-51
/
+12
*
regulator: wm831x-dcdc: Use regulator_get_voltage_sel_regmap()
Mark Brown
2012-04-16
1
-15
/
+4
*
regulator: core: Provide regmap based voltage_sel operations
Mark Brown
2012-04-16
1
-0
/
+44
*
regulator: core: Allow drivers to pass in a regmap
Mark Brown
2012-04-16
1
-0
/
+2
*
regulator: wm8994: Convert to set_voltage_sel()
Mark Brown
2012-04-15
1
-35
/
+6
*
regulator: da9052: add device tree support
Ying-Chun Liu (PaulLiu)
2012-04-13
1
-1
/
+28
*
regulator: max8660: Use devm_kzalloc()
Axel Lin
2012-04-13
1
-13
/
+7
*
regulator: max1586: Use devm_kzalloc()
Axel Lin
2012-04-13
1
-11
/
+5
*
regulator: isl6271a-regulator: Use devm_kzalloc()
Axel Lin
2012-04-13
1
-6
/
+1
*
regulator: Convert max8998 to set_voltage_time_sel
Axel Lin
2012-04-13
1
-7
/
+28
*
regulator: Convert max8998 to get_voltage_sel
Axel Lin
2012-04-13
1
-9
/
+10
*
regulator: twl-regulator: Use twlreg_grp helper function
Axel Lin
2012-04-13
1
-11
/
+10
*
regulator: twl-regulator: Implement enable_time callback
Axel Lin
2012-04-13
1
-4
/
+19
*
regulator: Appease smatch in regulator_register()
Mark Brown
2012-04-11
1
-1
/
+3
*
regulator: Convert tps65xxx regulator drivers to use devm_kzalloc
Axel Lin
2012-04-11
4
-19
/
+6
*
regulator: Convert anatop to use a struct to pass in regulator runtime config...
Axel Lin
2012-04-10
1
-2
/
+7
*
regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltage
Axel Lin
2012-04-10
1
-4
/
+10
*
regulator: tps65023: Use devm_* APIs
Axel Lin
2012-04-10
1
-11
/
+3
*
regulator: tps62360: Convert to devm_regmap_init_i2c()
Axel Lin
2012-04-10
1
-3
/
+1
*
regulator: max8649: Use devm_* APIs
Axel Lin
2012-04-10
1
-13
/
+6
*
regulator: twl-regulator: Use DIV_ROUND_UP at appropriate places
Axel Lin
2012-04-10
1
-24
/
+6
*
regulator: twl-regulator: Simplify the code matching regulator id
Axel Lin
2012-04-10
1
-3
/
+5
*
regulator: max8998: Use simple equation to get selector
Axel Lin
2012-04-10
1
-9
/
+10
*
regulator: max8997: Use simple equation to get selector
Axel Lin
2012-04-10
1
-4
/
+5
*
regulator: max8997: Remove n_bits from struct voltage_map_desc
Axel Lin
2012-04-10
1
-9
/
+5
*
regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macro
Axel Lin
2012-04-10
1
-48
/
+41
*
regulator: Use one s5m8767_ops for both LDOs and BUCKs
Axel Lin
2012-04-10
1
-13
/
+3
*
regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKs
Axel Lin
2012-04-10
1
-94
/
+49
*
Merge tag 'v3.4-rc2' into regulator-drivers
Mark Brown
2012-04-10
10
-44
/
+49
|
\
|
*
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-04-04
10
-44
/
+49
|
|
\
|
|
*
regulator: Remove non-existent parameter from fixed-helper.c kernel doc
Russ Dill
2012-03-31
1
-1
/
+0
|
|
*
regulator: Fix setting new voltage in s5m8767_set_voltage
Axel Lin
2012-03-31
1
-7
/
+7
|
|
*
regulator: fix sysfs name collision between dummy and fixed dummy regulator
Shawn Guo
2012-03-31
1
-1
/
+1
|
|
*
regulator: Fix deadlock on removal of regulators with supplies
Mark Brown
2012-03-29
1
-2
/
+2
|
|
*
regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_susp...
Axel Lin
2012-03-29
1
-5
/
+5
|
|
*
regulator: Fix setting low power mode for wm831x aldo
Axel Lin
2012-03-29
1
-5
/
+2
|
|
*
regulator: Return microamps in wm8350_isink_get_current
Axel Lin
2012-03-28
1
-1
/
+1
|
|
*
regulator: wm8350: Fix the logic to choose best current limit setting
Axel Lin
2012-03-28
1
-1
/
+1
|
|
*
regulator: wm831x-isink: Fix the logic to choose best current limit setting
Axel Lin
2012-03-28
1
-1
/
+1
[next]