aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-10x86, VisWS: turn into generic arch, eliminate Kconfig specialsIngo Molnar1-1/+0
2008-07-08Revert parts of "x86: update mptable"Ingo Molnar1-5/+0
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo 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-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-11ACPICA: fix stray va_end() caused by mis-mergeLen Brown1-1/+1
2008-06-11ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven1-2/+9
2008-06-11ACPICA: Fix for access to deleted object <regression>Bob Moore1-2/+2
2008-06-11ACPICA: Fix to make _SST method optionalBob Moore1-3/+5
2008-06-11ACPICA: Fix for Load operator, load table at the namespace rootBob Moore1-2/+8
2008-06-11ACPICA: Ignore ACPI table signature for Load() operatorBob Moore1-18/+7
2008-06-11ACPICA: Fix to allow zero-length ASL field declarationsBob Moore1-4/+1
2008-06-11ACPI: use memory_read_from_buffer()Akinobu Mita1-13/+2
2008-06-11bay: exit if notify handler cannot be installedHolger Macht1-6/+10
2008-06-11dock.c remove trailing printk whitespaceTim Pepper1-1/+1
2008-06-11proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk1-1/+0
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu1-4/+27
2008-06-11ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan1-1/+1
2008-06-11ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy1-1/+1
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi1-6/+7
2008-06-11ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui2-0/+12
2008-06-10x86: make generic arch support NUMAQYinghai Lu1-1/+0
2008-06-03x86: update mptableYinghai Lu1-0/+5
2008-05-23acpi: fix integer as NULL pointer warningHarvey Harrison2-3/+3
2008-04-30Fix 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/linux-acpi-2.6Linus Torvalds121-1626/+2580
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into releaseLen Brown18-469/+512
2008-04-30ACPI: Fix acpi_processor_idle and idle= boot parameters interactionVenkatesh Pallipadi1-2/+12
2008-04-29[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/linux-2.6-x86-bigbox-pciLinus 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
2008-04-29ACPI: check a return value correctly in acpi_power_get_context()Li Zefan1-1/+1
2008-04-29#if 0 acpi/bay.c:eject_removable_drive()Adrian Bunk1-0/+2
2008-04-29ACPICA: always disable GPE when requestedDamián Viano1-4/+0
2008-04-29ACPI: update thermal temperatureZhang, Rui1-0/+5
2008-04-29ACPI: elide a non-zero test on a result that is never 0Julia Lawall3-49/+45
2008-04-29thermal: update the documentationZhang Rui1-1/+1
2008-04-29thermal: add new get_crit_temp callbackZhang, Rui1-0/+13
2008-04-29thermal: add the support for building the generic thermal as a moduleZhang Rui1-0/+3
2008-04-29flush kacpi_notify_wq before removing notify handlerZhang Rui1-0/+1