| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-10-12 | acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONT |  Joe Perches | 1 | -3/+10 |
| 2016-08-02 | treewide: replace obsolete _refok by __ref |  Fabian Frederick | 1 | -3/+2 |
| 2016-05-16 | Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' |  Rafael J. Wysocki | 1 | -502/+1 |
| 2016-05-06 | ACPI / tables: Fix DSDT override mechanism |  Rafael J. Wysocki | 1 | -4/+0 |
| 2016-05-05 | ACPI / osi: Collect _OSI handling into one single file |  Lv Zheng | 1 | -255/+1 |
| 2016-05-05 | ACPI / osi: Cleanup coding style issues before creating a separate OSI source file |  Lv Zheng | 1 | -45/+31 |
| 2016-05-05 | ACPI / osi: Cleanup OSI handling code to use bool |  Lv Zheng | 1 | -23/+13 |
| 2016-05-05 | ACPI / osi: Fix default _OSI(Darwin) support |  Chen Yu | 1 | -7/+51 |
| 2016-05-05 | ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=! |  Lv Zheng | 1 | -0/+3 |
| 2016-05-05 | ACPI / osi: Cleanup _OSI("Linux") related code before introducing new support |  Lv Zheng | 1 | -20/+22 |
| 2016-05-05 | ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings |  Lv Zheng | 1 | -5/+11 |
| 2016-04-18 | ACPI / tables: Move table override mechanisms to tables.c |  Lv Zheng | 1 | -274/+0 |
| 2016-04-04 | ACPICA: Linuxize: reduce divergences for 20160212 release |  Lv Zheng | 1 | -1/+1 |
| 2016-03-09 | ACPI / OSL: Add support to install tables via initrd |  Lv Zheng | 1 | -1/+49 |
| 2016-03-09 | ACPI / OSL: Clean up initrd table override code |  Lv Zheng | 1 | -62/+52 |
| 2016-01-12 | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' |  Rafael J. Wysocki | 1 | -0/+27 |
| 2016-01-03 | ACPI / OSL: Add kerneldoc comments to memory mapping functions |  Rafael J. Wysocki | 1 | -0/+27 |
| 2015-12-15 | ACPI / debugger: Add module support for ACPI debugger |  Lv Zheng | 1 | -6/+201 |
| 2015-12-15 | ACPI / debugger: Add IO interface to access debugger functionalities |  Lv Zheng | 1 | -4/+51 |
| 2015-11-06 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic |  Linus Torvalds | 1 | -1/+1 |
| 2015-11-02 | Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted' |  Rafael J. Wysocki | 1 | -5/+8 |
| 2015-10-26 | ACPI: Using correct irq when waiting for events |  Chen Yu | 1 | -2/+2 |
| 2015-10-26 | ACPI: Use correct IRQ when uninstalling ACPI interrupt handler |  Chen Yu | 1 | -3/+6 |
| 2015-10-22 | ACPI: Enable build of AML interpreter debugger |  Lv Zheng | 1 | -8/+3 |
| 2015-10-15 | move io-64-nonatomic*.h out of asm-generic |  Christoph Hellwig | 1 | -1/+1 |
| 2015-09-01 | Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' |  Rafael J. Wysocki | 1 | -30/+3 |
| 2015-09-01 | Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' |  Rafael J. Wysocki | 1 | -4/+0 |
| 2015-08-25 | ACPI / osl: replace custom implementation of readq / writeq |  Andy Shevchenko | 1 | -30/+3 |
| 2015-08-07 | ACPI / sysfs: Update method tracing facility. |  Lv Zheng | 1 | -0/+8 |
| 2015-07-08 | ACPI: Remove FSF mailing addresses |  Jarkko Nikula | 1 | -4/+0 |
| 2015-07-06 | ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage |  Rafael J. Wysocki | 1 | -3/+9 |
| 2015-07-02 | Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -0/+18 |
| 2015-07-03 | ACPI / init: Make it possible to override _REV |  Rafael J. Wysocki | 1 | -0/+18 |
| 2015-06-19 | Merge branch 'acpi-video' |  Rafael J. Wysocki | 1 | -0/+6 |
| 2015-06-19 | Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci' |  Rafael J. Wysocki | 1 | -1/+1 |
| 2015-06-19 | acpi-video-detect: Move acpi_osi_is_win8 to osl.c |  Hans de Goede | 1 | -0/+6 |
| 2015-06-18 | ACPI / PNP: Avoid conflicting resource reservations |  Rafael J. Wysocki | 1 | -5/+1 |
| 2015-05-14 | ACPI / osl: use same type for acpi_predefined_names values as in definition |  Dominik Brodowski | 1 | -1/+1 |
| 2015-05-07 | ACPI / init: Fix the ordering of acpi_reserve_resources() |  Rafael J. Wysocki | 1 | -4/+2 |
| 2015-03-25 | ACPI: add arm64 to the platforms that use ioremap |  Graeme Gregory | 1 | -3/+3 |
| 2014-11-11 | ACPI / OSL: Add IRQ handler flushing support in the OSL. |  Lv Zheng | 1 | -0/+6 |
| 2014-11-11 | ACPI / osl: speedup grace period in acpi_os_map_cleanup |  Konstantin Khlebnikov | 1 | -1/+1 |
| 2014-10-07 | Merge branch 'acpi-pm' |  Rafael J. Wysocki | 1 | -1/+1 |
| 2014-09-30 | ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle |  Rafael J. Wysocki | 1 | -1/+1 |
| 2014-09-24 | ACPI: Support _OSI("Darwin") correctly |  Matthew Garrett | 1 | -0/+10 |
| 2014-07-21 | ACPI: add config for BIOS table scan |  Graeme Gregory | 1 | -1/+3 |
| 2014-06-17 | ACPI: use kstrto*() instead of simple_strto*() |  Christoph Jaeger | 1 | -1/+2 |
| 2014-06-12 | Merge branches 'acpi-general' and 'acpi-video' |  Rafael J. Wysocki | 1 | -0/+12 |
| 2014-06-05 | ACPI: Fix bug when ACPI reset register is implemented in system memory |  Randy Wright | 1 | -0/+12 |
| 2014-05-27 | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. |  Lv Zheng | 1 | -4/+17 |