summaryrefslogtreecommitdiffstats
path: root/include/linux/acpi.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-1/+7
|\
| * ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo2015-03-261-0/+1
| * ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas2015-03-261-1/+6
* | device property: Make it possible to use secondary firmware nodesRafael J. Wysocki2015-04-031-2/+2
* | ACPI: Introduce has_acpi_companion()Rafael J. Wysocki2015-03-161-0/+10
* | driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-161-2/+3
|/
* ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplugYinghai Lu2015-02-051-0/+4
* resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu2015-02-051-11/+1
* ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu2015-02-031-0/+8
* ACPI: Add field offset to struct resource_list_entryJiang Liu2015-02-031-0/+1
* ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu2015-02-031-2/+7
* ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2015-01-051-2/+2
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-191-0/+1
|\
| * x86, irq: Introduce helper to check whether an IOAPIC has been registeredJiang Liu2014-12-161-0/+1
* | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-081-15/+11
|\ \
| * | ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki2014-12-041-15/+11
| |/
| |
| \
*-. \ Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'Rafael J. Wysocki2014-12-081-0/+1
|\ \ \ | | |/
| * | ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu2014-11-241-0/+1
| |/
| |
| \
*-. \ Merge branches 'acpi-config', 'acpi-osl', 'acpi-utils' and 'acpi-tables'Rafael J. Wysocki2014-12-081-0/+4
|\ \ \ | | |/ | |/|
| | * ACPI / table: Add new function to get table entriesAshwin Chaugule2014-11-271-0/+4
| |/
* | ACPI / property: Drop size_prop from acpi_dev_get_property_reference()Rafael J. Wysocki2014-11-051-2/+2
* | ACPI / GPIO: Driver GPIO mappings for ACPI GPIOsRafael J. Wysocki2014-11-041-0/+30
* | Driver core: Unified interface for firmware node propertiesRafael J. Wysocki2014-11-041-0/+26
* | ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg2014-11-041-6/+2
* | Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki2014-11-041-0/+32
* | ACPI: Add support for device specific propertiesMika Westerberg2014-11-041-0/+40
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-241-0/+1
|\
| * ACPI: make acpi_create_platform_device() an external APIZhang Rui2014-10-101-0/+1
* | ACPI / PM: Convert acpi_dev_pm_detach() into a static functionUlf Hansson2014-09-221-2/+0
|/
* Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-091-0/+11
|\
| * I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu2014-06-271-0/+11
* | ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds.Lv Zheng2014-07-231-3/+3
|/
* Merge branch 'acpi-enumeration'Rafael J. Wysocki2014-06-031-0/+2
|\
| * ACPI / PNP: use device ID list for PNPACPI device enumerationZhang Rui2014-05-301-0/+2
* | Merge branch 'acpi-pm'Rafael J. Wysocki2014-06-031-0/+6
|\ \ | |/
| * ACPI / PM: Export rest of the subsys PM callbacksHeikki Krogerus2014-05-201-0/+6
* | ACPI: add dynamic_debug supportBjørn Mork2014-05-261-2/+20
|/
* Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-7/+2
|\
| * ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas2014-02-031-5/+0
| * ACPI / numa: Fix acpi_get_node() prototypeBjorn Helgaas2014-02-031-2/+2
* | ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hHanjun Guo2014-02-191-0/+4
|/
* Merge branch 'acpi-modules'Rafael J. Wysocki2014-01-171-0/+15
|\
| * ACPI: add module autoloading support for ACPI enumerated devicesZhang Rui2014-01-161-0/+15
* | Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-121-0/+6
|\ \
| * | ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki2013-12-071-0/+6
| |/
* | ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...tangchen2014-01-061-1/+1
* | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-071-0/+1
|/
* ACPI: Provide acpi_dev_name accessor for struct acpi_device device nameJarkko Nikula2013-11-141-0/+10
* ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-141-2/+0
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-0/+15
OpenPOWER on IntegriCloud