summaryrefslogtreecommitdiff
path: root/include/linux/acpi.h
AgeCommit message (Expand)Author
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26acpi: Add acpi_map_pxm_to_online_node()Toshi Kani
2015-06-26Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-19Merge branch 'acpi-cca'Rafael J. Wysocki
2015-06-19Merge branch 'acpi-video'Rafael J. Wysocki
2015-06-19Merge branches 'acpi-battery' and 'acpi-processor'Rafael J. Wysocki
2015-06-19Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'Rafael J. Wysocki
2015-06-19acpi-video-detect: Remove old APIHans de Goede
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede
2015-06-19acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede
2015-06-19acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede
2015-06-18ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2015-06-15ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee
2015-06-10ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-05-13ACPI / processor: Introduce invalid_phys_cpuid()Hanjun Guo
2015-05-13ACPI / processor: Introduce invalid_logical_cpuid()Hanjun Guo
2015-05-11gpio / ACPI: Add support for retrieving GpioInt resources from a deviceMika Westerberg
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-03device property: Make it possible to use secondary firmware nodesRafael J. Wysocki
2015-03-26ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo
2015-03-26ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas
2015-03-16ACPI: Introduce has_acpi_companion()Rafael J. Wysocki
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki
2015-02-05ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplugYinghai Lu
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu
2015-02-03ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu
2015-02-03ACPI: Add field offset to struct resource_list_entryJiang Liu
2015-02-03ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-16x86, irq: Introduce helper to check whether an IOAPIC has been registeredJiang Liu
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-08Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'Rafael J. Wysocki
2014-12-08Merge branches 'acpi-config', 'acpi-osl', 'acpi-utils' and 'acpi-tables'Rafael J. Wysocki
2014-12-04ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki
2014-11-27ACPI / table: Add new function to get table entriesAshwin Chaugule
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu
2014-11-05ACPI / property: Drop size_prop from acpi_dev_get_property_reference()Rafael J. Wysocki
2014-11-04ACPI / GPIO: Driver GPIO mappings for ACPI GPIOsRafael J. Wysocki
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki
2014-11-04ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg
2014-11-04Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki
2014-11-04ACPI: Add support for device specific propertiesMika Westerberg
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-10-10ACPI: make acpi_create_platform_device() an external APIZhang Rui