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