summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/resource.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Add acpi_resource_consumer() to find device that claims a resourceBjorn Helgaas2016-12-011-0/+57
* PCI: ACPI: IA64: fix IO port generic range checkLorenzo Pieralisi2016-03-221-1/+13
* ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbolChristophe RICARD2016-01-011-0/+26
* ACPI/PCI: Enhance ACPI core to support sparse IO spaceJiang Liu2015-10-161-3/+6
* 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 branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki2015-07-161-9/+15
|\ \ \ | | |/ | |/|
| | * ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...Jiang Liu2015-07-101-9/+15
| |/
* / ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2015-07-061-162/+0
|/
* ACPI / resources: free memory on error in add_region_before()Dan Carpenter2015-06-241-1/+3
* ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2015-06-181-0/+160
* x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu2015-04-301-1/+1
* x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugsJiang Liu2015-03-041-1/+3
* ACPI / resources: Change pr_info() to pr_debug() for debug informationRafael J. Wysocki2015-02-181-1/+1
* resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu2015-02-051-11/+6
* 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
* ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-261-12/+12
* ACPI: Correct return value of acpi_dev_resource_address_space()Jiang Liu2014-12-161-1/+1
* ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft2014-07-071-5/+5
* ACPI / resources: ignore invalid ACPI device resourcesZhang Rui2014-03-011-0/+10
* ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-151-3/+1
* ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg2013-06-191-5/+11
* ACPI: remove unnecessary INIT_LIST_HEADAndy Shevchenko2012-11-271-1/+0
* ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walksRafael J. Wysocki2012-11-161-1/+1
* ACPI: Centralized processing of ACPI device resourcesRafael J. Wysocki2012-11-151-0/+134
* ACPI: Move device resources interpretation code from PNP to ACPI coreRafael J. Wysocki2012-11-151-0/+393