summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | PCI hotplug: fix error path in pci_slot's register_slotAlex Chiang2008-07-221-2/+3
* | | | pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend orderingCarlos Corbacho2008-07-241-0/+20
* | | | pm: acpi hibernation: utilize hardware signatureShaohua Li2008-07-241-0/+22
* | | | move memory_read_from_buffer() from fs.h to string.hAkinobu Mita2008-07-241-0/+1
| |_|/ |/| |
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-241-6/+11
|\ \ \
| * | | Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-213-9/+0Star
| |\| |
| * | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-3/+8
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-1871-707/+1585
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-162-3/+1Star
| |\ \ \
| * \ \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-0622-78/+117
| |\ \ \ \
| * | | | | acpi: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-3/+3
* | | | | | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-226-18/+14Star
| |_|_|_|/ |/| | | |
* | | | | APCI: revert another duplicated patchThomas Gleixner2008-07-211-3/+0Star
* | | | | APCI: revert duplicated patchThomas Gleixner2008-07-212-6/+0Star
| |_|_|/ |/| | |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-179-190/+706
|\ \ \ \
| * | | | PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-084-4/+45
| * | | | ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki2008-07-081-2/+22
| * | | | ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-083-73/+89
| * | | | ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-081-0/+11
| * | | | Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-121-113/+163
| * | | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-121-35/+4Star
| |\ \ \ \
| | * | | | ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki2008-06-121-31/+0Star
| | * | | | ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-121-4/+4
| * | | | | PCI: ACPI PCI slot detection driverAlex Chiang2008-06-103-0/+378
| |/ / / /
* | | | | Fix FADT parsingJan Beulich2008-07-161-6/+11
* | | | | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin2008-07-162-1/+51
* | | | | ACPI: use dev_printk when possibleBjorn Helgaas2008-07-161-21/+17Star
* | | | | ACPI: video: fix brightness allocationJulia Jomantaite2008-07-161-50/+73
* | | | | ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui2008-07-161-0/+28
* | | | | ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-162-1/+18
* | | | | ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-0/+22
* | | | | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui2008-07-163-18/+171
* | | | | ACPICA: Fix mutex debug code for wrong loop termination valueBob Moore2008-07-161-2/+2
* | | | | ACPICA: Cleanup of _PRT parsing codeBob Moore2008-07-161-12/+12
* | | | | ACPICA: Cleanup debug operand dump mechanismBob Moore2008-07-166-76/+34Star
* | | | | ACPICA: Fix for invalid large array index on 64-bit systemsBob Moore2008-07-161-1/+1
* | | | | ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-161-2/+2
* | | | | ACPICA: Workaround for reversed _PRT entries from BIOSBob Moore2008-07-161-0/+17
* | | | | ACPICA: Add const qualifier for appropriate string constantsBob Moore2008-07-166-32/+44
* | | | | ACPICA: Several lint changes, no functional changesBob Moore2008-07-161-4/+4
* | | | | ACPICA: Removed unused include files from source filesBob Moore2008-07-161-2/+0Star
* | | | | ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-1638-168/+162Star
* | | | | ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore2008-07-161-9/+5Star
* | | | | ACPICA: Fix for hang on GPE method invocationBob Moore2008-07-169-19/+3Star
* | | | | ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore2008-07-161-0/+35
* | | | | ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki2008-07-161-31/+0Star
* | | | | ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-07-161-4/+4
* | | | | dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2008-07-162-0/+6
* | | | | ACPI: don't walk tables if ACPI was disabledVegard Nossum2008-07-161-0/+3
* | | | | Make GPE disable more robustBob Moore2008-07-162-5/+63