summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge branch 'acpica' into acpi-gpeRafael J. Wysocki2014-07-2320-205/+1466
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| |
| * | | | | Merge branch 'acpi-config'Rafael J. Wysocki2014-07-277-200/+222
| |\ \ \ \ \
| | * | | | | ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo2014-07-215-198/+215
| | * | | | | ACPI: Don't use acpi_lapic in ACPI core codeGraeme Gregory2014-07-211-1/+1
| | * | | | | ACPI: add config for BIOS table scanGraeme Gregory2014-07-212-1/+6
| | |/ / / /
| * | | | | Merge branch 'acpi-headers'Rafael J. Wysocki2014-07-272-4/+1
| |\ \ \ \ \
| | * | | | | ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng2014-07-231-1/+1
| | * | | | | ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng2014-07-201-3/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'acpica'Rafael J. Wysocki2014-07-2720-205/+1466
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki2014-07-231-0/+47
| | * | | ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).Rafael J. Wysocki2014-07-231-3/+11
| | * | | ACPICA: Fix a regression for deletion of Alias() objects.Bob Moore2014-07-091-10/+9
| | * | | ACPICA: Hardware: back port of a recursive locking fixLv Zheng2014-07-081-1/+2
| | * | | ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore2014-07-081-16/+28
| | * | | ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes()Lv Zheng2014-07-081-2/+2
| | * | | ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng2014-07-082-0/+135
| | * | | ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng2014-07-081-0/+2
| | * | | ACPICA: Common: Enhance cm_get_file_size() to improve portabilityLv Zheng2014-07-081-1/+1
| | * | | ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng2014-07-081-2/+5
| | * | | ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng2014-07-081-0/+26
| | * | | ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-084-1/+674
| | * | | ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng2014-07-083-3/+2
| | * | | ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng2014-07-082-146/+146
| | * | | ACPICA: Namespace: Properly null terminate objects detached from a namespace ...David E. Box2014-07-081-0/+11
| | * | | ACPICA: Utilities: Validate full RSDP headerDavid E. Box2014-07-081-12/+7
| | * | | ACPICA: Utilities: Add support to read table from filesLv Zheng2014-07-084-4/+346
| | * | | ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT()Lv Zheng2014-07-081-1/+1
| | * | | ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box2014-07-081-0/+6
| | * | | ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it.Lv Zheng2014-07-071-15/+17
| | * | | ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng2014-06-163-28/+28
* | | | | Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin2014-07-3011-181/+418
|\ \ \ \ \
| * | | | | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki2014-07-221-7/+11
| * | | | | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki2014-07-222-53/+104
| * | | | | apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2014-07-223-32/+16
| |/ / / /
| * | | | ACPI / video: Add use_native_backlight quirk for HP ProBook 4540sHans de Goede2014-07-161-0/+8
| * | | | Revert "ACPI / video: change acpi-video brightness_switch_enabled default to 0"Rafael J. Wysocki2014-07-141-1/+1
| | |/ / | |/| |
| * | | Merge branch 'acpi-video'Rafael J. Wysocki2014-07-102-1/+18
| |\ \ \
| | * | | ACPI / video: Add Acer TravelMate B113 to native backlight blacklistMartin Kepplinger2014-07-071-0/+8
| | * | | ACPI / video: Add Dell Inspiron 5737 to the blacklistEdward Lin2014-07-071-0/+8
| | * | | ACPI / i915: ignore firmware requests for backlight changeAaron Lu2014-07-071-1/+2
| | | |/ | | |/|
| * | | Merge branch 'acpi-ec'Rafael J. Wysocki2014-07-101-79/+85
| |\ \ \
| | * | | ACPI / EC: Free saved_ec on error exit pathColin Ian King2014-07-071-1/+4
| | * | | ACPI / EC: Add detailed fields debugging support of EC_SC(R).Lv Zheng2014-07-071-4/+12
| | * | | ACPI / EC: Update revision due to recent changesLv Zheng2014-07-071-6/+9
| | * | | ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng2014-07-071-13/+17
| | * | | ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng2014-07-071-26/+1
| | * | | ACPI / EC: Add asynchronous command byte write supportLv Zheng2014-07-071-35/+48
| | * | | ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng2014-07-071-6/+6
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery'Rafael J. Wysocki2014-07-103-3/+170
| |\ \ \ \ \
| | | | * | | ACPI / battery: fix wrong value of capacity_now reported when fully chargedJosef Gajdusek2014-07-071-0/+14
OpenPOWER on IntegriCloud