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
2016-06-15
Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for a...
Rafael J. Wysocki
2016-06-01
ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width()
Lv Zheng
2016-05-05
ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w...
Lv Zheng
2016-05-05
ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re...
Lv Zheng
2016-05-05
ACPICA: Hardware: Add optimized access bit width support
Lv Zheng
2016-04-05
ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_o...
Lv Zheng
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
2014-07-08
ACPICA: Hardware: back port of a recursive locking fix
Lv Zheng
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2013-10-31
ACPICA: Linuxize: Change indentation of C labels.
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: 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