index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
regulator: da9052: Use for_each_child_of_node() macro
Axel Lin
2012-07-09
1
-2
/
+1
|
*
|
regulator: max77686: Initialise rmatch.of_node to NULL.
Yadwinder Singh Brar
2012-07-06
1
-0
/
+1
|
*
|
regulator: tps65910: add support for input supply
Laxman Dewangan
2012-07-06
1
-0
/
+36
|
*
|
regulator: fixed: dt: support for input supply
Laxman Dewangan
2012-07-05
1
-1
/
+18
|
*
|
regulator: max77686: Add device tree support.
Yadwinder Singh Brar
2012-07-05
1
-1
/
+57
|
*
|
regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectly
Axel Lin
2012-07-05
1
-7
/
+7
|
*
|
regulator: ab3100: Set enable enable_time in regulator_desc
Axel Lin
2012-07-05
1
-28
/
+9
|
*
|
regulator: arizona-micsupp: Force regulated mode until we have API support
Mark Brown
2012-07-04
1
-0
/
+4
|
*
|
regulator: ad5398: Fix min/max current limit boundary checking
Axel Lin
2012-07-04
1
-3
/
+6
|
*
|
regulator: twl: Set enable enable_time in regulator_desc
Axel Lin
2012-07-04
1
-27
/
+4
|
*
|
regulator: gpio-regulator: Use core GPIO enable support
Axel Lin
2012-07-04
1
-87
/
+16
|
*
|
regulator: gpio-regulator: Set enable enable_time in regulator_desc
Axel Lin
2012-07-04
1
-11
/
+1
|
*
|
regulator: tps65910: Set enable enable_time in regulator_desc
Axel Lin
2012-07-04
1
-11
/
+1
|
*
|
regulator: arizona-ldo1: Implement GPIO enable support
Mark Brown
2012-07-03
1
-0
/
+4
|
*
|
regulator: wm8994: Use core GPIO enable support
Mark Brown
2012-07-03
1
-64
/
+4
|
*
|
regulator: fixed: Use core GPIO enable support
Mark Brown
2012-07-03
1
-88
/
+18
|
*
|
regulator: core: Add core support for GPIO controlled enable lines
Mark Brown
2012-07-03
1
-1
/
+34
|
*
|
regulator: core: Factor out enable and disable operations some more
Mark Brown
2012-07-03
1
-42
/
+68
|
*
|
regulator: wm831x-ldo: Specify enable time for alive LDO
Mark Brown
2012-07-03
1
-0
/
+1
|
*
|
regulator: wm8994: Set enable_time in descriptor
Mark Brown
2012-07-03
1
-9
/
+2
|
*
|
regulator: fixed: Set enable enable_time in regulator_desc
Mark Brown
2012-07-03
1
-10
/
+2
|
*
|
regulator: core: Allow fixed enable_time to be set in the regulator_desc
Mark Brown
2012-07-03
1
-1
/
+1
|
*
|
regulator: dt: regulator match by regulator-compatible
Laxman Dewangan
2012-07-03
1
-18
/
+33
|
*
|
regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltage
Axel Lin
2012-07-03
1
-3
/
+3
|
*
|
regulator: tps62360: Convert to regulator_set_voltage_time_sel()
Axel Lin
2012-07-02
1
-13
/
+2
|
*
|
regulator: tps65217: invalid if check
Alan Cox
2012-07-02
1
-2
/
+2
|
*
|
regulator: tps6524x: Convert fixed ilimsel to table based
Axel Lin
2012-07-02
1
-18
/
+26
|
*
|
regulator: tps6524x: Convert to regulator_list_voltage_table()
Axel Lin
2012-07-02
1
-33
/
+19
|
*
|
Merge tag 'v3.5-rc5' into regulator-drivers
Mark Brown
2012-07-02
2
-3
/
+6
|
|
\
|
|
*
|
regulator: fixed: support deferred probe for DT GPIOs
Stephen Warren
2012-07-01
1
-5
/
+21
|
*
|
regulator: tps65217: Convert LDO1 to use regulator_list_voltage_table
Axel Lin
2012-07-01
1
-25
/
+22
|
*
|
regulator: s5m8767: Convert to regulator_list_voltage_linear
Axel Lin
2012-06-26
1
-25
/
+21
|
*
|
regulator: arizona-micsupp: Fix choosing selector in arizona_micsupp_map_voltage
Axel Lin
2012-06-26
1
-1
/
+1
|
*
|
regulator: Add driver for Arizona LDO1
Mark Brown
2012-06-25
2
-1
/
+135
|
*
|
regulator: Modify ramp_delay value for s5m8767a
Sangbeom Kim
2012-06-25
1
-2
/
+6
|
*
|
Merge tag 'v3.5-rc4' into regulator-drivers
Mark Brown
2012-06-25
6
-15
/
+16
|
|
\
\
|
*
|
|
regulator: rc5t583: Use regulator_set_voltage_time_sel()
Axel Lin
2012-06-24
1
-14
/
+2
|
*
|
|
regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_sel
Axel Lin
2012-06-23
1
-14
/
+9
|
*
|
|
regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
2012-06-23
1
-70
/
+27
|
*
|
|
regulator: max8998: Convert to regulator_list_voltage_linear()
Axel Lin
2012-06-23
1
-25
/
+7
|
*
|
|
regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chip
Axel Lin
2012-06-23
1
-5
/
+2
|
*
|
|
regulator: core: Add export of regulator_set_voltage_time_sel()
Mark Brown
2012-06-23
1
-0
/
+1
|
*
|
|
regulator: tps65910: Convert to regulator_list_voltage_table
Axel Lin
2012-06-22
1
-54
/
+40
|
*
|
|
regulator: tps65910: Remove unused min_uV and max_uV from struct tps_info
Axel Lin
2012-06-22
1
-50
/
+0
|
*
|
|
regulator: change message level on probing lp872x driver
Kim, Milo
2012-06-21
1
-1
/
+1
|
*
|
|
regulator: lp872x: Depend on I2C=y
Mark Brown
2012-06-21
1
-1
/
+1
|
*
|
|
regulator: tps65910: Convert to regulator_set_voltage_time_sel()
Axel Lin
2012-06-21
1
-28
/
+6
|
*
|
|
regulator: arizona: Add support for microphone supplies on Arizona devices
Mark Brown
2012-06-20
3
-0
/
+192
|
*
|
|
regulator: lp872x: Return -EINVAL if pdata is NULL
Axel Lin
2012-06-20
1
-5
/
+5
|
*
|
|
regulator: max77686: Implement .set_ramp_delay() callback
Yadwinder Singh Brar
2012-06-20
1
-8
/
+29
[prev]
[next]