summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | | | | ACPI: change processors from array to per_cpu variableMike Travis2008-07-164-31/+29
* | | | | create sysfs link from acpi device to sysdev for cpuZhang Rui2008-07-161-1/+7
* | | | | force offline the processor during hot-removalZhang Rui2008-07-161-3/+3
* | | | | fix a deadlock issue when poking "eject" fileZhang Rui2008-07-161-24/+32
| |_|_|/ |/| | |
* | | | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-1/+1
|\ \ \ \
| * | | | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* | | | | x86, VisWS: turn into generic arch, eliminate Kconfig specialsIngo Molnar2008-07-101-1/+0
* | | | | Revert parts of "x86: update mptable"Ingo Molnar2008-07-081-5/+0
* | | | | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-0822-78/+117
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-051-3/+2
| * | | | rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen2008-07-041-1/+4
| * | | | dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2008-06-262-0/+6
| * | | | ACPI: don't walk tables if ACPI was disabledVegard Nossum2008-06-261-0/+3
| |/ / /
| * | | Merge branch 'bugzilla-9761' into releaseLen Brown2008-06-201-1/+2
| |\ \ \
| | * | | ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach deviceZhang Rui2008-06-141-1/+2
| * | | | ACPI: no AC status notificationLen Brown2008-06-141-5/+3
| |/ / /
| * | | ACPICA: fix stray va_end() caused by mis-mergeLen Brown2008-06-111-1/+1
| * | | ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven2008-06-111-2/+9
| * | | ACPICA: Fix for access to deleted object <regression>Bob Moore2008-06-111-2/+2
| * | | ACPICA: Fix to make _SST method optionalBob Moore2008-06-111-3/+5
| * | | ACPICA: Fix for Load operator, load table at the namespace rootBob Moore2008-06-111-2/+8
| * | | ACPICA: Ignore ACPI table signature for Load() operatorBob Moore2008-06-111-18/+7
| * | | ACPICA: Fix to allow zero-length ASL field declarationsBob Moore2008-06-111-4/+1
| * | | ACPI: use memory_read_from_buffer()Akinobu Mita2008-06-111-13/+2
| * | | bay: exit if notify handler cannot be installedHolger Macht2008-06-111-6/+10
OpenPOWER on IntegriCloud