summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2008-07-08PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki4-4/+45
2008-07-08ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki1-2/+22
2008-07-08ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki3-73/+89
2008-07-08ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki1-0/+11
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar22-78/+117
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin1-3/+2
2008-07-04rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen1-1/+4
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-06-26dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2-0/+6
2008-06-26ACPI: don't walk tables if ACPI was disabledVegard Nossum1-0/+3
2008-06-20Merge branch 'bugzilla-9761' into releaseLen Brown1-1/+2
2008-06-14ACPI: no AC status notificationLen Brown1-5/+3
2008-06-14ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach deviceZhang Rui1-1/+2
2008-06-13Suspend-related patches for 2.6.27Rafael J. Wysocki1-113/+163
2008-06-12Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes1-35/+4
2008-06-12ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki1-31/+0
2008-06-12ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-4/+4
2008-06-12ACPICA: fix stray va_end() caused by mis-mergeLen Brown1-1/+1
2008-06-12ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven1-2/+9
2008-06-12ACPICA: Fix for access to deleted object <regression>Bob Moore1-2/+2
2008-06-12ACPICA: Fix to make _SST method optionalBob Moore1-3/+5
2008-06-12ACPICA: Fix for Load operator, load table at the namespace rootBob Moore1-2/+8
2008-06-12ACPICA: Ignore ACPI table signature for Load() operatorBob Moore1-18/+7
2008-06-12ACPICA: Fix to allow zero-length ASL field declarationsBob Moore1-4/+1
2008-06-12ACPI: use memory_read_from_buffer()Akinobu Mita1-13/+2
2008-06-12bay: exit if notify handler cannot be installedHolger Macht1-6/+10
2008-06-12dock.c remove trailing printk whitespaceTim Pepper1-1/+1
2008-06-12proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk1-1/+0
2008-06-12ACPI: handle invalid ACPI SLIT tableFenghua Yu1-4/+27
2008-06-12ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan1-1/+1
2008-06-12ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy1-1/+1
2008-06-12cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi1-6/+7
2008-06-12ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui2-0/+12
2008-06-11PCI: ACPI PCI slot detection driverAlex Chiang3-0/+378
2008-06-10x86: make generic arch support NUMAQYinghai Lu1-1/+0
2008-06-03x86: update mptableYinghai Lu1-0/+5
2008-05-23acpi: use performance variant for_each_cpu_mask_nrMike Travis1-3/+3
2008-05-23acpi: fix integer as NULL pointer warningHarvey Harrison2-3/+3
2008-05-01Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan1-9/+11
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds121-1626/+2580
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown18-469/+512
2008-04-30ACPI: Fix acpi_processor_idle and idle= boot parameters interactionVenkatesh Pallipadi1-2/+12
2008-04-30[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang1-0/+9
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds1-0/+2
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev17-264/+162
2008-04-29ACPI: Cleanup: Remove unneeded, multiple local dummy variablesThomas Renninger1-10/+7
2008-04-29ACPI: video - fix permissions on some proc entriesDmitry Torokhov1-2/+2
2008-04-29ACPI: video - properly handle errors when registering proc elementsDmitry Torokhov1-115/+115
2008-04-29ACPI: video - do not store invalid entries in attached_array listDmitry Torokhov1-31/+27
2008-04-29ACPI: re-name acpi_pm_ops to acpi_suspend_opsLen Brown1-21/+21