| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-03-01 | 1 | -2/+2 |
|\ |
|
| * | ACPICA: Update version to 20100121. | Bob Moore | 2010-01-22 | 1 | -1/+1 |
| * | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 2010-01-22 | 1 | -1/+1 |
* | | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 2010-02-22 | 1 | -3/+3 |
|/ |
|
* | ACPICA: Update version to 20091214 | Bob Moore | 2009-12-15 | 1 | -1/+1 |
* | ACPICA: Update version to 20091112. | Bob Moore | 2009-11-24 | 1 | -1/+1 |
* | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 | 1 | -1/+2 |
* | ACPICA: Update version to 20091013 | Bob Moore | 2009-11-24 | 1 | -1/+1 |
* | ACPICA: Update version to 20090903. | Bob Moore | 2009-09-08 | 1 | -1/+1 |
* | ACPICA: Update version to 20090730 | Bob Moore | 2009-08-28 | 1 | -1/+1 |
* | ACPICA: Update version to 20090625 | Bob Moore | 2009-08-27 | 1 | -1/+1 |
* | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 | 1 | -1/+2 |
* | ACPICA: Add 64-bit support to acpi_read and acpi_write | Bob Moore | 2009-08-27 | 1 | -2/+2 |
* | ACPICA: Remove duplicate extern declarations for public globals | Bob Moore | 2009-08-27 | 1 | -0/+1 |
* | ACPICA: Update version to 20090521. | Bob Moore | 2009-05-27 | 1 | -1/+1 |
* | ACPICA: New: AcpiInstallMethod - install a single control method | Lin Ming | 2009-05-27 | 1 | -0/+2 |
* | ACPICA: Update version to 20090422. | Bob Moore | 2009-05-27 | 1 | -1/+1 |
* | ACPICA: Update error/warning interfaces | Bob Moore | 2009-05-27 | 1 | -1/+4 |
* | hwmon: Add Asus ATK0110 support | Luca Tettamanti | 2009-04-07 | 1 | -2/+0 |
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 1 | -0/+4 |
|\ |
|
| * | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu | 2009-02-09 | 1 | -0/+4 |
* | | ACPICA: Update version to 20090320 | Bob Moore | 2009-03-27 | 1 | -1/+1 |
* | | ACPICA: Update version to 20090220 | Bob Moore | 2009-03-26 | 1 | -1/+1 |
* | | ACPICA: Rename ACPI bit register access functions | Bob Moore | 2009-03-26 | 1 | -2/+2 |
* | | ACPICA: Optimize ACPI register locking | Bob Moore | 2009-03-26 | 1 | -2/+0 |
* | | ACPICA: Conditionally compile acpi_set_firmware_waking_vector64 | Bob Moore | 2009-03-26 | 1 | -4/+4 |
* | | ACPICA: Update version to 20090123 | Bob Moore | 2009-03-26 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'misc' into release | Len Brown | 2009-01-09 | 1 | -0/+1 |
|\ |
|
| * | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" | Zhao Yakui | 2009-01-09 | 1 | -0/+1 |
* | | ACPICA: Update version to 20081204. | robert.moore@intel.com | 2008-12-31 | 1 | -1/+1 |
* | | ACPICA: Restructure includes into public/private | Bob Moore | 2008-12-31 | 1 | -0/+58 |
* | | ACPICA: New: acpi_reset interface - write to reset register | Bob Moore | 2008-12-31 | 1 | -0/+2 |
* | | ACPICA: New: acpi_read and acpi_write public interfaces | Bob Moore | 2008-12-31 | 1 | -6/+8 |
* | | ACPICA: New: Public GPE group enable/disable interfaces | Bob Moore | 2008-12-31 | 1 | -4/+11 |
* | | ACPICA: New: acpi_get_gpe_device interface | Bob Moore | 2008-12-31 | 1 | -0/+2 |
* | | ACPI: osl.c: replace return_ACPI_STATUS with return | Lin Ming | 2008-12-31 | 1 | -0/+2 |
* | | ACPICA: Update FACS waking vector interfaces | Bob Moore | 2008-12-29 | 1 | -4/+2 |
|/ |
|
* | ACPICA: Use spinlock for acpi_{en|dis}able_gpe | Alexey Starikovskiy | 2008-11-11 | 1 | -2/+2 |
* | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use... | Zhang Rui | 2008-07-16 | 1 | -4/+0 |
* | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore | 2008-07-16 | 1 | -4/+4 |
* | ACPICA: update Intel copyright | Len Brown | 2008-04-23 | 1 | -1/+1 |
* | ACPICA: New interfaces for table event handlers | Lin Ming | 2008-04-22 | 1 | -0/+5 |
* | include/acpi/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK | Rafael J. Wysocki | 2008-02-01 | 1 | -0/+2 |
* | ACPICA: hw: Don't carry spinlock over suspend | Alexey Starikovskiy | 2007-10-10 | 1 | -0/+2 |
* | ACPI: Fix a warning of discarding qualifiers from pointer target type | Al Viro | 2007-08-25 | 1 | -1/+1 |
* | ACPI: add __init to acpi_initialize_subsystem() | Len Brown | 2007-05-30 | 1 | -1/+1 |
* | ACPICA: Update copyright to 2007. | Bob Moore | 2007-02-02 | 1 | -1/+1 |
* | ACPICA: Miscellaneous table manager updates and optimizations | Alexey Starikovskiy | 2007-02-02 | 1 | -1/+1 |
* | ACPICA: Remove obsolete Flags parameter. | Bob Moore | 2007-02-02 | 1 | -2/+2 |