summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
*-. Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-02-10
|\ \
| | * ACPI / PM: Remove unneeded nested #ifdefAndreas Ruprecht2015-02-08
* | | Merge branch 'acpi-resources'Rafael J. Wysocki2015-02-10
|\ \ \
| * | | x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplugJiang Liu2015-02-05
| * | | ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplugYinghai Lu2015-02-05
| * | | x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu2015-02-05
| * | | resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu2015-02-05
| * | | ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu2015-02-03
| * | | ACPI: Add field offset to struct resource_list_entryJiang Liu2015-02-03
| * | | ACPI: Translate resource into master side address for bridge window resourcesJiang Liu2015-02-03
| * | | ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu2015-02-03
| * | | ACPI: Enforce stricter checks for address space descriptorsJiang Liu2015-02-03
| * | | ACPI: Set flag IORESOURCE_UNSET for unassigned resourcesJiang Liu2015-02-03
| * | | ACPI: Normalize return value of resource parser functionsJiang Liu2015-02-03
| * | | ACPI: Fix a bug in parsing ACPI Memory24 resourceJiang Liu2015-02-03
| * | | ACPI: Add prefetch decoding to the address space parserThomas Gleixner2015-02-03
| * | | ACPI: Move the window flag logic to the combined parserThomas Gleixner2015-02-03
| * | | ACPI: Unify the parsing of address_space and ext_address_spaceThomas Gleixner2015-02-03
| * | | ACPI: Let the parser return false for disabled resourcesThomas Gleixner2015-02-03
| * | | ACPI: Use the length check for io resources as wellThomas Gleixner2015-02-03
| * | | ACPI: Implement proper length checks for mem resourcesThomas Gleixner2015-02-03
| * | | ACPI: Remove redundant check in function acpi_dev_resource_address_space()Thomas Gleixner2015-02-03
| * | | Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki2015-02-03
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'acpi-processor'Rafael J. Wysocki2015-02-10
|\ \ \ \
| * | | | ACPI / cpuidle: Common callback routine for entering statesRafael J. Wysocki2015-02-03
| * | | | ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()Rafael J. Wysocki2015-02-03
| * | | | ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm()Rafael J. Wysocki2015-02-02
| * | | | ACPI / cpuidle: Clean up white space in a switch statementRafael J. Wysocki2015-02-02
| * | | | ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple()Rafael J. Wysocki2015-02-02
| * | | | ACPI / cpuidle: Clean up fallback to C1 checksRafael J. Wysocki2015-02-02
| * | | | ACPI / cpuidle: Drop unnecessary calls from ->enter callback routinesRafael J. Wysocki2015-02-02
| * | | | ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry()Rafael J. Wysocki2015-02-02
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki2015-02-10
|\ \ \ \ \ \ \ | | | | |/ / / | | | |/| | / | | |_|_|_|/ | |/| | | |
| | | | * | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo2015-02-05
| | | |/ /
| | * / / ACPI / sleep: mark acpi_sleep_dmi_check() __initJan Beulich2015-01-23
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'acpi-video' and 'acpi-soc'Rafael J. Wysocki2015-02-10
|\ \ \ \ \
| | * | | | ACPI: add AMD ACPI2Platform device support for x86 systemKen Xue2015-02-06
| | * | | | Merge back earlier 'acpi-lpss' material for v3.20Rafael J. Wysocki2015-02-06
| | |\ \ \ \
| | | * | | | ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2CJarkko Nikula2015-01-23
| | | * | | | ACPI / LPSS: check the result of ioremap()Heikki Krogerus2015-01-21
| | | |/ / /
| * | | | | ACPI / video: Add disable_native_backlight quirk for Samsung 510RHans de Goede2015-02-08
| * | | | | ACPI / video: Add disable_native_backlight quirk for Samsung 730U3E/740U3EHans de Goede2015-01-20
* | | | | | Merge branch 'acpi-ec'Rafael J. Wysocki2015-02-10
|\ \ \ \ \ \
| * | | | | | ACPI / EC: Add GPE reference counting debugging messagesLv Zheng2015-02-06
| * | | | | | ACPI / EC: Add query flushing supportLv Zheng2015-02-06
| * | | | | | ACPI / EC: Refine command storm prevention supportLv Zheng2015-02-06
| * | | | | | ACPI / EC: Add command flushing support.Lv Zheng2015-02-06
| * | | | | | ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flagLv Zheng2015-02-06
| * | | | | | ACPI / EC: Update revision due to raw handler mode.Lv Zheng2015-02-05
| * | | | | | ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp.Lv Zheng2015-02-05