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: rc5t583: Correct MODULE LICENSE to GPL v2
Laxman Dewangan
2012-04-06
1
-1
/
+1
*
regulator: rc5t583: Simplify RC5T583_REG macro
Axel Lin
2012-04-06
1
-32
/
+18
*
regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_info
Axel Lin
2012-04-05
1
-20
/
+17
*
regulator: rc5t583: Fix off-by-one valid range checking for selector
Axel Lin
2012-04-05
1
-1
/
+1
*
regulator: da9052: Remove unneeded devm_kfree calls
Axel Lin
2012-04-05
1
-10
/
+2
*
regulator: Fix rc5t583_regulator_probe error handling
Axel Lin
2012-04-04
1
-2
/
+2
*
regulator: aat2870: Add MODULE_ALIAS
Mark Brown
2012-04-04
1
-0
/
+1
*
regulator: Add support for RICOH PMIC RC5T583 regulator
Laxman Dewangan
2012-04-04
4
-0
/
+407
*
regulator: tps6524x: Use module_spi_driver()
Mark Brown
2012-04-04
1
-11
/
+1
*
regulator: max8860: Remove announcement on probe
Mark Brown
2012-04-04
1
-1
/
+0
*
regulator: max8649: Remove contentless announcement log message
Mark Brown
2012-04-04
1
-1
/
+0
*
regulator: lp3971: Convert to module_i2c_driver()
Mark Brown
2012-04-04
1
-17
/
+1
*
regulator: isl6271a: Allow missing init_data for diagnostics
Mark Brown
2012-04-04
1
-5
/
+0
*
regulator: gpio-regulator: Basic devm_kzalloc() conversion
Mark Brown
2012-04-04
1
-3
/
+2
*
regulator: gpio-regulator: Sort in Makefile
Mark Brown
2012-04-04
1
-1
/
+1
*
regulator: Convert mc13xxx regulator drivers to set_voltage_sel
Axel Lin
2012-04-03
3
-64
/
+9
*
regulator: fixed: Support for open drain gpio pin
Laxman Dewangan
2012-04-03
2
-12
/
+18
*
regulator: Add support for tps62362 and tps62363 in tps62360-regulator driver
Axel Lin
2012-04-03
2
-10
/
+24
*
regulator: Add missing n_voltages setting for max8925
Axel Lin
2012-04-03
1
-10
/
+5
*
regulator: Set list_voltage callback for max8925
Axel Lin
2012-04-03
1
-0
/
+2
*
regulator: Convert 88pm8607 to get_voltage_sel
Axel Lin
2012-04-01
1
-3
/
+3
*
regulator: Convert 88pm8607 to set_voltage_sel
Axel Lin
2012-04-01
1
-39
/
+4
*
regulator: Add missing n_voltages setting for 88pm8607
Axel Lin
2012-04-01
1
-26
/
+25
*
regulator: Set list_voltage callback for 88pm8607
Axel Lin
2012-04-01
1
-0
/
+1
*
regulator: Trivial comment fix for wm831x-ldo driver
Axel Lin
2012-04-01
1
-2
/
+2
*
regulator: Convert tps6524x to get_voltage_sel
Axel Lin
2012-04-01
1
-3
/
+3
*
regulator: Convert tps6524x to set_voltage_sel
Axel Lin
2012-04-01
1
-15
/
+3
*
regulator: ad5398: Use devm_kzalloc
Axel Lin
2012-04-01
1
-4
/
+1
*
regulator: ad5398: show changing current in uA
Axel Lin
2012-04-01
1
-2
/
+2
*
regulator: tps65023: Remove unused client field from struct tps_pmic
Axel Lin
2012-04-01
1
-2
/
+0
*
regulator: Remove unused name and client fields from struct tps62360_chip
Axel Lin
2012-04-01
1
-4
/
+0
*
regulator: Refactor to use one da9052_ldo_ops/da9052_dcdc_ops for all LDOs/DCDCs
Axel Lin
2012-04-01
1
-186
/
+44
*
regulator: Fix da9052 ldo regulator names
Axel Lin
2012-04-01
1
-40
/
+52
*
regulator: Convert tps65023 to set_voltage_sel
Axel Lin
2012-04-01
1
-86
/
+21
*
regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros
Axel Lin
2012-04-01
1
-90
/
+45
*
regulator: Make max8997_get_voltage_register always return correct register
Axel Lin
2012-04-01
1
-6
/
+7
*
regulator: Convert max8952 to set_voltage_sel
Axel Lin
2012-04-01
1
-21
/
+7
*
regulator: Remove _en_reg, _en_bit and _ops parameters from tps65090_REG macro
Axel Lin
2012-04-01
1
-14
/
+14
*
regulator: tps65090: Use IS_ERR to check return value of regulator_register
Axel Lin
2012-04-01
1
-1
/
+1
*
regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_ops
Axel Lin
2012-04-01
1
-18
/
+7
*
regulator: Convert tps6586x to set_voltage_sel
Axel Lin
2012-04-01
1
-49
/
+21
*
regulator: Convert tps6586x to get_voltage_sel
Axel Lin
2012-04-01
1
-4
/
+4
*
regulator: wm831x-dcdc: Use devm_kzalloc
Axel Lin
2012-04-01
1
-7
/
+2
*
regulator: Convert pcap-regulator to get_voltage_sel
Axel Lin
2012-04-01
1
-7
/
+4
*
regulator: Convert pcap-regulator to set_voltage_sel
Axel Lin
2012-04-01
1
-27
/
+6
*
regulator: Convert lp3972 to set_voltage_sel
Axel Lin
2012-04-01
1
-45
/
+18
*
regulator: Convert lp3971 to set_voltage_sel
Axel Lin
2012-04-01
1
-43
/
+15
*
regulator: Add TPS65090 regulator driver
Venu Byravarasu
2012-04-01
4
-0
/
+255
*
regulator: gpio-regulator: Set the smallest voltage/current in the specified ...
Axel Lin
2012-04-01
1
-4
/
+4
*
regulator: fixed: Don't supply voltage change ops when no GPIO is given
Mark Brown
2012-04-01
1
-14
/
+13
[next]