aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/hwsleep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Add time macros for various timer/time manipulation.Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng1-2/+2
2012-07-30ACPI: delete _GTS/_BFS supportLen Brown1-17/+3
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into releaseLen Brown1-25/+3
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-3/+3
2012-07-10ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder1-22/+0
2012-03-30Merge branch 'tboot' into releaseLen Brown1-3/+7
2012-03-26ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming1-6/+15
2012-03-22ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore1-5/+5
2012-03-22ACPICA: Split sleep/wake functions into two filesBob Moore1-204/+3
2012-03-22ACPICA: Distill multiple sleep method functions to a single functionBob Moore1-126/+27
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore1-0/+2
2012-03-22ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore1-268/+298
2012-03-22Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into tbootLen Brown1-3/+7
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang1-3/+7
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-10-31acpi: add module.h to files implicitly using/relying on it.Paul Gortmaker1-0/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-07-06ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore1-1/+1
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-1/+1
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang1-1/+1
2009-07-21x86, intel_txt: Intel TXT Sx shutdown supportJoseph Cihula1-0/+3
2009-04-17ACPI: Disable _GTS and _BFS support by defaultLen Brown1-17/+26
2009-03-27ACPICA: New: I/O port protectionBob Moore1-1/+1
2009-03-27ACPICA: Formatting update - no functional changesBob Moore1-8/+6
2009-03-27ACPICA: Add manifest constants for bit register valuesBob Moore1-4/+10
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore1-7/+8
2009-03-26ACPICA: Optimize ACPI register lockingBob Moore1-1/+1
2009-03-26ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore1-1/+4
2009-03-26ACPICA: Add function to handle PM1 control registersBob Moore1-49/+35
2009-03-26ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore1-2/+2
2009-01-09ACPICA: hide private headersLen Brown1-2/+2
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+629