Age | Commit message (Expand) | Author | Files | Lines |
2014-07-08 | ACPICA: OSL: Add portable file IO to improve portability | Lv Zheng | 1 | -0/+31 |
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 |
2013-10-31 | ACPICA: Update aclinux.h for new OSL override mechanism. | Lv Zheng | 1 | -15/+3 |
2013-10-31 | ACPICA: Add support to allow host OS to redefine individual OSL prototypes. | Lv Zheng | 1 | -3/+136 |
2013-10-30 | ACPICA: Cleanup memory allocation macros and configurability. | Lv Zheng | 1 | -0/+2 |
2013-05-12 | ACPI: Fix section to __init. Align with usage in acpixf.h | Jan-Simon Möller | 1 | -1/+1 |
2013-02-26 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+0 |
2013-01-26 | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() | Yinghai Lu | 1 | -2/+0 |
2013-01-25 | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 1 | -1/+1 |
2013-01-10 | ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. | Lv Zheng | 1 | -3/+1 |
2013-01-10 | ACPICA: Cleanup source to reduce differences between Linux and ACPICA. | Lv Zheng | 1 | -2/+5 |
2012-11-15 | ACPICA: Remove extra spaces after periods in the Intel license | Bob Moore | 1 | -1/+1 |
2012-11-15 | ACPICA: ACPICA core: Cleanup empty lines at file start and end | Bob Moore | 1 | -1/+0 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 1 | -2/+2 |
2012-07-17 | ACPICA: Update header files copyrights to 2012 | Bob Moore | 1 | -1/+1 |
2012-06-01 | ACPICA: Remove argument of acpi_os_wait_events_complete | Lin Ming | 1 | -1/+1 |
2012-03-22 | ACPICA: Add acpi_os_physical_table_override interface | Bob Moore | 1 | -0/+5 |
2012-03-22 | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore | 1 | -6/+2 |
2012-01-21 | ACPI, APEI: Add 64-bit read/write support for APEI on i386 | Myron Stowe | 1 | -0/+4 |
2012-01-17 | ACPICA: Add support for region address conflict checking | Lin Ming | 1 | -7/+0 |
2011-10-14 | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove | Prarit Bhargava | 1 | -0/+2 |
2011-07-13 | ACPI: Fix lockdep false positives in acpi_power_off() | Rafael J. Wysocki | 1 | -0/+3 |
2011-03-25 | ACPI: osl, add acpi_os_create_lock interface | Lin Ming | 1 | -0/+3 |
2011-01-19 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 1 | -1/+1 |
2010-10-26 | Merge branch 'misc' into release | Len Brown | 1 | -2/+0 |
2010-10-19 | ACPI: remove dead code | Stephen Hemminger | 1 | -2/+0 |
2010-10-01 | ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface | Bob Moore | 1 | -7/+0 |
2010-10-01 | ACPICA/ACPI: Add new host interfaces for _OSI support | Lin Ming | 1 | -3/+0 |
2010-10-01 | ACPICA: Fix acpi_os_read_pci_configuration prototype | Bob Moore | 1 | -1/+1 |
2010-05-06 | ACPICA: Update/clarify some parameter names associated with acpi_handle | Bob Moore | 1 | -2/+2 |
2010-01-22 | ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type | Bob Moore | 1 | -2/+2 |
2010-01-22 | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 1 | -1/+1 |
2009-08-27 | ACPICA: fix leak of acpi_os_validate_address | Lin Ming | 1 | -0/+3 |
2009-07-28 | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" | Len Brown | 1 | -0/+4 |
2009-04-05 | Merge branch 'linus' into release | Len Brown | 1 | -0/+1 |
2009-03-27 | ACPICA: Remove obsolete acpi_os_validate_address interface | Bob Moore | 1 | -4/+0 |
2009-02-09 | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu | 1 | -0/+1 |
2008-12-31 | ACPICA: Add ACPI_MUTEX_TYPE configuration option | Bob Moore | 1 | -8/+5 |
2008-09-24 | ACPI: fix hotplug race | Zhang Rui | 1 | -0/+3 |
2008-07-17 | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore | 1 | -1/+1 |
2008-04-24 | ACPICA: update Intel copyright | Len Brown | 1 | -1/+1 |
2008-02-13 | acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read() | Linus Torvalds | 1 | -1/+1 |
2008-02-07 | Merge branches 'release' and 'hwmon-conflicts' into release | Len Brown | 1 | -2/+2 |
2008-02-07 | ACPI: track opregion names to avoid driver resource conflicts. | Thomas Renninger | 1 | -2/+2 |
2008-02-07 | ACPI: create /sys/firmware/acpi/interrupts | Len Brown | 1 | -0/+3 |
2007-05-30 | ACPI: add __init to acpi_initialize_subsystem() | Len Brown | 1 | -1/+1 |
2007-05-30 | ACPI: extend "acpi_osi=" boot option | Len Brown | 1 | -0/+1 |
2007-05-10 | ACPICA: Lindent | Len Brown | 1 | -1/+2 |