summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng
2015-10-22ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng
2015-10-22ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown l...Lv Zheng
2015-10-22ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termin...Lv Zheng
2015-10-22ACPICA: Linuxize: Export debugger files to LinuxLv Zheng
2015-10-22ACPICA: iASL: General cleanup of the file suffix #definesBob Moore
2015-10-22ACPICA: Improve typechecking, both compile-time and runtimeBob Moore
2015-10-22ACPICA: Update NFIT table to rename a flags fieldBob Moore
2015-10-22ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore
2015-10-22ACPICA: Update exception code for "file not found" errorBob Moore
2015-10-22ACPICA: iASL: Add symbolic operator support for Index() operatorBob Moore
2015-10-22ACPICA: Remove unnecessary conditional compilationBob Moore
2015-10-22ACPI / property: Fix subnode lookup scope for data-only subnodesRafael J. Wysocki
2015-10-16PCI/ACPI: Add interface acpi_pci_root_create()Jiang Liu
2015-10-16ACPI/PCI: Enhance ACPI core to support sparse IO spaceJiang Liu
2015-10-15ACPI / tables: test the correct variableDan Carpenter
2015-10-15ACPI / tables: Add acpi_subtable_proc to ACPI table parsersLukasz Anaczkowski
2015-10-15move io-64-nonatomic*.h out of asm-genericChristoph Hellwig
2015-10-14ACPICA: Tables: Fix FADT dependency regressionLv Zheng
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-10-14PM / PCI / ACPI: Kick devices that might have been reset by firmwareRafael J. Wysocki
2015-10-14PM / sleep: Add flags to indicate platform firmware involvementRafael J. Wysocki
2015-10-13acpi/gsi: Cleanup acpi_register_gsiMarc Zyngier
2015-10-13acpi/gsi: Add acpi_set_irq_model to initialize the GSI layerMarc Zyngier
2015-10-13acpi/gsi: Always perform an irq domain lookupMarc Zyngier
2015-10-12ACPI: Allow selection of the ACPI processor driver for ARM64Ashwin Chaugule
2015-10-12CPPC: Probe for CPPC tables for each ACPI Processor objectAshwin Chaugule
2015-10-12ACPI: Add weak routines for ACPI CPU HotplugAshwin Chaugule
2015-10-12ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule
2015-10-10linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-10-04ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'Viresh Kumar
2015-10-01Merge branch 'acpi-ec'Rafael J. Wysocki
2015-10-01ACPI: Add early device probing infrastructureMarc Zyngier
2015-10-01Merge branch 'device-properties' into acpi-initRafael J. Wysocki
2015-09-26ACPI / PCI: Remove duplicated penalty on SCI IRQJiang Liu
2015-09-26ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu
2015-09-26ACPI / EC: Fix a race issue in acpi_ec_guard_event()Lv Zheng
2015-09-26ACPI / EC: Fix query handler related issuesLv Zheng
2015-09-26ACPI / EC: Fix a memory leak issue in acpi_ec_query()Lv Zheng
2015-09-15ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla
2015-09-15ACPI: change acpi_sleep_proc_init() to return voidRami Rosen
2015-09-15ACPI: change init_acpi_device_notify() to return voidRami Rosen
2015-09-15ACPI / scan: use kstrdup_const() in acpi_add_id()Rasmus Villemoes
2015-09-15ACPI / scan: constify struct acpi_hardware_id::idRasmus Villemoes
2015-09-15ACPI / scan: constify first argument of struct acpi_scan_handler::matchRasmus Villemoes
2015-09-15ACPI: int340x_thermal: add missing CONFIG_ prefixSudeep Holla
2015-09-15ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki
2015-09-15ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki
2015-09-15ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki