aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | Merge branch 'msi-wmi' into releaseLen Brown2009-12-16
| |\ \ \ \ \
| | * | | | | msi-wmi: depend on backlight and fix corner-cases problemsAnisse Astier2009-12-16
| | * | | | | msi-wmi: switch to using input sparse keymap libraryAnisse Astier2009-12-16
| | * | | | | msi-wmi: replace one-condition switch-case with if statementAnisse Astier2009-12-16
| | * | | | | msi-wmi: remove unused field 'instance' in key_entry structureAnisse Astier2009-12-16
| | * | | | | msi-wmi: remove custom runtime debug implementationAnisse Astier2009-12-16
| | * | | | | msi-wmi: rework initAnisse Astier2009-12-16
| | * | | | | msi-wmi: remove useless includesAnisse Astier2009-12-16
| | * | | | | X86 drivers: Introduce msi-wmi driverThomas Renninger2009-12-16
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'dock' into releaseLen Brown2009-12-16
| |\ \ \ \ \
| | * | | | | ACPI: dock: minor whitespace and style cleanupsAlex Chiang2009-12-16
| | * | | | | ACPI: dock: add struct dock_station * directly to platform device dataAlex Chiang2009-12-16
| | * | | | | ACPI: dock: dock_add - hoist up platform_device_register_simple()Alex Chiang2009-12-16
| | * | | | | ACPI: dock: remove global 'dock_device_name'Alex Chiang2009-12-16
| | * | | | | ACPI: dock: combine add|alloc_dock_dependent_device (v2)Alex Chiang2009-12-16
| | * | | | | ACPI: dock: convert sysfs attributes to an attribute_groupAlex Chiang2009-11-03
| * | | | | | Merge branch 'wmi' into releaseLen Brown2009-12-16
| |\ \ \ \ \ \
| | * | | | | | wmi: Add support for module autoloadingMatthew Garrett2009-11-05
| * | | | | | | Merge branch 'ipmi' into releaseLen Brown2009-12-16
| |\ \ \ \ \ \ \
| | * | | | | | | ipmi: add PNP discovery (ACPI namespace via PNPACPI)Bjorn Helgaas2009-12-15
| | * | | | | | | ipmi: refer to table as "SPMI", not "ACPI"Bjorn Helgaas2009-12-15
| | * | | | | | | ipmi: remove unused PCI probe codeBjorn Helgaas2009-12-15
| | * | | | | | | PNP: add interface to retrieve ACPI device from a PNPACPI deviceBjorn Helgaas2009-12-15
| | * | | | | | | PNPACPI: save struct acpi_device, not just acpi_handleBjorn Helgaas2009-12-11
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'dell-wmi' into releaseLen Brown2009-12-16
| |\ \ \ \ \ \ \
| | * | | | | | | dell-wmi: Add support for new Dell systemsRezwanul Kabir2009-12-10
| | |/ / / / / /
| * | | | | | | Merge branch 'debug-aml' into releaseLen Brown2009-12-16
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: add kernel tainting after overriding an ACPI control methodZhang Rui2009-12-15
| | * | | | | | | ACPI: support customizing ACPI control methods at runtimeZhang Rui2009-12-11
| | |/ / / / / /
| * | | | | | | Merge branch 'bugzilla-14782' into releaseLen Brown2009-12-16
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Use the return result of ACPI lid notifier chain correctlyZhao Yakui2009-12-16
| | |/ / / / / /
| * | | | | | | Merge branch 'ost' into releaseLen Brown2009-12-16
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2009-11-06
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'thinkpad-2.6.33' into releaseLen Brown2009-12-16
| |\ \ \ \ \ \ \
| | * | | | | | | thinkpad-acpi: bump version to 0.24Henrique de Moraes Holschuh2009-12-16
| | * | | | | | | thinkpad-acpi: convert to seq_fileAlexey Dobriyan2009-12-15
| | * | | | | | | thinkpad-acpi: basic ALSA mixer support (v2)Henrique de Moraes Holschuh2009-12-15
| | * | | | | | | thinkpad-acpi: disable volume controlHenrique de Moraes Holschuh2009-12-15
| | * | | | | | | thinkpad-acpi: support MUTE-only ThinkPadsHenrique de Moraes Holschuh2009-12-15
| | * | | | | | | thinkpad-acpi: volume subdriver rewriteHenrique de Moraes Holschuh2009-12-15
| | * | | | | | | thinkpad-acpi: log initial state of rfkill switchesHenrique de Moraes Holschuh2009-12-15
| | * | | | | | | thinkpad-acpi: sync input device EV_SW initial stateHenrique de Moraes Holschuh2009-12-15
| | * | | | | | | thinkpad-acpi: use input_set_capabilityHenrique de Moraes Holschuh2009-12-09
| | * | | | | | | thinkpad-acpi: log temperatures on termal alarm (v2)Henrique de Moraes Holschuh2009-12-09
| | * | | | | | | thinkpad-acpi: expose module parametersHenrique de Moraes Holschuh2009-12-09
| | * | | | | | | thinkpad-acpi: adopt input deviceHenrique de Moraes Holschuh2009-12-09
| | * | | | | | | thinkpad-acpi: silence bogus complain during rmmodHenrique de Moraes Holschuh2009-12-09
| | * | | | | | | thinkpad-acpi: issue backlight class eventsHenrique de Moraes Holschuh2009-12-09
| | * | | | | | | thinkpad-acpi: fix some version quirksHenrique de Moraes Holschuh2009-12-09
| | * | | | | | | thinkpad-acpi: preserve rfkill state across suspend/resumeHenrique de Moraes Holschuh2009-12-09