summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-231-6/+11
|\
| * Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-213-9/+0
| |\
| * | 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/+1
| |\ \ \
| * \ \ \ 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-216-18/+14
| |_|_|_|/ |/| | | |
* | | | | APCI: revert another duplicated patchThomas Gleixner2008-07-201-3/+0
* | | | | APCI: revert duplicated patchThomas Gleixner2008-07-202-6/+0
| |_|_|/ |/| | |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-169-190/+706
|\ \ \ \
| * | | | PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-074-4/+45
| * | | | ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki2008-07-071-2/+22
| * | | | ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-073-73/+89
| * | | | ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-071-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/+4
| |\ \ \ \
| | * | | | ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki2008-06-111-31/+0
| | * | | | ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-111-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/+17
* | | | | 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/+34
* | | | | 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/+0
* | | | | ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-1638-168/+162
* | | | | ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore2008-07-161-9/+5
* | | | | ACPICA: Fix for hang on GPE method invocationBob Moore2008-07-169-19/+3
* | | | | 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/+0
* | | | | 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
* | | | | acpi: fix printk format warningRandy Dunlap2008-07-161-1/+1
* | | | | ACPI: fix processor throttling set errorYi Yang2008-07-161-4/+20
* | | | | ACPI: fix acpi fan state set errorYi Yang2008-07-161-1/+7
* | | | | ACPI: fix checkpatch.pl complaints in scan.cAlok N Kataria2008-07-161-4/+8
OpenPOWER on IntegriCloud