summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI / resources: Change pr_info() to pr_debug() for debug informationRafael J. Wysocki2015-02-181-1/+1
* x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplugJiang Liu2015-02-055-0/+246
* ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplugYinghai Lu2015-02-051-9/+114
* x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu2015-02-051-8/+1
* resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu2015-02-053-17/+12
* ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu2015-02-031-0/+55
* ACPI: Add field offset to struct resource_list_entryJiang Liu2015-02-031-0/+1
* ACPI: Translate resource into master side address for bridge window resourcesJiang Liu2015-02-031-0/+15
* ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu2015-02-031-26/+32
* ACPI: Enforce stricter checks for address space descriptorsJiang Liu2015-02-031-0/+9
* ACPI: Set flag IORESOURCE_UNSET for unassigned resourcesJiang Liu2015-02-031-4/+4
* ACPI: Normalize return value of resource parser functionsJiang Liu2015-02-031-0/+30
* ACPI: Fix a bug in parsing ACPI Memory24 resourceJiang Liu2015-02-031-2/+2
* ACPI: Add prefetch decoding to the address space parserThomas Gleixner2015-02-031-0/+3
* ACPI: Move the window flag logic to the combined parserThomas Gleixner2015-02-031-13/+9
* ACPI: Unify the parsing of address_space and ext_address_spaceThomas Gleixner2015-02-031-56/+34
* ACPI: Let the parser return false for disabled resourcesThomas Gleixner2015-02-031-4/+4
* ACPI: Use the length check for io resources as wellThomas Gleixner2015-02-031-25/+19
* ACPI: Implement proper length checks for mem resourcesThomas Gleixner2015-02-031-27/+35
* ACPI: Remove redundant check in function acpi_dev_resource_address_space()Thomas Gleixner2015-02-031-9/+0
* Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki2015-02-038-140/+59
|\
| * ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-266-57/+59
| * ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-262-90/+0
| * ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()Octavian Purdila2015-01-221-0/+7
* | ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()Jiang Liu2015-01-201-1/+0
|/
* Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-01-141-4/+7
|\
| * ACPI/int340x_thermal: enumerate INT3401 for Intel SoC DTS thermal driverZhang Rui2015-01-061-1/+6
| * ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRTZhang Rui2015-01-061-4/+2
| |
| \
*-. \ Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki2015-01-064-41/+69
|\ \ \
| | * | ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede2015-01-061-0/+10
| | |/
| | * Merge branch 'acpi-video'Rafael J. Wysocki2014-12-291-0/+17
| | |\
| | | * ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu2014-12-221-0/+17
| | | |
| | | \
| | *-. \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-12-291-2/+0
| | |\ \ \ | | | |_|/ | | |/| |
| | | | * cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALIDLen Brown2014-12-171-2/+0
| * | | | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2015-01-051-3/+3
| * | | | ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo2015-01-052-37/+40
| |/ / /
* | | | ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2015-01-052-6/+9
|/ / /
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-193-8/+14
|\ \ \
| * | | x86, irq: Keep balance of IOAPIC pin reference countJiang Liu2014-12-161-2/+9
| * | | ACPI: Fix minor syntax issues in processor_core.cJiang Liu2014-12-161-5/+4
| * | | ACPI: Correct return value of acpi_dev_resource_address_space()Jiang Liu2014-12-161-1/+1
| * | | Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner2014-12-164-19/+14
| |\ \ \
* | \ \ \ Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-186-18/+30
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'Rafael J. Wysocki2014-12-183-3/+17
| |\ \ \ \ \ \ \
| | | | * | | | | ACPI / EC: Fix unexpected ec_remove_handlers() invocationsLv Zheng2014-12-151-0/+2
| | | * | | | | | ACPI / video: update the skip case for acpi_video_device_in_dod()Aaron Lu2014-12-151-2/+8
| | * | | | | | | ACPI / Fan: Use bus id as the name for non PNP0C0B (Fan) devicesSrinivas Pandruvada2014-12-111-1/+7
| | | |/ / / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki2014-12-183-15/+13
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki2014-12-121-2/+10
| | | * | | | | | | | ACPI / utils: Drop error messages from acpi_evaluate_reference()Rafael J. Wysocki2014-12-121-11/+1
| | | | |/ / / / / / | | | |/| | | | | |
OpenPOWER on IntegriCloud