index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
hwsleep.c
Age
Commit message (
Expand
)
Author
2012-03-30
Merge branch 'tboot' into release
Len Brown
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: Split sleep/wake functions into two files
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
2012-03-22
Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...
Len Brown
2012-03-13
x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.
Tang Liang
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
2011-10-31
acpi: add module.h to files implicitly using/relying on it.
Paul Gortmaker
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2010-07-06
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
Bob Moore
2010-04-20
ACPICA: Standardize integer output for ACPICA warnings/errors
Bob Moore
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2009-09-01
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
Shane Wang
2009-07-21
x86, intel_txt: Intel TXT Sx shutdown support
Joseph Cihula
2009-04-17
ACPI: Disable _GTS and _BFS support by default
Len Brown
2009-03-27
ACPICA: New: I/O port protection
Bob Moore
2009-03-27
ACPICA: Formatting update - no functional changes
Bob Moore
2009-03-27
ACPICA: Add manifest constants for bit register values
Bob Moore
2009-03-26
ACPICA: Rename ACPI bit register access functions
Bob Moore
2009-03-26
ACPICA: Optimize ACPI register locking
Bob Moore
2009-03-26
ACPICA: Conditionally compile acpi_set_firmware_waking_vector64
Bob Moore
2009-03-26
ACPICA: Add function to handle PM1 control registers
Bob Moore
2009-03-26
ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B
Bob Moore
2009-01-09
ACPICA: hide private headers
Len Brown
2009-01-09
ACPICA: create acpica/ directory
Len Brown