Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-02-13 | 1 | -107/+18 | |
|\ | ||||||
| * | Merge branch 'acpi-ec' | Rafael J. Wysocki | 2015-02-13 | 1 | -107/+18 | |
| |\ | ||||||
| | * | Revert "ACPI / EC: Add query flushing support" | Rafael J. Wysocki | 2015-02-11 | 1 | -85/+16 | |
| | * | Revert "ACPI / EC: Add GPE reference counting debugging messages" | Rafael J. Wysocki | 2015-02-11 | 1 | -22/+2 | |
* | | | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 2015-02-12 | 1 | -2/+2 | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-02-10 | 1 | -6/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-05 | 1 | -28/+7 | |
| |\ \ | ||||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-27 | 1 | -1/+0 | |
| |\ \ \ | ||||||
| * | | | | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 2015-01-18 | 1 | -6/+1 | |
* | | | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-10 | 193 | -903/+1788 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'pm-sleep' and 'pm-runtime' | Rafael J. Wysocki | 2015-02-10 | 1 | -2/+0 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | ACPI / PM: Remove unneeded nested #ifdef | Andreas Ruprecht | 2015-02-08 | 1 | -2/+0 | |
| | | |/ / / | ||||||
| * | | | | | Merge branch 'acpi-resources' | Rafael J. Wysocki | 2015-02-10 | 10 | -159/+584 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplug | Jiang Liu | 2015-02-05 | 5 | -0/+246 | |
| | * | | | | | ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug | Yinghai Lu | 2015-02-05 | 1 | -9/+114 | |
| | * | | | | | x86/PCI: Refine the way to release PCI IRQ resources | Jiang Liu | 2015-02-05 | 1 | -8/+1 | |
| | * | | | | | resources: Move struct resource_list_entry from ACPI into resource core | Jiang Liu | 2015-02-05 | 3 | -17/+12 | |
| | * | | | | | ACPI: Introduce helper function acpi_dev_filter_resource_type() | Jiang Liu | 2015-02-03 | 1 | -0/+55 | |
| | * | | | | | ACPI: Add field offset to struct resource_list_entry | Jiang Liu | 2015-02-03 | 1 | -0/+1 | |
| | * | | | | | ACPI: Translate resource into master side address for bridge window resources | Jiang Liu | 2015-02-03 | 1 | -0/+15 | |
| | * | | | | | ACPI: Return translation offset when parsing ACPI address space resources | Jiang Liu | 2015-02-03 | 1 | -26/+32 | |
| | * | | | | | ACPI: Enforce stricter checks for address space descriptors | Jiang Liu | 2015-02-03 | 1 | -0/+9 | |
| | * | | | | | ACPI: Set flag IORESOURCE_UNSET for unassigned resources | Jiang Liu | 2015-02-03 | 1 | -4/+4 | |
| | * | | | | | ACPI: Normalize return value of resource parser functions | Jiang Liu | 2015-02-03 | 1 | -0/+30 | |
| | * | | | | | ACPI: Fix a bug in parsing ACPI Memory24 resource | Jiang Liu | 2015-02-03 | 1 | -2/+2 | |
| | * | | | | | ACPI: Add prefetch decoding to the address space parser | Thomas Gleixner | 2015-02-03 | 1 | -0/+3 | |
| | * | | | | | ACPI: Move the window flag logic to the combined parser | Thomas Gleixner | 2015-02-03 | 1 | -13/+9 | |
| | * | | | | | ACPI: Unify the parsing of address_space and ext_address_space | Thomas Gleixner | 2015-02-03 | 1 | -56/+34 | |
| | * | | | | | ACPI: Let the parser return false for disabled resources | Thomas Gleixner | 2015-02-03 | 1 | -4/+4 | |
| | * | | | | | ACPI: Use the length check for io resources as well | Thomas Gleixner | 2015-02-03 | 1 | -25/+19 | |
| | * | | | | | ACPI: Implement proper length checks for mem resources | Thomas Gleixner | 2015-02-03 | 1 | -27/+35 | |
| | * | | | | | ACPI: Remove redundant check in function acpi_dev_resource_address_space() | Thomas Gleixner | 2015-02-03 | 1 | -9/+0 | |
| | * | | | | | Merge branch 'acpica' into acpi-resources | Rafael J. Wysocki | 2015-02-03 | 8 | -140/+59 | |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2015-02-10 | 1 | -130/+52 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI / cpuidle: Common callback routine for entering states | Rafael J. Wysocki | 2015-02-03 | 1 | -73/+45 | |
| | * | | | | | | ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple() | Rafael J. Wysocki | 2015-02-03 | 1 | -37/+6 | |
| | * | | | | | | ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm() | Rafael J. Wysocki | 2015-02-02 | 1 | -5/+2 | |
| | * | | | | | | ACPI / cpuidle: Clean up white space in a switch statement | Rafael J. Wysocki | 2015-02-02 | 1 | -3/+3 | |
| | * | | | | | | ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple() | Rafael J. Wysocki | 2015-02-02 | 1 | -4/+0 | |
| | * | | | | | | ACPI / cpuidle: Clean up fallback to C1 checks | Rafael J. Wysocki | 2015-02-02 | 1 | -10/+9 | |
| | * | | | | | | ACPI / cpuidle: Drop unnecessary calls from ->enter callback routines | Rafael J. Wysocki | 2015-02-02 | 1 | -8/+0 | |
| | * | | | | | | ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry() | Rafael J. Wysocki | 2015-02-02 | 1 | -5/+2 | |
| | |/ / / / / | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables' | Rafael J. Wysocki | 2015-02-10 | 2 | -11/+3 | |
| |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | / / / | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | | | | * | | | | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse() | Hanjun Guo | 2015-02-06 | 1 | -10/+2 | |
| | | | |/ / / / | ||||||
| | | * | | | | | ACPI / sleep: mark acpi_sleep_dmi_check() __init | Jan Beulich | 2015-01-23 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'acpi-video' and 'acpi-soc' | Rafael J. Wysocki | 2015-02-10 | 6 | -2/+175 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | ACPI: add AMD ACPI2Platform device support for x86 system | Ken Xue | 2015-02-06 | 4 | -1/+154 | |
| | | * | | | | | | Merge back earlier 'acpi-lpss' material for v3.20 | Rafael J. Wysocki | 2015-02-06 | 1 | -1/+3 | |
| | | |\ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | | | * | | | | | ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C | Jarkko Nikula | 2015-01-23 | 1 | -1/+1 | |
| | | | * | | | | | ACPI / LPSS: check the result of ioremap() | Heikki Krogerus | 2015-01-22 | 1 | -0/+2 | |
| | | | |/ / / / |