summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/hwxfsleep.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-21ACPICA: Do not use extended sleep registers unless HW-reduced bit is setLv Zheng1-3/+5
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-1/+1
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-3/+4
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-8/+4
2012-09-21ACPI: delelte more BFS/GTS related definition and codeFeng Tang1-1/+0
2012-07-30ACPI: delete _GTS/_BFS supportLen Brown1-12/+10
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-3/+3
2012-03-26ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming1-15/+20
2012-03-22ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore1-2/+3
2012-03-22ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore1-54/+82
2012-03-22ACPICA: Distill multiple sleep method functions to a single functionBob Moore1-1/+1
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore1-1/+21
2012-03-22ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore1-0/+377