summaryrefslogtreecommitdiffstats
path: root/include/linux/acpi.h
Commit message (Expand)AuthorAgeFilesLines
* ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-261-0/+1
*-. Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'Rafael J. Wysocki2015-09-011-1/+1
|\ \
| * | ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu2015-08-271-1/+1
| |/
* | Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki2015-09-011-4/+0
|\ \ | |/ |/|
| * ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0
* | Merge branch 'acpi-scan'Rafael J. Wysocki2015-07-071-0/+14
|\ \
| * | ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2015-07-071-0/+14
| |/
* | ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2015-07-061-10/+0
|/
* Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-011-2/+2
|\
| *---. Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki2015-06-261-2/+2
| |\ \ \
| | | * | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin2015-06-241-2/+2
| | | |/
* | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | acpi: Add acpi_map_pxm_to_online_node()Toshi Kani2015-06-261-0/+5
| | |/ | |/|
* | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-231-40/+29
|\ \ \
| * \ \ Merge branch 'acpi-cca'Rafael J. Wysocki2015-06-191-0/+5
| |\ \ \
| | * | | ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee2015-06-151-0/+5
| | |/ /
| * | | Merge branch 'acpi-video'Rafael J. Wysocki2015-06-191-40/+2
| |\ \ \ | | | |/ | | |/|
| | * | acpi-video-detect: Remove old APIHans de Goede2015-06-191-19/+0
| | * | acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede2015-06-191-0/+1
| | * | acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede2015-06-191-0/+1
| | * | acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede2015-06-191-6/+2
| | * | acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede2015-06-191-12/+0
| | * | acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede2015-06-191-5/+0
| | |/
| | |
| | \
| *-. \ Merge branches 'acpi-battery' and 'acpi-processor'Rafael J. Wysocki2015-06-191-0/+10
| |\ \ \ | | | |/ | | |/|
| | | * ACPI / processor: Introduce invalid_phys_cpuid()Hanjun Guo2015-05-131-0/+5
| | | * ACPI / processor: Introduce invalid_logical_cpuid()Hanjun Guo2015-05-131-0/+5
| | |/
| | |
| | \
| *-. \ Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'Rafael J. Wysocki2015-06-191-0/+12
| |\ \ \ | | |_|/ | |/| |
| | | * ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2015-06-181-0/+10
| | |/ | |/|
| | * ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki2015-06-101-0/+2
| |/
* | gpio / ACPI: Add support for retrieving GpioInt resources from a deviceMika Westerberg2015-05-111-0/+7
|/
* 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
| |/
OpenPOWER on IntegriCloud