index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.
NeilBrown
2
-6
/
+9
2012-05-09
mfd: twl: define all feature flags in one place.
NeilBrown
2
-9
/
+6
2012-05-09
regulator: tps65910: Convert to get_voltage_sel
Axel Lin
1
-25
/
+9
2012-05-08
regulator: wm8994: Use main I2C device as struct device
Mark Brown
1
-1
/
+1
2012-05-08
regulator: tps62360: fix stylistic issue and optimize code
Laxman Dewangan
1
-71
/
+60
2012-05-07
regulator: wm831x-dcdc: Convert to gpio_request_one()
Mark Brown
1
-10
/
+4
2012-05-07
regulator: wm8994: Convert to gpio_request_one()
Mark Brown
1
-8
/
+1
2012-05-07
regulator: tps62360: Provide settling time for voltage change
Laxman Dewangan
1
-6
/
+40
2012-05-07
regulator: tps62360: enable register cache
Laxman Dewangan
1
-2
/
+4
2012-05-07
regulator: da9052: fix bug in device tree iteration loop
Ying-Chun Liu (PaulLiu)
1
-1
/
+1
2012-05-07
regulator: fixed: add property for gpio open drain flag
Laxman Dewangan
2
-1
/
+7
2012-05-04
tps6586x: Add device tree support
Thierry Reding
4
-0
/
+185
2012-05-04
regulator: Add generic DT parsing for regulators
Thierry Reding
2
-0
/
+65
2012-04-23
regulator: wm831x-dcdc: Specify supply names
Mark Brown
1
-1
/
+12
2012-04-23
regulator: wm831x-ldo: Set up supply names
Mark Brown
1
-1
/
+17
2012-04-23
regulator: tps65912: Convert to get_voltage_sel
Axel Lin
1
-4
/
+4
2012-04-23
regulator: max8998: Convert ot use devm_kzalloc
Axel Lin
1
-28
/
+17
2012-04-23
regulator: max8997: Convert ot use devm_kzalloc
Axel Lin
1
-25
/
+15
2012-04-23
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
16
-16
/
+0
2012-04-23
regulator: max8997: Remove empty set_suspend_enable callback implementation
Axel Lin
1
-9
/
+0
2012-04-23
regulator: max8997: Remove is_enabled callback implementation for max8997_cha...
Axel Lin
1
-4
/
+1
2012-04-23
regulator: s5m8767: Use DIV_ROUND_UP to calculate selector
Axel Lin
1
-1
/
+4
2012-04-20
regulator: max8952: Convert to get_voltage_sel
Axel Lin
1
-9
/
+4
2012-04-20
regulator: tps6507x: Convert to get_voltage_sel
Axel Lin
1
-3
/
+3
2012-04-19
regulator: virtual: Replace strict_strtol with kstrtol
Axel Lin
1
-4
/
+4
2012-04-19
regulator: 88pm8607: Fix writting value to vol_reg in pm8607_set_voltage_sel
Axel Lin
1
-1
/
+1
2012-04-18
regulator: virtual: Convert to use devm_* APIs
Axel Lin
1
-13
/
+5
2012-04-18
regulator: userspace-consumer: Convert to use devm_* APIs
Axel Lin
1
-13
/
+7
2012-04-17
regulator: Convert max8997 to set_voltage_time_sel
Axel Lin
1
-13
/
+42
2012-04-17
regulator: Convert max8997 to get_voltage_sel
Axel Lin
1
-21
/
+32
2012-04-17
mfd: Revert "mfd: add irq domain support for max8997 interrupts"
Mark Brown
6
-39
/
+33
2012-04-17
regulator: max8660: Fix a memory leak due to missing devm_kzalloc conversion
Axel Lin
1
-1
/
+1
2012-04-16
mfd: add irq domain support for max8997 interrupts
Thomas Abraham
6
-33
/
+39
2012-04-16
regulator: da9052: Directly include of.h
Mark Brown
1
-0
/
+1
2012-04-15
regulator: wm8994: Convert to set_voltage_sel()
Mark Brown
1
-35
/
+6
2012-04-13
regulator: da9052: add device tree support
Ying-Chun Liu (PaulLiu)
1
-1
/
+28
2012-04-13
regulator: max8660: Use devm_kzalloc()
Axel Lin
1
-13
/
+7
2012-04-13
regulator: max1586: Use devm_kzalloc()
Axel Lin
1
-11
/
+5
2012-04-13
regulator: isl6271a-regulator: Use devm_kzalloc()
Axel Lin
1
-6
/
+1
2012-04-13
regulator: Convert max8998 to set_voltage_time_sel
Axel Lin
1
-7
/
+28
2012-04-13
regulator: Convert max8998 to get_voltage_sel
Axel Lin
1
-9
/
+10
2012-04-13
regulator: twl-regulator: Use twlreg_grp helper function
Axel Lin
1
-11
/
+10
2012-04-13
regulator: twl-regulator: Implement enable_time callback
Axel Lin
1
-4
/
+19
2012-04-13
regulator: Update regulator_register() API signature in Documentation
Axel Lin
1
-2
/
+1
2012-04-11
regulator: Appease smatch in regulator_register()
Mark Brown
1
-1
/
+3
2012-04-11
regulator: Convert tps65xxx regulator drivers to use devm_kzalloc
Axel Lin
4
-19
/
+6
2012-04-10
regulator: Convert anatop to use a struct to pass in regulator runtime config...
Axel Lin
1
-2
/
+7
2012-04-10
regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltage
Axel Lin
1
-4
/
+10
2012-04-10
regulator: tps65023: Use devm_* APIs
Axel Lin
1
-11
/
+3
2012-04-10
regulator: tps62360: Convert to devm_regmap_init_i2c()
Axel Lin
1
-3
/
+1
[next]