summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-042-2/+2
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-1/+1
| * ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'Viresh Kumar2015-10-042-2/+2
* | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-0468-324/+11637
|\ \
| * \ Merge branch 'pm-sleep'Rafael J. Wysocki2015-11-023-19/+5
| |\ \
| | * | PM / PCI / ACPI: Kick devices that might have been reset by firmwareRafael J. Wysocki2015-10-142-19/+2
| | * | PM / sleep: Add flags to indicate platform firmware involvementRafael J. Wysocki2015-10-141-0/+3
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted'Rafael J. Wysocki2015-11-025-9/+24
| |\ \ \ \ \ \
| | | | | * | | ACPI / sysfs: correctly check failing memory allocationInsu Yun2015-10-261-0/+3
| | | | * | | | ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405Hans de Goede2015-10-261-0/+9
| | | * | | | | ACPI / PAD: power_saving_thread() is not freezableJiri Kosina2015-10-261-2/+0
| | | |/ / / /
| | * | | | | ACPI / PM: Fix incorrect wakeup IRQ setting during suspend-to-idleChen Yu2015-10-261-2/+4
| | * | | | | ACPI: Using correct irq when waiting for eventsChen Yu2015-10-261-2/+2
| | * | | | | ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu2015-10-261-3/+6
| | |/ / / /
| * | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2015-11-025-3/+775
| |\ \ \ \ \
| | * | | | | ACPI / CPPC: Fix potential memory leakAshwin Chaugule2015-10-261-1/+0
| | * | | | | ACPI / CPPC: signedness bug in register_pcc_channel()Dan Carpenter2015-10-261-1/+1
| | * | | | | ACPI: Allow selection of the ACPI processor driver for ARM64Ashwin Chaugule2015-10-121-3/+3
| | * | | | | CPPC: Probe for CPPC tables for each ACPI Processor objectAshwin Chaugule2015-10-121-0/+6
| | * | | | | ACPI: Add weak routines for ACPI CPU HotplugAshwin Chaugule2015-10-121-0/+18
| | * | | | | ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule2015-10-123-0/+749
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'acpica'Rafael J. Wysocki2015-11-0247-115/+9956
| |\ \ \ \ \
| | * | | | | ACPICA: Debugger: Fix dead lock issue ocurred in single stepping modeLv Zheng2015-10-221-0/+10
| | * | | | | ACPI: Enable build of AML interpreter debuggerLv Zheng2015-10-2214-37/+33
| | * | | | | ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng2015-10-224-2/+38
| | * | | | | ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown l...Lv Zheng2015-10-223-14/+15
| | * | | | | ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termin...Lv Zheng2015-10-225-19/+26
| | * | | | | ACPICA: Linuxize: Export debugger files to LinuxLv Zheng2015-10-2214-0/+9677
| | * | | | | ACPICA: iASL: General cleanup of the file suffix #definesBob Moore2015-10-221-1/+1
| | * | | | | ACPICA: Improve typechecking, both compile-time and runtimeBob Moore2015-10-2210-44/+129
| | * | | | | ACPICA: Update NFIT table to rename a flags fieldBob Moore2015-10-222-4/+4
| | * | | | | ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore2015-10-224-5/+25
| | * | | | | ACPICA: Update exception code for "file not found" errorBob Moore2015-10-221-0/+6
| | * | | | | ACPICA: iASL: Add symbolic operator support for Index() operatorBob Moore2015-10-221-1/+1
| | * | | | | ACPICA: Remove unnecessary conditional compilationBob Moore2015-10-223-4/+7
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'acpi-pci'Rafael J. Wysocki2015-10-252-3/+210
| |\ \ \ \ \
| | * | | | | PCI/ACPI: Add interface acpi_pci_root_create()Jiang Liu2015-10-161-0/+204
| | * | | | | ACPI/PCI: Enhance ACPI core to support sparse IO spaceJiang Liu2015-10-161-3/+6
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'acpi-init'Rafael J. Wysocki2015-10-251-0/+39
| |\ \ \ \ \
| | * | | | | ACPI: Add early device probing infrastructureMarc Zyngier2015-10-011-0/+39
| | * | | | | Merge branch 'device-properties' into acpi-initRafael J. Wysocki2015-10-013-101/+459
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki2015-10-257-74/+162
| |\ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | | * | | | | ACPI: change acpi_sleep_proc_init() to return voidRami Rosen2015-09-152-5/+3
| | | | | * | | | | ACPI: change init_acpi_device_notify() to return voidRami Rosen2015-09-152-4/+3
| | | | * | | | | | ACPI / EC: Fix a race issue in acpi_ec_guard_event()Lv Zheng2015-09-261-13/+29
| | | | * | | | | | ACPI / EC: Fix query handler related issuesLv Zheng2015-09-261-28/+45
| | | * | | | | | | ACPI / tables: test the correct variableDan Carpenter2015-10-151-1/+2
| | | * | | | | | | ACPI / tables: Add acpi_subtable_proc to ACPI table parsersLukasz Anaczkowski2015-10-151-18/+75
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | ACPI / scan: use kstrdup_const() in acpi_add_id()Rasmus Villemoes2015-09-151-2/+2
| | * | | | | | | ACPI / scan: constify struct acpi_hardware_id::idRasmus Villemoes2015-09-151-2/+2