summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'msi-wmi' into releaseLen Brown2009-12-163-0/+306
| |\ \ \ \ \
| | * | | | | msi-wmi: depend on backlight and fix corner-cases problemsAnisse Astier2009-12-162-8/+16
| | * | | | | msi-wmi: switch to using input sparse keymap libraryAnisse Astier2009-12-162-102/+33
| | * | | | | msi-wmi: replace one-condition switch-case with if statementAnisse Astier2009-12-161-9/+4
| | * | | | | msi-wmi: remove unused field 'instance' in key_entry structureAnisse Astier2009-12-161-5/+4
| | * | | | | msi-wmi: remove custom runtime debug implementationAnisse Astier2009-12-161-9/+2
| | * | | | | msi-wmi: rework initAnisse Astier2009-12-161-29/+35
| | * | | | | msi-wmi: remove useless includesAnisse Astier2009-12-161-6/+0
| | * | | | | X86 drivers: Introduce msi-wmi driverThomas Renninger2009-12-163-0/+380
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'dock' into releaseLen Brown2009-12-161-170/+91
| |\ \ \ \ \
| | * | | | | ACPI: dock: minor whitespace and style cleanupsAlex Chiang2009-12-161-58/+45
| | * | | | | ACPI: dock: add struct dock_station * directly to platform device dataAlex Chiang2009-12-161-27/+13
| | * | | | | ACPI: dock: dock_add - hoist up platform_device_register_simple()Alex Chiang2009-12-161-9/+7
| | * | | | | ACPI: dock: remove global 'dock_device_name'Alex Chiang2009-12-161-2/+1
| | * | | | | ACPI: dock: combine add|alloc_dock_dependent_device (v2)Alex Chiang2009-12-161-36/+19
| | * | | | | ACPI: dock: convert sysfs attributes to an attribute_groupAlex Chiang2009-11-031-57/+24
| * | | | | | Merge branch 'wmi' into releaseLen Brown2009-12-161-2/+173
| |\ \ \ \ \ \
| | * | | | | | wmi: Add support for module autoloadingMatthew Garrett2009-11-051-2/+173
| * | | | | | | Merge branch 'ipmi' into releaseLen Brown2009-12-164-18/+142
| |\ \ \ \ \ \ \
| | * | | | | | | ipmi: add PNP discovery (ACPI namespace via PNPACPI)Bjorn Helgaas2009-12-151-0/+104
| | * | | | | | | ipmi: refer to table as "SPMI", not "ACPI"Bjorn Helgaas2009-12-151-5/+5
| | * | | | | | | ipmi: remove unused PCI probe codeBjorn Helgaas2009-12-151-4/+0
| | * | | | | | | PNP: add interface to retrieve ACPI device from a PNPACPI deviceBjorn Helgaas2009-12-152-1/+15
| | * | | | | | | PNPACPI: save struct acpi_device, not just acpi_handleBjorn Helgaas2009-12-112-8/+18
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'dell-wmi' into releaseLen Brown2009-12-161-13/+116
| |\ \ \ \ \ \ \
| | * | | | | | | dell-wmi: Add support for new Dell systemsRezwanul Kabir2009-12-101-13/+116
| | |/ / / / / /
| * | | | | | | Merge branch 'debug-aml' into releaseLen Brown2009-12-162-1/+149
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: add kernel tainting after overriding an ACPI control methodZhang Rui2009-12-151-0/+1
| | * | | | | | | ACPI: support customizing ACPI control methods at runtimeZhang Rui2009-12-112-1/+148
| | |/ / / / / /
| * | | | | | | Merge branch 'bugzilla-14782' into releaseLen Brown2009-12-161-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Use the return result of ACPI lid notifier chain correctlyZhao Yakui2009-12-161-0/+7
| | |/ / / / / /
| * | | | | | | Merge branch 'ost' into releaseLen Brown2009-12-163-8/+53
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2009-11-063-8/+53
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'thinkpad-2.6.33' into releaseLen Brown2009-12-162-329/+963
| |\ \ \ \ \ \ \
| | * | | | | | | thinkpad-acpi: bump version to 0.24Henrique de Moraes Holschuh2009-12-162-3/+3
| | * | | | | | | thinkpad-acpi: convert to seq_fileAlexey Dobriyan2009-12-151-153/+132
| | * | | | | | | thinkpad-acpi: basic ALSA mixer support (v2)Henrique de Moraes Holschuh2009-12-152-5/+239
| | * | | | | | | thinkpad-acpi: disable volume controlHenrique de Moraes Holschuh2009-12-152-5/+55
| | * | | | | | | thinkpad-acpi: support MUTE-only ThinkPadsHenrique de Moraes Holschuh2009-12-152-29/+149
| | * | | | | | | thinkpad-acpi: volume subdriver rewriteHenrique de Moraes Holschuh2009-12-152-63/+299
| | * | | | | | | thinkpad-acpi: log initial state of rfkill switchesHenrique de Moraes Holschuh2009-12-151-1/+6
| | * | | | | | | thinkpad-acpi: sync input device EV_SW initial stateHenrique de Moraes Holschuh2009-12-151-4/+10
| | * | | | | | | thinkpad-acpi: use input_set_capabilityHenrique de Moraes Holschuh2009-12-091-9/+5
| | * | | | | | | thinkpad-acpi: log temperatures on termal alarm (v2)Henrique de Moraes Holschuh2009-12-091-12/+45
| | * | | | | | | thinkpad-acpi: expose module parametersHenrique de Moraes Holschuh2009-12-091-10/+10
| | * | | | | | | thinkpad-acpi: adopt input deviceHenrique de Moraes Holschuh2009-12-091-0/+1
| | * | | | | | | thinkpad-acpi: silence bogus complain during rmmodHenrique de Moraes Holschuh2009-12-091-1/+2
| | * | | | | | | thinkpad-acpi: issue backlight class eventsHenrique de Moraes Holschuh2009-12-092-40/+35
| | * | | | | | | thinkpad-acpi: fix some version quirksHenrique de Moraes Holschuh2009-12-091-3/+3
| | * | | | | | | thinkpad-acpi: preserve rfkill state across suspend/resumeHenrique de Moraes Holschuh2009-12-091-27/+5
OpenPOWER on IntegriCloud