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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-13
[CPUFREQ] Processor Clocking Control interface driver
Naga Chumbalkar
1
-0
/
+2
2010-01-13
[CPUFREQ] Fix ondemand to not request targets outside policy limits
Nagananda.Chumbalkar@hp.com
1
-0
/
+3
2009-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
13
-610
/
+1900
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
6
-7
/
+2
2009-12-17
Revert "fbdev: atafb - add palette register check"
Geert Uytterhoeven
1
-3
/
+0
2009-12-17
regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()
Roel Kluin
1
-1
/
+1
2009-12-17
twl-regulator: Fix reg_disable functionality for 4030 and 6030
Juha Keski-Saari
1
-2
/
+2
2009-12-17
twl-regulator: Add turnon delay to reg_enable
Juha Keski-Saari
1
-1
/
+7
2009-12-17
twl-regulator: Restore REMAP configuration in regulator probe
Juha Keski-Saari
1
-0
/
+3
2009-12-17
twl-regulator: Add turnon-delay and REMAP config to twlreg_info struct
Juha Keski-Saari
1
-41
/
+62
2009-12-17
twl-regulator: Define critical regulators as always_on
Juha Keski-Saari
1
-0
/
+13
2009-12-17
twl-regulator: Add all twl4030 regulators to twlreg_info
Juha Keski-Saari
1
-9
/
+17
2009-12-17
regulator: mc13783-regulator: correct the probing time.
Alberto Panizzo
1
-2
/
+2
2009-12-17
regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...
Lars-Peter Clausen
1
-2
/
+2
2009-12-17
regulator: core.c: Small coding style cleanup (indentation fixup)
Stefan Roese
1
-6
/
+6
2009-12-17
drivers/regulator: use PTR_ERR to get error code
Julia Lawall
1
-2
/
+2
2009-12-17
regulator/mc13783: various cleanups
Uwe Kleine-König
1
-277
/
+112
2009-12-17
regulator/mc13783: rename source file to match other drivers
Uwe Kleine-König
2
-1
/
+1
2009-12-17
Fix some AB3100 regulator issues
Linus Walleij
1
-21
/
+2
2009-12-17
regulator: keep index within bounds in da9034_get_ldo12_voltage()
Roel Kluin
1
-1
/
+1
2009-12-17
regulator: Ensure val is initialised in 88pm8607 choose_voltage()
Mark Brown
1
-1
/
+2
2009-12-17
regulator: Remove duplicate consts from ab3100
Mark Brown
1
-5
/
+5
2009-12-17
regulator: Handle regulators without suspend mode configuration
Mark Brown
1
-3
/
+22
2009-12-17
regulator: Factor out regulator name pretty printing
Mark Brown
1
-45
/
+38
2009-12-17
regulator: Display actual settings with constraints
Mark Brown
1
-13
/
+31
2009-12-17
regulator: Also lift apply_uV into machine_constraints_voltage()
Mark Brown
1
-17
/
+18
2009-12-17
regulator: Factor out voltage constraint setup
Mark Brown
1
-27
/
+37
2009-12-17
regulator: Report error codes for bulk operations
Mark Brown
1
-4
/
+5
2009-12-17
regulator: add 88PM8607 PMIC driver
Haojian Zhuang
3
-0
/
+691
2009-12-17
regulator: Implement WM831x BuckWise DC-DC convertor DVS support
Mark Brown
1
-18
/
+189
2009-12-17
regulator: add driver for MAX8660/8661
Wolfram Sang
3
-0
/
+518
2009-12-17
Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
25
-0
/
+10814
2009-12-16
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+61
2009-12-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
56
-1652
/
+3920
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
2
-43
/
+12
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-15
/
+39
2009-12-16
Merge branch 'misc-2.6.33' into release
Len Brown
9
-51
/
+59
2009-12-16
ACPI processor: Fix section mismatch for processor_add()
Thomas Renninger
1
-1
/
+1
2009-12-16
Merge branch 'osc' into release
Len Brown
2
-62
/
+162
2009-12-16
ACPI: Add platform-wide _OSC support.
Shaohua Li
1
-0
/
+26
2009-12-16
ACPI: cleanup pci_root _OSC code.
Shaohua Li
1
-62
/
+14
2009-12-16
ACPI: Add a generic API for _OSC -v2
Shaohua Li
1
-0
/
+122
2009-12-16
Merge branch 'toshiba-bt' into release
Len Brown
3
-0
/
+160
2009-12-16
Merge branch 'msi-wmi' into release
Len Brown
3
-0
/
+306
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
1
-1
/
+1
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
26
-742
/
+569
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
30
-873
/
+1030
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
20
-375
/
+1118
2009-12-16
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
28
-92
/
+1118
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
4
-11
/
+57
[next]