summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-resources'Rafael J. Wysocki2015-02-1030-450/+873
|\
| * Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki2015-02-091-0/+3
| * 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-052-9/+118
| * x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu2015-02-055-32/+32
| * x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementationJiang Liu2015-02-051-204/+91
| * x86/PCI: Fix the range check for IO resourcesJiang Liu2015-02-051-2/+4
| * PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-059-39/+27
| * resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu2015-02-057-33/+120
| * ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu2015-02-032-0/+63
| * ACPI: Add field offset to struct resource_list_entryJiang Liu2015-02-032-0/+2
| * 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-033-42/+54
| * 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-0319-210/+132
| |\
* | \ Merge branch 'acpi-processor'Rafael J. Wysocki2015-02-101-130/+52
|\ \ \
| * | | ACPI / cpuidle: Common callback routine for entering statesRafael J. Wysocki2015-02-031-73/+45
| * | | ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()Rafael J. Wysocki2015-02-031-37/+6
| * | | ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm()Rafael J. Wysocki2015-02-021-5/+2
| * | | ACPI / cpuidle: Clean up white space in a switch statementRafael J. Wysocki2015-02-021-3/+3
| * | | ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple()Rafael J. Wysocki2015-02-021-4/+0
| * | | ACPI / cpuidle: Clean up fallback to C1 checksRafael J. Wysocki2015-02-021-10/+9
| * | | ACPI / cpuidle: Drop unnecessary calls from ->enter callback routinesRafael J. Wysocki2015-02-021-8/+0
| * | | ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry()Rafael J. Wysocki2015-02-021-5/+2
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki2015-02-107-36/+10
|\ \ \ \ \ \
| | | | * | | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo2015-02-063-30/+4
| | | | |/ /
| | | * | | ACPI / PCC: Use pr_debug() for debug messages in pcc_init()Rafael J. Wysocki2015-02-051-2/+2
| | | |/ /
| | * | | ACPI / sleep: mark acpi_sleep_dmi_check() __initJan Beulich2015-01-231-1/+1
| * | | | MAINTAINERS / ACPI: add the necessary '/' according to entry rulesYaowei Bai2015-01-221-2/+2
| * | | | ACPI / Documentation: add a missing '='Yaowei Bai2015-01-221-1/+1
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'acpi-video' and 'acpi-soc'Rafael J. Wysocki2015-02-107-2/+186
|\ \ \ \ \
| | * | | | ACPI: add AMD ACPI2Platform device support for x86 systemKen Xue2015-02-065-1/+165
| | * | | | Merge back earlier 'acpi-lpss' material for v3.20Rafael J. Wysocki2015-02-061-1/+3
| | |\ \ \ \
| | | * | | | ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2CJarkko Nikula2015-01-231-1/+1
| | | * | | | ACPI / LPSS: check the result of ioremap()Heikki Krogerus2015-01-221-0/+2
| | | |/ / /
| * | | | | ACPI / video: Add disable_native_backlight quirk for Samsung 510RHans de Goede2015-02-081-0/+9
| * | | | | ACPI / video: Add disable_native_backlight quirk for Samsung 730U3E/740U3EHans de Goede2015-01-201-0/+9
* | | | | | Merge branch 'acpi-ec'Rafael J. Wysocki2015-02-102-131/+419
|\ \ \ \ \ \
| * | | | | | ACPI / EC: Add GPE reference counting debugging messagesLv Zheng2015-02-061-2/+22
| * | | | | | ACPI / EC: Add query flushing supportLv Zheng2015-02-061-16/+85
OpenPOWER on IntegriCloud