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
2009-03-31
regulator: Hoist struct regulator_dev out of core to fix notifiers
Mark Brown
1
-27
/
+0
2009-03-31
regulator: Mark attributes table for virtual regulator static
Mark Brown
1
-1
/
+1
2009-03-31
regulator: Make fixed voltage regulators visible in Kconfig
Mark Brown
1
-1
/
+5
2009-03-31
regulator: Allow init_data to be passed to fixed voltage regulators
Mark Brown
1
-1
/
+2
2009-03-31
regulator: Allow init data to be supplied for bq24022
Mark Brown
1
-1
/
+2
2009-03-31
regulator: Pass regulator init data as explict argument when registering
Mark Brown
6
-7
/
+10
2009-03-31
Regulator: Push lock out of _notifier_call_chain + add voltage change event.
Jonathan Cameron
2
-5
/
+12
2009-03-31
regulator: minor cleanup of virtual consumer
Andrew Morton
1
-0
/
+4
2009-03-31
regulator: add get_status()
David Brownell
1
-0
/
+46
2009-03-31
regulator: minor cleanup of virtual consumer
David Brownell
1
-4
/
+4
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-31
/
+33
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2
-2
/
+2
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...
Linus Torvalds
8
-41
/
+111
2009-03-31
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
13
-267
/
+539
2009-03-31
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
26
-107
/
+12
2009-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
7
-160
/
+206
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
26
-107
/
+12
2009-03-31
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
34
-403
/
+27129
2009-03-31
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-18
/
+34
2009-03-30
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
radeonfb: Use __pci_complete_power_transition()
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
Rafael J. Wysocki
1
-18
/
+51
2009-03-30
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
1
-7
/
+9
2009-03-30
PCI PM: Make pci_set_power_state() handle devices with no PM support
Rafael J. Wysocki
1
-6
/
+12
2009-03-30
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
1
-53
/
+81
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
3
-22
/
+17
2009-03-30
PCI PM: Use pci_set_power_state during early resume
Rafael J. Wysocki
1
-39
/
+9
2009-03-30
PCI PM: Consistently use variable name "error" for pm call return values
Frans Pop
1
-10
/
+10
2009-03-30
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
3
-16
/
+28
2009-03-30
hwmon: (fschmd) Add support for the FSC Hades IC
Hans de Goede
2
-25
/
+36
2009-03-30
hwmon: (fschmd) Add support for the FSC Syleus IC
Hans de Goede
2
-60
/
+161
2009-03-30
i2c-i801: Instantiate FSC hardware montioring chips
Hans de Goede
1
-0
/
+77
2009-03-30
dmi: Let dmi_walk() users pass private data
Jean Delvare
4
-13
/
+17
2009-03-30
Move the pcf8591 driver to hwmon
Jean Delvare
5
-26
/
+27
2009-03-30
hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG
Gong Jun
1
-6
/
+54
2009-03-30
hwmon: (w83627ehf) Add support for W83667HG
Gong Jun
2
-38
/
+72
2009-03-30
hwmon: (w83627ehf) Invert fan pin variables logic
Jean Delvare
1
-4
/
+4
2009-03-30
hwmon: (hdaps) Fix Thinkpad X41 axis inversion
Frank Seidel
1
-1
/
+1
2009-03-30
hwmon: (hdaps) Allow inversion of separate axis
Frank Seidel
1
-31
/
+33
2009-03-30
hwmon: (ds1621) Avoid unneeded register access
Jean Delvare
1
-6
/
+9
2009-03-30
hwmon: (ds1621) Clean up register access
Jean Delvare
1
-24
/
+24
2009-03-30
hwmon: (ds1621) Reorder code statements
Jean Delvare
1
-66
/
+57
2009-03-30
Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-222
/
+404
2009-03-30
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+1
2009-03-30
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-33
/
+1
2009-03-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
8
-49
/
+51
2009-03-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
440
-27034
/
+47569
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
59
-1481
/
+1292
2009-03-30
V4L/DVB (11316): saa7191: tuner ops wasn't set.
Hans Verkuil
1
-0
/
+1
2009-03-30
V4L/DVB (11315): cx25840: fix 'unused variable' warning.
Hans Verkuil
1
-2
/
+0
[next]