| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Divergence: remove unwanted spaces for typedef | Lv Zheng | 2016-05-05 | 1 | -4/+3 |
* | ACPICA: All: const keyword changes across the ACPICA source | Bob Moore | 2016-04-05 | 1 | -3/+1 |
* | ACPICA: Additional 2016 copyright changes | Bob Moore | 2016-01-15 | 1 | -1/+1 |
* | ACPICA: acpi_get_sleep_type_data: Reduce warnings | Prarit Bhargava | 2016-01-01 | 1 | -7/+17 |
* | ACPICA: Update Copyright headers to 2015 | David E. Box | 2015-02-05 | 1 | -1/+1 |
* | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore | 2014-02-11 | 1 | -1/+1 |
* | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng | 2013-10-31 | 1 | -2/+2 |
* | ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. | Lv Zheng | 2013-10-31 | 1 | -1/+2 |
* | ACPICA: Hardcode access width for the reset register. | Bob Moore | 2013-10-30 | 1 | -2/+8 |
* | ACPICA: acpi_read: On error, do not modify the return value target location. | Bjorn Helgaas | 2013-09-24 | 1 | -12/+14 |
* | ACPICA: Standardize all switch() blocks | Chao Guan | 2013-06-16 | 1 | -0/+3 |
* | ACPICA: Add argument typechecking for all predefined ACPI names | Bob Moore | 2013-06-01 | 1 | -3/+3 |
* | ACPICA: AcpiGetSleepTypeData: Allow \_Sx to return either 1 or 2 integers | Bob Moore | 2013-01-25 | 1 | -51/+74 |
* | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 2013-01-25 | 1 | -1/+1 |
* | ACPICA: Cleanup updated comments. | Lv Zheng | 2013-01-10 | 1 | -5/+5 |
* | 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 | -6/+6 |
* | Revert "ACPI: ignore FADT reset-reg-sup flag" | Linus Torvalds | 2012-04-20 | 1 | -1/+2 |
*-. | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2012-03-30 | 1 | -2/+1 |
|\ \ |
|
| | * | ACPI: ignore FADT reset-reg-sup flag | Len Brown | 2012-03-21 | 1 | -2/+1 |
| |/ |
|
* | | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore | 2012-03-22 | 1 | -33/+11 |
* | | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore | 2012-03-22 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-19 | 1 | -1/+1 |
|\ |
|
| * | ACPICA: Update all copyrights to 2012 | Bob Moore | 2012-01-17 | 1 | -1/+1 |
* | | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 1 | -1/+1 |
|/ |
|
* | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | ACPICA: Fix access width for reset vector | Matthew Garrett | 2011-03-23 | 1 | -5/+5 |
* | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 2011-01-19 | 1 | -1/+1 |
* | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 2010-01-22 | 1 | -1/+1 |
* | ACPICA: acpi_reset: Bypass port validation mechanism | Bob Moore | 2009-08-29 | 1 | -2/+15 |
* | ACPICA: Add 64-bit support to acpi_read and acpi_write | Bob Moore | 2009-08-27 | 1 | -67/+99 |
* | ACPICA: New: I/O port protection | Bob Moore | 2009-03-27 | 1 | -2/+2 |
* | ACPICA: Formatting update - no functional changes | Bob Moore | 2009-03-27 | 1 | -1/+2 |
* | ACPICA: Restructure bit register access functions | Bob Moore | 2009-03-26 | 1 | -115/+62 |
* | ACPICA: Rename ACPI bit register access functions | Bob Moore | 2009-03-26 | 1 | -8/+8 |
* | ACPICA: Optimize ACPI register locking | Bob Moore | 2009-03-26 | 1 | -38/+27 |
* | ACPICA: Remove ACPI_GET_OBJECT_TYPE macro | Bob Moore | 2009-03-26 | 1 | -3/+3 |
* | ACPICA: Fix parameter validation for acpi_read/write | Bob Moore | 2009-03-26 | 1 | -10/+8 |
* | ACPICA: hide private headers | Len Brown | 2009-01-09 | 1 | -2/+2 |
* | ACPICA: create acpica/ directory | Len Brown | 2009-01-09 | 1 | -0/+593 |