summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-131-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-196-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
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUGRafael J. Wysocki2014-12-121-2/+2
* | | | | | | | | | Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-12-191-54/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | acpi: Remove _OSI(Linux) for ThinkPadsAndy Lutomirski2014-12-041-54/+0
* | | | | | | | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-152-6/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-071-5/+3
| * | | | | | | | | | | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-041-1/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | acpi: apei: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | | | | | | | | | | | | Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-131-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |