Age | Commit message (Expand) | Author | Files | Lines |
2016-05-05 | ACPICA: Executer: Introduce a set of macros to handle bit width mask generation | Lv Zheng | 1 | -0/+12 |
2016-05-05 | ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro | Lv Zheng | 1 | -1/+2 |
2016-04-05 | Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS() | Lv Zheng | 1 | -2/+2 |
2016-04-05 | ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO() | Lv Zheng | 1 | -0/+4 |
2016-01-16 | ACPICA: Additional 2016 copyright changes | Bob Moore | 1 | -1/+1 |
2015-12-15 | ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe... | Lv Zheng | 1 | -11/+0 |
2015-07-24 | ACPICA: Cleanup use of NEGATIVE and POSITIVE defines | Bob Moore | 1 | -0/+5 |
2015-07-24 | ACPICA: Cleanup use of all non-ANSI local C library functions | Bob Moore | 1 | -0/+4 |
2015-04-14 | ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers. | Lv Zheng | 1 | -12/+1 |
2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box | 1 | -1/+1 |
2014-03-18 | ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)." | Robert Moore | 1 | -4/+0 |
2014-02-27 | ACPICA: Headers: Deploy #pragma pack (push) and (pop). | Bob Moore | 1 | -0/+4 |
2014-02-11 | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore | 1 | -1/+1 |
2014-02-11 | ACPICA: Improve support for 32/64 bit physical addresses in printf(). | Bob Moore | 1 | -5/+9 |
2013-10-30 | ACPICA: Cleanup memory allocation macros and configurability. | Lv Zheng | 1 | -31/+0 |
2013-06-01 | ACPICA: Add BIOS error interface for predefined name validation support | Bob Moore | 1 | -4/+6 |
2013-03-12 | ACPICA: Add parens within macros around parameter names | Bob Moore | 1 | -2/+2 |
2013-03-12 | ACPICA: Add macros to access pointer to next object in the descriptor list | Jung-uk Kim | 1 | -1/+3 |
2013-01-25 | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 1 | -1/+1 |
2013-01-10 | ACPICA: Merge all debug output macros into a single file, acoutput. | Bob Moore | 1 | -126/+0 |
2013-01-10 | ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros. | Bob Moore | 1 | -7/+0 |
2013-01-10 | ACPICA: DEBUG_PRINT macros: Update to improve performance. | Bob Moore | 1 | -65/+67 |
2013-01-10 | ACPICA: Eliminate some small unnecessary pathname functions. | Bob Moore | 1 | -0/+6 |
2013-01-10 | ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros. | Lv Zheng | 1 | -8/+12 |
2013-01-10 | ACPICA: Add macros to extract flag bits from resource descriptors. | Bob Moore | 1 | -0/+14 |
2012-11-15 | ACPICA: Add starting offset parameter to common dump buffer routine | Bob Moore | 1 | -1/+1 |
2012-11-15 | ACPICA: Fix unmerged acmacros.h divergences. | Lv Zheng | 1 | -104/+57 |
2012-09-21 | ACPICA: Add support for complex _PLD buffers. | Bob Moore | 1 | -3/+26 |
2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 1 | -1/+1 |
2012-07-17 | ACPICA: Fix some comment fields | Bob Moore | 1 | -2/+2 |
2012-03-22 | ACPICA: Add table-driven dispatch for sleep/wake functions | Bob Moore | 1 | -0/+6 |
2012-01-17 | ACPICA: Update all copyrights to 2012 | Bob Moore | 1 | -1/+1 |
2011-01-19 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 1 | -1/+1 |
2010-10-01 | ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file | Bob Moore | 1 | -2/+2 |
2010-01-22 | ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type | Bob Moore | 1 | -6/+6 |
2010-01-22 | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 1 | -1/+1 |
2009-11-25 | ACPICA: Reduce severity of predefined repair messages, Warning to Info | Bob Moore | 1 | -0/+3 |
2009-08-27 | ACPICA: Fix: Predefined object repair executed only once | Bob Moore | 1 | -0/+2 |
2009-03-26 | ACPICA: Remove ACPI_GET_OBJECT_TYPE macro | Bob Moore | 1 | -4/+0 |
2009-01-09 | Merge branch 'linus' into release | Len Brown | 1 | -2/+2 |
2009-01-09 | ACPICA: hide private headers | Len Brown | 1 | -0/+577 |