index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
hwxfsleep.c
Age
Commit message (
Expand
)
Author
2013-10-31
ACPICA: Cleanup asmlinkage for ACPICA APIs.
Lv Zheng
2013-10-31
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
2013-06-16
ACPICA: Do not use extended sleep registers unless HW-reduced bit is set
Lv Zheng
2013-06-16
ACPICA: Standardize all switch() blocks
Chao Guan
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-10
ACPICA: Add time macros for various timer/time manipulation.
Bob Moore
2013-01-10
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
ACPICA: Cleanup updated comments.
Lv Zheng
2012-11-15
ACPICA: Fix indent caused divergences.
Lv Zheng
2012-09-21
ACPI: delelte more BFS/GTS related definition and code
Feng Tang
2012-07-30
ACPI: delete _GTS/_BFS support
Len Brown
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-03-26
ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS
Lin Ming
2012-03-22
ACPICA: Clarify METHOD_NAME* defines for full-pathname cases
Bob Moore
2012-03-22
ACPICA: Add table-driven dispatch for sleep/wake functions
Bob Moore
2012-03-22
ACPICA: Distill multiple sleep method functions to a single function
Bob Moore
2012-03-22
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
Bob Moore
2012-03-22
ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers
Bob Moore