aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/acpi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-05ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplugYinghai Lu1-0/+4
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu1-11/+1
2015-02-03ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu1-0/+8
2015-02-03ACPI: Add field offset to struct resource_list_entryJiang Liu1-0/+1
2015-02-03ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu1-2/+7
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo1-2/+2
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-12-16x86, irq: Introduce helper to check whether an IOAPIC has been registeredJiang Liu1-0/+1
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki1-15/+11
2014-12-08Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'Rafael J. Wysocki1-0/+1
2014-12-08Merge branches 'acpi-config', 'acpi-osl', 'acpi-utils' and 'acpi-tables'Rafael J. Wysocki1-0/+4
2014-12-04ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki1-15/+11
2014-11-27ACPI / table: Add new function to get table entriesAshwin Chaugule1-0/+4
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu1-0/+1
2014-11-05ACPI / property: Drop size_prop from acpi_dev_get_property_reference()Rafael J. Wysocki1-2/+2
2014-11-04ACPI / GPIO: Driver GPIO mappings for ACPI GPIOsRafael J. Wysocki1-0/+30
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki1-0/+26
2014-11-04ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg1-6/+2
2014-11-04Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki1-0/+32
2014-11-04ACPI: Add support for device specific propertiesMika Westerberg1-0/+40
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-0/+1
2014-10-10ACPI: make acpi_create_platform_device() an external APIZhang Rui1-0/+1
2014-09-22ACPI / PM: Convert acpi_dev_pm_detach() into a static functionUlf Hansson1-2/+0
2014-08-09Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+11
2014-07-23ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds.Lv Zheng1-3/+3
2014-06-27I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu1-0/+11
2014-06-03Merge branch 'acpi-enumeration'Rafael J. Wysocki1-0/+2
2014-06-03Merge branch 'acpi-pm'Rafael J. Wysocki1-0/+6
2014-05-30ACPI / PNP: use device ID list for PNPACPI device enumerationZhang Rui1-0/+2
2014-05-26ACPI: add dynamic_debug supportBjørn Mork1-2/+20
2014-05-20ACPI / PM: Export rest of the subsys PM callbacksHeikki Krogerus1-0/+6
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-7/+2
2014-02-19ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hHanjun Guo1-0/+4
2014-02-03ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas1-5/+0
2014-02-03ACPI / numa: Fix acpi_get_node() prototypeBjorn Helgaas1-2/+2
2014-01-17Merge branch 'acpi-modules'Rafael J. Wysocki1-0/+15
2014-01-16ACPI: add module autoloading support for ACPI enumerated devicesZhang Rui1-0/+15
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki1-0/+6
2014-01-06ACPI / tables: Return proper error codes from acpi_table_parse() and fix comment.tangchen1-1/+1
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng1-0/+1
2013-12-07ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki1-0/+6
2013-11-14ACPI: Provide acpi_dev_name accessor for struct acpi_device device nameJarkko Nikula1-0/+10
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki1-2/+0
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-0/+15
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-44/+37
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong1-0/+1
2013-09-23PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas1-6/+6
2013-09-23ACPI: Write OSC_PCI_CONTROL_MASKS like OSC_PCI_SUPPORT_MASKSBjorn Helgaas1-6/+1
2013-09-23ACPI: Remove unused OSC_PCI_NATIVE_HOTPLUGBjorn Helgaas1-3/+0