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.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-03-12
regulator: Rename set_voltage_sel callback function name to *_sel
Axel Lin
2
-13
/
+15
2012-03-12
regulator: Fix s5m8767_set_voltage_time_sel calculation value
Sangbeom Kim
1
-1
/
+1
2012-03-12
regulator: tps6586x: fix typo in debug message
Thierry Reding
1
-1
/
+1
2012-03-12
regulator: tps65910: Sleep off rails when ext sleep configured
Laxman Dewangan
2
-7
/
+15
2012-03-12
regulator: Simplify the implementation of tps65912_get_voltage_dcdc
Axel Lin
1
-67
/
+45
2012-03-12
regulator: max8649: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
1
-2
/
+1
2012-03-12
regulator: Silence error message in max8998_pmic_probe
Axel Lin
1
-1
/
+0
2012-03-12
regulator: Remove unused i2c variable in s5m8767_pmic_probe
Axel Lin
1
-2
/
+0
2012-03-12
regulator: tps65217: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
1
-6
/
+6
2012-03-12
regulator: da903x: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
1
-6
/
+6
2012-03-12
regulator: wm8400: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
1
-3
/
+3
2012-03-12
regulator fixed: Do not report enumaratable voltages if there are none
Sascha Hauer
1
-1
/
+3
2012-03-12
regulator: max8660: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
1
-7
/
+9
2012-03-12
regulator: max1586: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
1
-2
/
+2
2012-03-12
regulator: ad5398: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
1
-2
/
+2
2012-03-12
regulator: Add a pointer to aat2870_data in struct aat2870_regulator
Axel Lin
1
-7
/
+7
2012-03-12
regulator: Simplify the code to get selector in isl6271a_set_voltage
Axel Lin
1
-11
/
+3
2012-03-12
regulator: Kill max8998_get_ldo function
Axel Lin
1
-10
/
+5
2012-03-12
regulator: Kill max8997_get_rid function
Axel Lin
1
-17
/
+12
2012-03-12
regulator: Fix n_voltage settings for pcf50633 regulator
Axel Lin
1
-14
/
+13
2012-03-12
regulator: Fix the logic of s5m8767_set_voltage_time_sel
Axel Lin
1
-28
/
+2
2012-03-12
regulator: mc13783: bail out without platform data
Sascha Hauer
1
-0
/
+3
2012-03-12
regulator: Convert ab8499 to use get_voltage_sel()
Axel Lin
1
-6
/
+4
2012-03-12
regulator: Sort Kconfig and Makefile entries
Axel Lin
2
-174
/
+174
2012-03-12
regulator: Fix module desciption for tps65910 regulator
Axel Lin
2
-3
/
+3
2012-03-12
regulator: tps65910: Correct VIO voltage configuration
Laxman Dewangan
1
-2
/
+5
2012-03-12
regulator: wm8994: Convert to devm_kzalloc()
Mark Brown
1
-3
/
+1
2012-03-12
regulator: tps62360: Remove pointless test for unsigned less than zero
Axel Lin
1
-1
/
+1
2012-03-12
regulator: s5m8767: Fix unused variable warning in probe()
Mark Brown
1
-1
/
+1
2012-02-06
regulator: Show correct chip id for max8649
Axel Lin
1
-1
/
+1
2012-02-06
regulator: Remove redundant regmap_update_bits call for TPS65023_REG_CON_CTRL2
Axel Lin
1
-4
/
+0
2012-02-02
regulator: Kill s5m8767_get_reg_id function
Axel Lin
1
-12
/
+7
2012-02-02
regulator: wm8350: Don't specify consumer supplies with struct device
Mark Brown
1
-2
/
+2
2012-01-30
regulator: tps65910: Sleep control through external inputs
Laxman Dewangan
2
-0
/
+214
2012-01-25
regulator: mc13xxx-regulator-core: Fix the build when driver is selected as m...
Fabio Estevam
1
-0
/
+2
2012-01-25
regulator: max8997: Avoid spaces in regulator names
Karol Lewandowski
1
-4
/
+4
2012-01-20
regulator: tps65910: use appropriate variable names.
Laxman Dewangan
1
-41
/
+41
2012-01-20
regulator: tps65910: Initialize n_voltages for rails.
Laxman Dewangan
1
-0
/
+11
2012-01-20
regulator: tps65910: Add regulator info for RTC rail
Laxman Dewangan
1
-0
/
+3
2012-01-20
regulator: Update s5m8767 for device tree API changes
Mark Brown
1
-1
/
+1
2012-01-20
regulator: Update tps65217-regulator for DT changes
Axel Lin
1
-1
/
+1
2012-01-20
regulator: tps65217: Add tps65217 regulator driver
AnilKumar Ch
3
-0
/
+503
2012-01-20
regulator: Add S5M8767 configuration
Sangbeom Kim
2
-0
/
+10
2012-01-20
regulators/db8500: split off shared dbx500 code
Bengt Jonsson
5
-86
/
+341
2012-01-20
regulator: s5m8767: Remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2012-01-20
regulator: s5m8767: Add missing breaks
Axel Lin
1
-0
/
+4
2012-01-20
regulator: Add S5M8767A regulator driver
Sangbeom Kim
1
-0
/
+834
2012-01-20
regulator: TPS62360: Add tps62360 regulator driver
Laxman Dewangan
4
-0
/
+540
2012-01-20
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
1
-2
/
+2
2012-01-20
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
9
-104
/
+444
[next]