index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ipmi' into release
Len Brown
2009-12-16
3
-18
/
+129
|
\
|
*
ipmi: add PNP discovery (ACPI namespace via PNPACPI)
Bjorn Helgaas
2009-12-15
1
-0
/
+104
|
*
ipmi: refer to table as "SPMI", not "ACPI"
Bjorn Helgaas
2009-12-15
1
-5
/
+5
|
*
ipmi: remove unused PCI probe code
Bjorn Helgaas
2009-12-15
1
-4
/
+0
|
*
PNP: add interface to retrieve ACPI device from a PNPACPI device
Bjorn Helgaas
2009-12-15
1
-1
/
+2
|
*
PNPACPI: save struct acpi_device, not just acpi_handle
Bjorn Helgaas
2009-12-11
2
-8
/
+18
*
|
Merge branch 'dell-wmi' into release
Len Brown
2009-12-16
1
-13
/
+116
|
\
\
|
*
|
dell-wmi: Add support for new Dell systems
Rezwanul Kabir
2009-12-10
1
-13
/
+116
|
|
/
*
|
Merge branch 'debug-aml' into release
Len Brown
2009-12-16
1
-1
/
+83
|
\
\
|
*
|
ACPI: add kernel tainting after overriding an ACPI control method
Zhang Rui
2009-12-16
1
-0
/
+1
|
*
|
ACPI: support customizing ACPI control methods at runtime
Zhang Rui
2009-12-11
1
-1
/
+82
|
|
/
*
|
Merge branch 'bugzilla-14782' into release
Len Brown
2009-12-16
1
-0
/
+7
|
\
\
|
*
|
ACPI: Use the return result of ACPI lid notifier chain correctly
Zhao Yakui
2009-12-16
1
-0
/
+7
|
|
/
*
|
Merge branch 'ost' into release
Len Brown
2009-12-16
2
-6
/
+50
|
\
\
|
*
|
ACPI: Notify the _PPC evaluation status to the platform
Zhao Yakui
2009-11-06
2
-6
/
+50
*
|
|
Merge branch 'thinkpad-2.6.33' into release
Len Brown
2009-12-16
1
-279
/
+899
|
\
\
\
|
*
|
|
thinkpad-acpi: bump version to 0.24
Henrique de Moraes Holschuh
2009-12-16
1
-1
/
+1
|
*
|
|
thinkpad-acpi: convert to seq_file
Alexey Dobriyan
2009-12-16
1
-153
/
+132
|
*
|
|
thinkpad-acpi: basic ALSA mixer support (v2)
Henrique de Moraes Holschuh
2009-12-16
1
-2
/
+235
|
*
|
|
thinkpad-acpi: disable volume control
Henrique de Moraes Holschuh
2009-12-16
1
-5
/
+42
|
*
|
|
thinkpad-acpi: support MUTE-only ThinkPads
Henrique de Moraes Holschuh
2009-12-16
1
-27
/
+132
|
*
|
|
thinkpad-acpi: volume subdriver rewrite
Henrique de Moraes Holschuh
2009-12-16
1
-58
/
+282
|
*
|
|
thinkpad-acpi: log initial state of rfkill switches
Henrique de Moraes Holschuh
2009-12-16
1
-1
/
+6
|
*
|
|
thinkpad-acpi: sync input device EV_SW initial state
Henrique de Moraes Holschuh
2009-12-16
1
-4
/
+10
|
*
|
|
thinkpad-acpi: use input_set_capability
Henrique de Moraes Holschuh
2009-12-09
1
-9
/
+5
|
*
|
|
thinkpad-acpi: log temperatures on termal alarm (v2)
Henrique de Moraes Holschuh
2009-12-09
1
-12
/
+45
|
*
|
|
thinkpad-acpi: expose module parameters
Henrique de Moraes Holschuh
2009-12-09
1
-10
/
+10
|
*
|
|
thinkpad-acpi: adopt input device
Henrique de Moraes Holschuh
2009-12-09
1
-0
/
+1
|
*
|
|
thinkpad-acpi: silence bogus complain during rmmod
Henrique de Moraes Holschuh
2009-12-09
1
-1
/
+2
|
*
|
|
thinkpad-acpi: issue backlight class events
Henrique de Moraes Holschuh
2009-12-09
1
-1
/
+23
|
*
|
|
thinkpad-acpi: fix some version quirks
Henrique de Moraes Holschuh
2009-12-09
1
-3
/
+3
|
*
|
|
thinkpad-acpi: preserve rfkill state across suspend/resume
Henrique de Moraes Holschuh
2009-12-09
1
-27
/
+5
|
*
|
|
thinkpad-acpi: fix default brightness_mode for R50e/R51
Henrique de Moraes Holschuh
2009-12-09
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'thermal-2.6.33' into release
Len Brown
2009-12-16
2
-6
/
+18
|
\
\
\
|
*
|
|
thermal: disable polling if passive_delay and polling_delay are both unset
Frans Pop
2009-11-06
1
-0
/
+2
|
*
|
|
thermal: Only set passive_delay for forced_passive cooling
Frans Pop
2009-11-06
1
-6
/
+3
|
*
|
|
thermal: add sanity check for the passive attribute
Frans Pop
2009-11-06
1
-0
/
+6
|
*
|
|
acpi: thermal: display forced passive trip points in proc
Frans Pop
2009-11-06
1
-0
/
+7
*
|
|
|
Merge branch 'hp-wmi' into release
Len Brown
2009-12-16
1
-55
/
+84
|
\
\
\
\
|
*
|
|
|
hp-wmi: improve rfkill support
Alan Jenkins
2009-12-10
1
-55
/
+84
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'dell-laptop' into release
Len Brown
2009-12-16
2
-37
/
+62
|
\
\
\
\
|
*
|
|
|
dell-laptop: remove duplicate Kconfig entry under drivers/misc
Alan Jenkins
2009-12-10
1
-13
/
+0
|
*
|
|
|
dell-laptop: add __init to init functions
Alan Jenkins
2009-12-10
1
-3
/
+3
|
*
|
|
|
dell-laptop: create a platform device as a parent for the rfkill devices etc.
Alan Jenkins
2009-12-10
1
-4
/
+34
|
*
|
|
|
dell-laptop: fix rfkill memory leak on unload and failure paths
Alan Jenkins
2009-12-10
1
-12
/
+18
|
*
|
|
|
dell-laptop: fix a use-after-free error on the failure path
Alan Jenkins
2009-12-10
1
-3
/
+5
|
*
|
|
|
dell-laptop: Fix rfkill state queries
Matthew Garrett
2009-12-10
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'asus' into release
Len Brown
2009-12-16
4
-655
/
+806
|
\
\
\
\
|
*
|
|
|
asus-laptop: change light sens default values.
Corentin Chary
2009-12-16
1
-2
/
+2
|
*
|
|
|
eeepc-laptop: re-add check for eeepc->backlight == NULL
Alan Jenkins
2009-12-09
1
-17
/
+25
[next]