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
/
hwregs.c
Age
Commit message (
Expand
)
Author
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: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
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: ACPICA core: Cleanup empty lines at file start and end
Bob Moore
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-03-22
ACPICA: Expand OSL memory read/write interfaces to 64 bits
Bob Moore
2012-03-22
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
Bob Moore
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
2011-11-06
ACPI: Fix possible recursive locking in hwregs.c
Rakib Mullick
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
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-08-27
ACPICA: Add 64-bit support to acpi_read and acpi_write
Bob Moore
2009-05-27
ACPICA: Fix a few warnings for gcc 3.4.4
Bob Moore
2009-03-27
ACPICA: Clear PM register write-only bits on reading
Lin Ming
2009-03-27
ACPICA: New: I/O port protection
Bob Moore
2009-03-27
ACPICA: Preserve all PM control reserved and ignored bits
Bob Moore
2009-03-27
ACPICA: Change handling of PM1 Status register ignored bit
Bob Moore
2009-03-26
ACPICA: Add function to handle PM1 control registers
Bob Moore
2009-03-26
ACPICA: For PM1B registers, do not shift value read or written
Bob Moore
2009-03-26
ACPICA: Remove extra write for acpi_hw_clear_acpi_status
Bob Moore
2009-03-26
ACPICA: Fix writes to optional PM1B registers
Bob Moore
2009-03-26
ACPICA: Split out PM1 status registers from the FADT
Bob Moore
2009-01-09
ACPICA: hide private headers
Len Brown
2009-01-09
ACPICA: create acpica/ directory
Len Brown