aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
...
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted'Rafael J. Wysocki2015-11-01
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / / | | | | | |/| | | | | | | |
| | | | | | * | | | | | | | ACPI / sysfs: correctly check failing memory allocationInsu Yun2015-10-25
| | | | | * | | | | | | | | ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405Hans de Goede2015-10-25
| | | | | | |_|_|/ / / / / | | | | | |/| | | | | | |
| | | | * / | | | | | | | ACPI / PAD: power_saving_thread() is not freezableJiri Kosina2015-10-25
| | | | |/ / / / / / / /
| | | * | | | | | | | | ACPI / PM: Fix incorrect wakeup IRQ setting during suspend-to-idleChen Yu2015-10-25
| | | * | | | | | | | | ACPI: Using correct irq when waiting for eventsChen Yu2015-10-25
| | | * | | | | | | | | ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu2015-10-25
| | | |/ / / / / / / /
| | * | | | | | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2015-11-01
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ACPI / CPPC: Fix potential memory leakAshwin Chaugule2015-10-25
| | | * | | | | | | | | ACPI / CPPC: signedness bug in register_pcc_channel()Dan Carpenter2015-10-25
| | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | | * | | | | | | | ACPI: Allow selection of the ACPI processor driver for ARM64Ashwin Chaugule2015-10-12
| | | * | | | | | | | CPPC: Probe for CPPC tables for each ACPI Processor objectAshwin Chaugule2015-10-12
| | | * | | | | | | | ACPI: Add weak routines for ACPI CPU HotplugAshwin Chaugule2015-10-12
| | | * | | | | | | | ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule2015-10-12
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2015-11-01
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | * | | | | | | ACPICA: Debugger: Fix dead lock issue ocurred in single stepping modeLv Zheng2015-10-21
| | | * | | | | | | ACPI: Enable build of AML interpreter debuggerLv Zheng2015-10-21
| | | * | | | | | | ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng2015-10-21
| | | * | | | | | | ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown l...Lv Zheng2015-10-21
| | | * | | | | | | ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termin...Lv Zheng2015-10-21
| | | * | | | | | | ACPICA: Linuxize: Export debugger files to LinuxLv Zheng2015-10-21
| | | * | | | | | | ACPICA: iASL: General cleanup of the file suffix #definesBob Moore2015-10-21
| | | * | | | | | | ACPICA: Improve typechecking, both compile-time and runtimeBob Moore2015-10-21
| | | * | | | | | | ACPICA: Update NFIT table to rename a flags fieldBob Moore2015-10-21
| | | * | | | | | | ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore2015-10-21
| | | * | | | | | | ACPICA: Update exception code for "file not found" errorBob Moore2015-10-21
| | | * | | | | | | ACPICA: iASL: Add symbolic operator support for Index() operatorBob Moore2015-10-21
| | | * | | | | | | ACPICA: Remove unnecessary conditional compilationBob Moore2015-10-21
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'acpi-pci'Rafael J. Wysocki2015-10-25
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'acpi-init'Rafael J. Wysocki2015-10-25
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ACPI: Add early device probing infrastructureMarc Zyngier2015-09-30
| | | * | | | | | | | Merge branch 'device-properties' into acpi-initRafael J. Wysocki2015-09-30
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki2015-10-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|/ / / | | | | | | |/| | | | | | |
| | | | | | * | | | | | | | ACPI: change acpi_sleep_proc_init() to return voidRami Rosen2015-09-14
| | | | | | * | | | | | | | ACPI: change init_acpi_device_notify() to return voidRami Rosen2015-09-14
| | | | | * | | | | | | | | ACPI / EC: Fix a race issue in acpi_ec_guard_event()Lv Zheng2015-09-25
| | | | | * | | | | | | | | ACPI / EC: Fix query handler related issuesLv Zheng2015-09-25
| | | | * | | | | | | | | | ACPI / tables: test the correct variableDan Carpenter2015-10-14
| | | | * | | | | | | | | | ACPI / tables: Add acpi_subtable_proc to ACPI table parsersLukasz Anaczkowski2015-10-14
| | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | ACPI / scan: use kstrdup_const() in acpi_add_id()Rasmus Villemoes2015-09-14
| | | * | | | | | | | | | ACPI / scan: constify struct acpi_hardware_id::idRasmus Villemoes2015-09-14
| | | * | | | | | | | | | ACPI / scan: constify first argument of struct acpi_scan_handler::matchRasmus Villemoes2015-09-14
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge branch 'device-properties'Rafael J. Wysocki2015-10-25
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | / | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| * | | | | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang2015-09-14
| * | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | acpi/gsi: Cleanup acpi_register_gsiMarc Zyngier2015-10-13
| | * | | | | | | | | | acpi/gsi: Add acpi_set_irq_model to initialize the GSI layerMarc Zyngier2015-10-13
| | * | | | | | | | | | acpi/gsi: Always perform an irq domain lookupMarc Zyngier2015-10-13
| | | |/ / / / / / / / | | |/| | | | | | | |