summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | 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
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ 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
| | | * | | | | | | | | | ACPI / scan: constify first argument of struct acpi_scan_handler::matchRasmus Villemoes2015-09-151-2/+2
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge branch 'device-properties'Rafael J. Wysocki2015-10-253-101/+466
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | / | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| * | | | | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-031-3/+7
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14111-2133/+2993
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang2015-09-141-3/+7
| * | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-031-21/+33
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | acpi/gsi: Cleanup acpi_register_gsiMarc Zyngier2015-10-131-20/+10
| | * | | | | | | | | | acpi/gsi: Add acpi_set_irq_model to initialize the GSI layerMarc Zyngier2015-10-131-5/+27
| | * | | | | | | | | | acpi/gsi: Always perform an irq domain lookupMarc Zyngier2015-10-131-13/+13
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | ACPICA: Tables: Fix FADT dependency regressionLv Zheng2015-10-145-33/+10
| |/ / / / / / / / /
* | | | | | | | | | x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang2015-12-021-0/+7
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee2015-11-072-4/+11
* | | | | | | | | ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee2015-11-071-0/+42
* | | | | | | | | Merge branch 'device-properties' into acpi-pciRafael J. Wysocki2015-11-023-101/+466
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | ACPI / property: Fix subnode lookup scope for data-only subnodesRafael J. Wysocki2015-10-221-1/+8
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki2015-09-152-28/+80
| * | | | | | ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki2015-09-151-33/+105
| * | | | | | ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki2015-09-152-15/+113
| * | | | | | ACPI / property: Add support for data-only subnodesRafael J. Wysocki2015-09-151-1/+132
| * | | | | | ACPI / property: Add routine for extraction of _DSD propertiesRafael J. Wysocki2015-09-151-32/+37
| | |_|/ / / | |/| | | |
* | | | | | 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-ec'Rafael J. Wysocki2015-10-011-0/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ACPI / EC: Fix a memory leak issue in acpi_ec_query()Lv Zheng2015-09-261-0/+2
| | |_|/ | |/| |
* | | | ACPI / PCI: Remove duplicated penalty on SCI IRQJiang Liu2015-09-261-2/+1
* | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-262-0/+14
|/ / /
* | | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-152-13/+8
OpenPOWER on IntegriCloud