| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng | 2013-10-31 | 1 | -1/+1 |
* | ACPICA: Standardize all switch() blocks | Chao Guan | 2013-06-16 | 1 | -2/+2 |
* | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 2013-01-25 | 1 | -1/+1 |
* | ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. | Lv Zheng | 2013-01-10 | 1 | -2/+1 |
* | ACPICA: Cleanup source to reduce differences between Linux and ACPICA. | Lv Zheng | 2013-01-10 | 1 | -1/+0 |
* | ACPICA: Cleanup updated comments. | Lv Zheng | 2013-01-10 | 1 | -1/+1 |
* | ACPICA: ACPICA core: Cleanup empty lines at file start and end | Bob Moore | 2012-11-15 | 1 | -1/+0 |
* | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 2012-07-17 | 1 | -11/+11 |
* | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore | 2012-03-22 | 1 | -2/+6 |
* | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore | 2012-03-22 | 1 | -1/+7 |
* | ACPICA: Update all copyrights to 2012 | Bob Moore | 2012-01-17 | 1 | -1/+1 |
* | ACPI: Fix possible recursive locking in hwregs.c | Rakib Mullick | 2011-11-06 | 1 | -5/+6 |
* | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 2011-01-18 | 1 | -1/+1 |
* | ACPICA: Standardize integer output for ACPICA warnings/errors | Bob Moore | 2010-04-20 | 1 | -3/+3 |
* | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 2010-01-22 | 1 | -1/+1 |
* | ACPICA: Add 64-bit support to acpi_read and acpi_write | Bob Moore | 2009-08-27 | 1 | -12/+194 |
* | ACPICA: Fix a few warnings for gcc 3.4.4 | Bob Moore | 2009-05-27 | 1 | -2/+2 |
* | ACPICA: Clear PM register write-only bits on reading | Lin Ming | 2009-03-27 | 1 | -0/+7 |
* | ACPICA: New: I/O port protection | Bob Moore | 2009-03-27 | 1 | -2/+2 |
* | ACPICA: Preserve all PM control reserved and ignored bits | Bob Moore | 2009-03-27 | 1 | -0/+15 |
* | ACPICA: Change handling of PM1 Status register ignored bit | Bob Moore | 2009-03-27 | 1 | -16/+11 |
* | ACPICA: Add function to handle PM1 control registers | Bob Moore | 2009-03-26 | 1 | -10/+36 |
* | ACPICA: For PM1B registers, do not shift value read or written | Bob Moore | 2009-03-26 | 1 | -9/+24 |
* | ACPICA: Remove extra write for acpi_hw_clear_acpi_status | Bob Moore | 2009-03-26 | 1 | -14/+3 |
* | ACPICA: Fix writes to optional PM1B registers | Bob Moore | 2009-03-26 | 1 | -65/+140 |
* | ACPICA: Split out PM1 status registers from the FADT | Bob Moore | 2009-03-26 | 1 | -8/+10 |
* | ACPICA: hide private headers | Len Brown | 2009-01-09 | 1 | -3/+3 |
* | ACPICA: create acpica/ directory | Len Brown | 2009-01-09 | 1 | -0/+353 |