aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2008-07-16ACPI: fix acpi fan state set errorYi Yang
2008-07-16ACPI: fix checkpatch.pl complaints in scan.cAlok N Kataria
2008-07-16ACPI: change processors from array to per_cpu variableMike Travis
2008-07-16create sysfs link from acpi device to sysdev for cpuZhang Rui
2008-07-16force offline the processor during hot-removalZhang Rui
2008-07-16fix a deadlock issue when poking "eject" fileZhang Rui
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-10x86, VisWS: turn into generic arch, eliminate Kconfig specialsIngo Molnar
2008-07-08Revert parts of "x86: update mptable"Ingo Molnar
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki
2008-07-07ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki
2008-07-07ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki
2008-07-07ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin
2008-07-04rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown
2008-06-26ACPI: don't walk tables if ACPI was disabledVegard Nossum
2008-06-20Merge branch 'bugzilla-9761' into releaseLen Brown
2008-06-14ACPI: no AC status notificationLen Brown
2008-06-14ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach deviceZhang Rui
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki
2008-06-12Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes
2008-06-11ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki
2008-06-11ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell
2008-06-11ACPICA: fix stray va_end() caused by mis-mergeLen Brown
2008-06-11ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven
2008-06-11ACPICA: Fix for access to deleted object <regression>Bob Moore
2008-06-11ACPICA: Fix to make _SST method optionalBob Moore
2008-06-11ACPICA: Fix for Load operator, load table at the namespace rootBob Moore
2008-06-11ACPICA: Ignore ACPI table signature for Load() operatorBob Moore
2008-06-11ACPICA: Fix to allow zero-length ASL field declarationsBob Moore
2008-06-11ACPI: use memory_read_from_buffer()Akinobu Mita
2008-06-11bay: exit if notify handler cannot be installedHolger Macht
2008-06-11dock.c remove trailing printk whitespaceTim Pepper
2008-06-11proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu
2008-06-11ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan
2008-06-11ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi
2008-06-11ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui
2008-06-10PCI: ACPI PCI slot detection driverAlex Chiang
2008-06-10x86: make generic arch support NUMAQYinghai Lu
2008-06-03x86: update mptableYinghai Lu
2008-05-23acpi: use performance variant for_each_cpu_mask_nrMike Travis
2008-05-23acpi: fix integer as NULL pointer warningHarvey Harrison
2008-04-30Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan