index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: wm831x-dcdc: Convert to gpio_request_one()
Mark Brown
2012-05-07
1
-10
/
+4
*
regulator: wm8994: Convert to gpio_request_one()
Mark Brown
2012-05-07
1
-8
/
+1
*
regulator: tps62360: Provide settling time for voltage change
Laxman Dewangan
2012-05-07
1
-6
/
+40
*
regulator: tps62360: enable register cache
Laxman Dewangan
2012-05-07
1
-2
/
+4
*
regulator: da9052: fix bug in device tree iteration loop
Ying-Chun Liu (PaulLiu)
2012-05-07
1
-1
/
+1
*
regulator: fixed: add property for gpio open drain flag
Laxman Dewangan
2012-05-07
2
-1
/
+7
*
tps6586x: Add device tree support
Thierry Reding
2012-05-04
4
-0
/
+185
*
regulator: Add generic DT parsing for regulators
Thierry Reding
2012-05-04
2
-0
/
+65
*
regulator: wm831x-dcdc: Specify supply names
Mark Brown
2012-04-23
1
-1
/
+12
*
regulator: wm831x-ldo: Set up supply names
Mark Brown
2012-04-23
1
-1
/
+17
*
regulator: tps65912: Convert to get_voltage_sel
Axel Lin
2012-04-23
1
-4
/
+4
*
regulator: max8998: Convert ot use devm_kzalloc
Axel Lin
2012-04-23
1
-28
/
+17
*
regulator: max8997: Convert ot use devm_kzalloc
Axel Lin
2012-04-23
1
-25
/
+15
*
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
2012-04-23
16
-16
/
+0
*
regulator: max8997: Remove empty set_suspend_enable callback implementation
Axel Lin
2012-04-23
1
-9
/
+0
*
regulator: max8997: Remove is_enabled callback implementation for max8997_cha...
Axel Lin
2012-04-23
1
-4
/
+1
*
regulator: s5m8767: Use DIV_ROUND_UP to calculate selector
Axel Lin
2012-04-23
1
-1
/
+4
*
regulator: max8952: Convert to get_voltage_sel
Axel Lin
2012-04-20
1
-9
/
+4
*
regulator: tps6507x: Convert to get_voltage_sel
Axel Lin
2012-04-20
1
-3
/
+3
*
regulator: virtual: Replace strict_strtol with kstrtol
Axel Lin
2012-04-19
1
-4
/
+4
*
regulator: 88pm8607: Fix writting value to vol_reg in pm8607_set_voltage_sel
Axel Lin
2012-04-19
1
-1
/
+1
*
regulator: virtual: Convert to use devm_* APIs
Axel Lin
2012-04-18
1
-13
/
+5
*
regulator: userspace-consumer: Convert to use devm_* APIs
Axel Lin
2012-04-18
1
-13
/
+7
*
regulator: Convert max8997 to set_voltage_time_sel
Axel Lin
2012-04-17
1
-13
/
+42
*
regulator: Convert max8997 to get_voltage_sel
Axel Lin
2012-04-17
1
-21
/
+32
*
mfd: Revert "mfd: add irq domain support for max8997 interrupts"
Mark Brown
2012-04-17
6
-39
/
+33
*
regulator: max8660: Fix a memory leak due to missing devm_kzalloc conversion
Axel Lin
2012-04-17
1
-1
/
+1
*
mfd: add irq domain support for max8997 interrupts
Thomas Abraham
2012-04-16
6
-33
/
+39
*
regulator: da9052: Directly include of.h
Mark Brown
2012-04-16
1
-0
/
+1
*
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: Update regulator_register() API signature in Documentation
Axel Lin
2012-04-13
1
-2
/
+1
*
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
[next]