summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore2014-07-311-6/+7
| | * | | | | | ACPICA: Work around an ancient GCC bug.Bob Moore2014-07-311-3/+3
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2014-07-273-86/+98
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki2014-07-161-1/+3
| | * | | | | | ACPI: move models with win8 brightness problems from win8 blacklist to use_na...Hans de Goede2014-07-212-68/+68
| | * | | | | | ACPI / video: Fix backlight taking 2 steps on a brightness up/down keypressLinus Torvalds2014-07-211-17/+27
| | | |_|/ / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| *-. | | | | | Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki2014-07-271-2/+0
| |\ \| | | | | | | | |_|_|/ / | | |/| | | |
| | * | | | | ACPI / PNP: do ACPI binding directlyZhang Rui2014-07-071-2/+0
| | | |_|_|/ | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button'Rafael J. Wysocki2014-07-274-70/+110
| |\ \ \ \ \ \ \
| | | | * | | | | ACPI / button: Do not propagate wakeup-from-suspend eventsRafael J. Wysocki2014-07-231-4/+21
| | | | | |/ / / | | | | |/| | |
| | | * / | | | ACPI / sleep: Do not save NVS for new machines to accelerate S3Lan Tianyu2014-07-241-0/+5
| | | |/ / / /
| | * | | | | ACPI / PM: Use ACPI_COMPANION() instead of ACPI_HANDLE()Rafael J. Wysocki2014-07-231-12/+9
| | * | | | | ACPI / PM: Always enable wakeup GPEs when enabling device wakeupRafael J. Wysocki2014-07-231-32/+17
| | * | | | | ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki2014-07-232-23/+59
| | |/ / / /
| * | | | | Merge branch 'acpi-gpe'Rafael J. Wysocki2014-07-271-13/+16
| |\ \ \ \ \
| | * | | | | ACPI / scan: No implicit wake notification for buttonsRafael J. Wysocki2014-07-231-13/+16
| | * | | | | 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
| |/ / / /