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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
45
-120
/
+331
2012-04-09
Merge branch 'regulator-register' into regulator-drivers
Mark Brown
16
-17
/
+19
2012-04-06
regulator: Convert rc5t583 to set_voltage
Axel Lin
1
-8
/
+15
2012-04-06
regulator: max8649: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-06
regulator: max1586: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-06
regulator: tps65217: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-06
regulator: tps6105x: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-06
regulator: max8952: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-06
regulator: max8660: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-06
regulator: Convert twl4030ldo_set_voltage to set_voltage_sel
Axel Lin
1
-23
/
+4
2012-04-06
regulator: rc5t583: Correct MODULE LICENSE to GPL v2
Laxman Dewangan
1
-1
/
+1
2012-04-06
regulator: rc5t583: Simplify RC5T583_REG macro
Axel Lin
1
-32
/
+18
2012-04-05
regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_info
Axel Lin
1
-20
/
+17
2012-04-05
regulator: rc5t583: Fix off-by-one valid range checking for selector
Axel Lin
1
-1
/
+1
2012-04-05
regulator: da9052: Remove unneeded devm_kfree calls
Axel Lin
1
-10
/
+2
2012-04-05
regulator: pcap: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-05
regulator: lp3972: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-05
regulator: lp3971: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-05
regulator: isl6271a: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-05
regulator: pcf50633: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-05
regulator: ad5398: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-04
regulator: Fix rc5t583_regulator_probe error handling
Axel Lin
1
-2
/
+2
2012-04-04
regulator: aat2870: Add MODULE_ALIAS
Mark Brown
1
-0
/
+1
2012-04-04
regulator: Add support for RICOH PMIC RC5T583 regulator
Laxman Dewangan
4
-0
/
+407
2012-04-04
regulator: wm8994: Constify regulator_desc
Mark Brown
1
-1
/
+1
2012-04-04
regulator: wm8350: Constify regulator_desc
Mark Brown
1
-1
/
+1
2012-04-04
regulator: core: Constify the regulator_desc passed in when registering
Mark Brown
2
-3
/
+5
2012-04-04
regulator: tps6524x: Use module_spi_driver()
Mark Brown
1
-11
/
+1
2012-04-04
regulator: max8860: Remove announcement on probe
Mark Brown
1
-1
/
+0
2012-04-04
regulator: max8649: Remove contentless announcement log message
Mark Brown
1
-1
/
+0
2012-04-04
regulator: lp3971: Convert to module_i2c_driver()
Mark Brown
1
-17
/
+1
2012-04-04
regulator: isl6271a: Allow missing init_data for diagnostics
Mark Brown
1
-5
/
+0
2012-04-04
regulator: gpio-regulator: Basic devm_kzalloc() conversion
Mark Brown
1
-3
/
+2
2012-04-04
regulator: gpio-regulator: Sort in Makefile
Mark Brown
1
-1
/
+1
2012-04-02
regulator: Convert mc13xxx regulator drivers to set_voltage_sel
Axel Lin
3
-64
/
+9
2012-04-02
regulator: fixed: Support for open drain gpio pin
Laxman Dewangan
2
-12
/
+18
2012-04-02
regulator: Add support for tps62362 and tps62363 in tps62360-regulator driver
Axel Lin
2
-10
/
+24
2012-04-02
regulator: Add missing n_voltages setting for max8925
Axel Lin
1
-10
/
+5
2012-04-02
regulator: Set list_voltage callback for max8925
Axel Lin
1
-0
/
+2
2012-04-01
regulator: Convert 88pm8607 to get_voltage_sel
Axel Lin
1
-3
/
+3
2012-04-01
regulator: Convert 88pm8607 to set_voltage_sel
Axel Lin
1
-39
/
+4
2012-04-01
regulator: Add missing n_voltages setting for 88pm8607
Axel Lin
1
-26
/
+25
2012-04-01
regulator: Set list_voltage callback for 88pm8607
Axel Lin
1
-0
/
+1
2012-04-01
regulator: Trivial comment fix for wm831x-ldo driver
Axel Lin
1
-2
/
+2
2012-04-01
regulator: Convert tps6524x to get_voltage_sel
Axel Lin
1
-3
/
+3
2012-04-01
regulator: Convert tps6524x to set_voltage_sel
Axel Lin
1
-15
/
+3
2012-04-01
regulator: ad5398: Use devm_kzalloc
Axel Lin
1
-4
/
+1
2012-04-01
regulator: ad5398: show changing current in uA
Axel Lin
1
-2
/
+2
2012-04-01
regulator: tps65023: Remove unused client field from struct tps_pmic
Axel Lin
1
-2
/
+0
2012-04-01
regulator: Remove unused name and client fields from struct tps62360_chip
Axel Lin
1
-4
/
+0
[next]