summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------------------------------. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-2439-843/+1700
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | * hp-wmi: Add support for reporting tablet stateMatthew Garrett2009-06-171-32/+55
| | | | | | | | | | | | | | | | | * dell-wmi: don't generate errors on empty messagesMatthew Garrett2009-06-171-2/+2
| | | | | | | | | | | | | | | | | * dell-wmi: add additional keyboard eventsMario Limonciello2009-06-171-1/+44
| | | | | | | | | | | | | | | | | * dell-wmi: mask off upper bytes of event responseMario Limonciello2009-06-171-1/+6
| | | | | | | | | | | | | | | | * | Show the physical device node of backlight class device.Zhang Rui2009-06-231-0/+6
| | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | * | thinkpad-acpi: support the second fan on the X61Henrique de Moraes Holschuh2009-06-182-2/+130
| | | | | | | | | | | | | | | * | thinkpad-acpi: forbid the use of HBRV on Lenovo ThinkPadsHenrique de Moraes Holschuh2009-06-182-6/+18
| | | | | | | | | | | | | | | * | thinkpad-acpi: silence bogus warning when ACPI video is disabledHenrique de Moraes Holschuh2009-06-171-1/+1
| | | | | | | | | | | | | | | * | thinkpad-acpi: enhance led supportHenrique de Moraes Holschuh2009-06-172-15/+96
| | | | | | | | | | | | | | | * | thinkpad-acpi: fix BEEP ACPI handler warningsHenrique de Moraes Holschuh2009-06-171-2/+24
| | | | | | | | | | | | | | | * | thinkpad-acpi: add quirklist engineHenrique de Moraes Holschuh2009-06-171-21/+98
| | | | | | | | | | | | | | | * | thinkpad-acpi: store fw version with strict checkingHenrique de Moraes Holschuh2009-06-171-4/+42
| | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | * | ACPI: delete acpi.power_nocheck from kernel-parameters.txtLen Brown2009-05-271-8/+0
| | | | | | | | | | | | | | * | ACPI: don't check power state after _ON/_OFFBjorn Helgaas2009-05-271-26/+2
| | | | | | | | | | | | | * | | PNPACPI: parse Extended Address Space DescriptorsBjorn Helgaas2009-05-271-2/+44
| | | | | | | | | | | | | |/ /
| | | | | | | | | | | | * | | ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-204-0/+28
| | | | | | | | | | | | | |/ | | | | | | | | | | | | |/|
| | | | | | | | | | | * | | ACPI: idle: rename lapic timer workaround routinesLen Brown2009-06-181-22/+18
| | | | | | | | | | | * | | ACPI: clean up whitespace in drivers/acpi/scan.cAlex Chiang2009-06-171-24/+20
| | | | | | | | | | | * | | ACPI: acpi_device_register() should call device_register()Alex Chiang2009-06-171-3/+2
| | | | | | | | | | | * | | ACPI: #define acpi_disabled 1 for CONFIG_ACPI=nLen Brown2009-06-121-0/+1
| | | | | | | | | | | * | | ACPI: move declaration acpi_early_init() to acpi.hLen Brown2009-06-122-5/+4
| | | | | | | | | | | * | | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-124-70/+67
| | | | | | | | | | | * | | ACPI: increase size of acpi_bus_id[]Zhao Yakui2009-06-121-1/+1
| | | | | | | | | | | * | | ACPI: Remove Asus P4B266 from blacklistOlivier Berger2009-06-121-8/+0
| | | | | | | | | | | * | | ACPI: delete dead acpi_disabled setting codeLen Brown2009-06-121-5/+1
| | | | | | | | | | | |/ /
| | | | | | | | | | * | | ACPI: processor: move device _HID into driverBjorn Helgaas2009-05-272-2/+1
| | | | | | | | | | * | | ACPI: processor: check for synthetic _HID, default to "Device" declarationBjorn Helgaas2009-05-271-15/+15
| | | | | | | | | | * | | ACPI: use LNXCPU, not ACPI_CPU, for Linux-specific processor _HIDBjorn Helgaas2009-05-271-1/+1
| | | | | | | | | | | |/ | | | | | | | | | | |/|
| | | | | | | | | * | | ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh2009-05-272-5/+18
| | | | | | | | | |/ /
| | | | | | | | * | | ACPI: Rename ACPI processor device bus IDZhao Yakui2009-06-241-1/+10
| | | | | | | | | |/ | | | | | | | | |/|
| | | | | | | * | | ACPI: run ACPI device hot removal in kacpi_hotplug_wqZhang Rui2009-06-231-12/+8
| | | | | | | * | | ACPI: fix a deadlock in hotplug caseZhang Rui2009-06-231-9/+16
| | | | | | | |/ /
| | | | | | * | | ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui2009-06-233-9/+38
| | | | | | |/ /
| | | | | * | | ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightnessZhang Rui2009-06-231-0/+8
| | | | | |/ /
| | | | * | | ACPI: DMI to disable Vista compatibility on some Sony laptopsZhang Rui2009-06-231-0/+16
| | | | |/ /
| | | * | | ACPI: pci_root: remove unused dev/fn informationBjorn Helgaas2009-06-201-16/+9
| | | * | | ACPI: pci_root: simplify list traversalsBjorn Helgaas2009-06-201-14/+9
| | | * | | ACPI: pci_root: use driver data rather than list lookupBjorn Helgaas2009-06-201-17/+4
| | | * | | ACPI: pci_root: simplify acpi_pci_root_add() control flowBjorn Helgaas2009-06-201-62/+38
| | | * | | ACPI: pci_root: check _CRS, then _BBN for downstream bus numberBjorn Helgaas2009-06-201-38/+16
| | | |/ /
| | * | | ACPI: kill acpi_get_physical_pci_device()Alexander Chiang2009-06-172-41/+0
| | * | | ACPI: video: convert to acpi_get_pci_devAlexander Chiang2009-06-172-7/+8
| | * | | ACPI: kill acpi_get_pci_idAlexander Chiang2009-06-172-72/+0
| | * | | PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang2009-06-171-18/+7
| | * | | ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bindAlexander Chiang2009-06-171-4/+7
| | * | | ACPI: simplify acpi_pci_irq_del_prt() APIAlexander Chiang2009-06-173-6/+6
| | * | | ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang2009-06-174-12/+11
| | * | | ACPI: eviscerate pci_bind.cAlexander Chiang2009-06-173-211/+39
| | * | | ACPI: rearrange acpi_pci_bind/acpi_pci_unbind in pci_bind.cAlexander Chiang2009-06-171-45/+45
OpenPOWER on IntegriCloud