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-07-09
mfd: Register db8500-prcmu devices using the newly DT:ed MFD API
Lee Jones
1
-6
/
+0
2012-07-06
regulator: max77686: Initialise rmatch.of_node to NULL.
Yadwinder Singh Brar
1
-0
/
+1
2012-07-06
regulator: tps65910: add support for input supply
Laxman Dewangan
1
-0
/
+36
2012-07-06
regulator: core: Mark all DT based boards as having full constraints
Mark Brown
1
-0
/
+9
2012-07-05
regulator: fixed: dt: support for input supply
Laxman Dewangan
1
-1
/
+18
2012-07-05
regulator: max77686: Add device tree support.
Yadwinder Singh Brar
1
-1
/
+57
2012-07-05
regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectly
Axel Lin
1
-7
/
+7
2012-07-05
regulator: ab3100: Set enable enable_time in regulator_desc
Axel Lin
1
-28
/
+9
2012-07-05
regulator: core: remove sysfs entry properly in regulator_put
Shawn Guo
1
-4
/
+3
2012-07-04
regulator: arizona-micsupp: Force regulated mode until we have API support
Mark Brown
1
-0
/
+4
2012-07-04
regulator: ad5398: Fix min/max current limit boundary checking
Axel Lin
1
-3
/
+6
2012-07-04
regulator: twl: Set enable enable_time in regulator_desc
Axel Lin
1
-27
/
+4
2012-07-04
regulator: gpio-regulator: Use core GPIO enable support
Axel Lin
1
-87
/
+16
2012-07-04
regulator: gpio-regulator: Set enable enable_time in regulator_desc
Axel Lin
1
-11
/
+1
2012-07-04
regulator: tps65910: Set enable enable_time in regulator_desc
Axel Lin
1
-11
/
+1
2012-07-03
regulator: arizona-ldo1: Implement GPIO enable support
Mark Brown
1
-0
/
+4
2012-07-03
regulator: wm8994: Use core GPIO enable support
Mark Brown
1
-64
/
+4
2012-07-03
regulator: fixed: Use core GPIO enable support
Mark Brown
1
-88
/
+18
2012-07-03
regulator: core: Add core support for GPIO controlled enable lines
Mark Brown
1
-1
/
+34
2012-07-03
regulator: core: Factor out enable and disable operations some more
Mark Brown
1
-42
/
+68
2012-07-03
regulator: wm831x-ldo: Specify enable time for alive LDO
Mark Brown
1
-0
/
+1
2012-07-03
regulator: wm8994: Set enable_time in descriptor
Mark Brown
1
-9
/
+2
2012-07-03
regulator: fixed: Set enable enable_time in regulator_desc
Mark Brown
1
-10
/
+2
2012-07-03
regulator: core: Allow fixed enable_time to be set in the regulator_desc
Mark Brown
1
-1
/
+1
2012-07-03
regulator: core: Check that the selector from map_voltage() is valid
Mark Brown
1
-8
/
+18
2012-07-03
regulator: core: Support fixed voltages in regulator_is_supported_voltage()
Mark Brown
1
-0
/
+10
2012-07-03
regulator: Fix recursive mutex lockdep warning
Stephen Boyd
1
-5
/
+5
2012-07-03
regulator: dt: regulator match by regulator-compatible
Laxman Dewangan
1
-18
/
+33
2012-07-03
regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltage
Axel Lin
1
-3
/
+3
2012-07-02
regulator: tps62360: Convert to regulator_set_voltage_time_sel()
Axel Lin
1
-13
/
+2
2012-07-02
regulator: tps65217: invalid if check
Alan Cox
1
-2
/
+2
2012-07-02
regulator: tps6524x: Convert fixed ilimsel to table based
Axel Lin
1
-18
/
+26
2012-07-02
regulator: tps6524x: Convert to regulator_list_voltage_table()
Axel Lin
1
-33
/
+19
2012-07-02
Merge tag 'v3.5-rc5' into regulator-drivers
Mark Brown
2
-3
/
+6
2012-07-01
regulator: fixed: support deferred probe for DT GPIOs
Stephen Warren
1
-5
/
+21
2012-07-01
regulator: tps65217: Convert LDO1 to use regulator_list_voltage_table
Axel Lin
1
-25
/
+22
2012-06-27
regulator: core: Remove unused get_device_regulator
Fabio Estevam
1
-22
/
+0
2012-06-26
regulator: core: Allow multiple requests of a single supply mapping
Mark Brown
1
-44
/
+5
2012-06-26
regulator: core: Check for failed voltage sets before checking for delay
Mark Brown
1
-1
/
+1
2012-06-26
regulator: s5m8767: Convert to regulator_list_voltage_linear
Axel Lin
1
-25
/
+21
2012-06-26
regulator: arizona-micsupp: Fix choosing selector in arizona_micsupp_map_voltage
Axel Lin
1
-1
/
+1
2012-06-25
regulator: Add driver for Arizona LDO1
Mark Brown
2
-1
/
+135
2012-06-25
regulator: Modify ramp_delay value for s5m8767a
Sangbeom Kim
1
-2
/
+6
2012-06-25
Merge tag 'v3.5-rc4' into regulator-drivers
Mark Brown
6
-15
/
+16
2012-06-24
regulator: rc5t583: Use regulator_set_voltage_time_sel()
Axel Lin
1
-14
/
+2
2012-06-23
regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_sel
Axel Lin
1
-14
/
+9
2012-06-23
regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
1
-70
/
+27
2012-06-23
regulator: max8998: Convert to regulator_list_voltage_linear()
Axel Lin
1
-25
/
+7
2012-06-23
regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chip
Axel Lin
1
-5
/
+2
2012-06-23
regulator: palmas: fix regmap offsets for enable/disable
Graeme Gregory
1
-2
/
+5
[prev]
[next]