Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -6/+3 |
|\ | |||||
| * | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman | 2013-01-25 | 3 | -0/+14 |
| |\ | |||||
| * | | drivers/acpi: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -6/+3 |
* | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 | 201 | -5778/+6358 |
|\ \ \ | |||||
| * \ \ | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 2013-02-18 | 1 | -35/+14 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'misc' into release | Len Brown | 2013-02-18 | 1 | -1/+0 |
| | |\ \ \ | |||||
| | | * | | | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown | 2013-02-10 | 1 | -1/+0 |
| | * | | | | ACPI / idle: remove usage of the statedata | Daniel Lezcano | 2013-02-08 | 1 | -12/+7 |
| | * | | | | ACPI / idle: pass the cpuidle_device parameter | Daniel Lezcano | 2013-02-08 | 1 | -5/+6 |
| | * | | | | ACPI / idle : remove pointless headers | Daniel Lezcano | 2013-02-08 | 1 | -12/+1 |
| | * | | | | ACPI / idle: remove unused definition | Daniel Lezcano | 2013-02-08 | 1 | -4/+0 |
| | |/ / / | |||||
| * | | | | Merge branch 'pm-assorted' | Rafael J. Wysocki | 2013-02-15 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | ACPI: enable ACPI SCI during suspend | Zhang Rui | 2013-02-09 | 1 | -1/+1 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-02-15 | 7 | -29/+34 |
| |\ \ \ \ | |||||
| | * | | | | ACPI: Add DMI entry for Sony VGN-FW41E_H | Joseph Salisbury | 2013-02-06 | 1 | -0/+8 |
| | * | | | | ACPI: fix obsolete comment in custom_method.c | Zhang Rui | 2013-01-26 | 1 | -1/+1 |
| | * | | | | ACPI / thermal: Use mode to enable/disable kernel thermal processing | Srinivas Pandruvada | 2013-01-26 | 1 | -0/+4 |
| | * | | | | ACPI thermal: remove unnecessary newline from exception message | Colin Ian King | 2013-01-26 | 1 | -1/+1 |
| | * | | | | ACPI sysfs: remove unnecessary newline from exception | Colin Ian King | 2013-01-26 | 1 | -1/+1 |
| | * | | | | ACPI video: remove unnecessary newline from error messages | Colin Ian King | 2013-01-26 | 1 | -2/+2 |
| | * | | | | ACPI: SRAT: report non-volatile memory in debug | Davidlohr Bueso | 2013-01-26 | 1 | -2/+4 |
| | * | | | | ACPI: Rework acpi_get_child() to be more efficient | Rafael J. Wysocki | 2013-01-26 | 1 | -22/+13 |
| | |/ / / | |||||
| * | | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2013-02-15 | 22 | -365/+390 |
| |\ \ \ \ | |||||
| | * | | | | ACPI / hotplug: Fix concurrency issues and memory leaks | Rafael J. Wysocki | 2013-02-13 | 5 | -54/+126 |
| | * | | | | ACPI / scan: Full transition to D3cold in acpi_device_unregister() | Rafael J. Wysocki | 2013-02-13 | 1 | -9/+4 |
| | * | | | | ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lock | Rafael J. Wysocki | 2013-02-13 | 1 | -14/+17 |
| | * | | | | ACPI: Drop the container.h header file | Rafael J. Wysocki | 2013-02-13 | 1 | -1/+0 |
| | * | | | | ACPI / scan: Make container driver use struct acpi_scan_handler | Rafael J. Wysocki | 2013-02-13 | 4 | -132/+43 |
| | * | | | | ACPI / scan: Remove useless #ifndef from acpi_eject_store() | Rafael J. Wysocki | 2013-02-13 | 1 | -2/+0 |
| | * | | | | ACPI: Unbind ACPI drv when probe failed | Toshi Kani | 2013-02-13 | 1 | -0/+2 |
| | * | | | | ACPI: sysfs eject support for ACPI scan handlers | Toshi Kani | 2013-02-13 | 1 | -1/+1 |
| | * | | | | ACPI / scan: Follow priorities of IDs when matching scan handlers | Rafael J. Wysocki | 2013-02-13 | 1 | -12/+28 |
| | * | | | | ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx() | Jiang Liu | 2013-02-13 | 1 | -4/+3 |
| | * | | | | ACPI / dock: Fix acpi_bus_get_device() check in drivers/acpi/dock.c | Yasuaki Ishimatsu | 2013-02-02 | 1 | -1/+1 |
| | * | | | | ACPI / scan: Clean up acpi_bus_get_parent() | Rafael J. Wysocki | 2013-01-31 | 1 | -11/+5 |
| | * | | | | ACPI / platform: Use struct acpi_scan_handler for creating devices | Rafael J. Wysocki | 2013-01-30 | 3 | -46/+50 |
| | * | | | | ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handler | Rafael J. Wysocki | 2013-01-30 | 3 | -33/+16 |
| | * | | | | ACPI / PCI: Make PCI root driver use struct acpi_scan_handler | Rafael J. Wysocki | 2013-01-30 | 2 | -24/+16 |
| | * | | | | ACPI / scan: Introduce struct acpi_scan_handler | Rafael J. Wysocki | 2013-01-30 | 1 | -7/+53 |
| | * | | | | Merge branch 'acpi-lpss' into acpi-cleanup | Rafael J. Wysocki | 2013-01-29 | 107 | -3839/+4479 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'acpi-scan' into acpi-cleanup | Rafael J. Wysocki | 2013-01-29 | 2 | -19/+17 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | ACPI / scan: Make scanning of fixed devices follow the general scheme | Rafael J. Wysocki | 2013-01-29 | 1 | -11/+24 |
| | * | | | | | | Merge branch 'acpi-pm' into acpi-cleanup | Rafael J. Wysocki | 2013-01-29 | 8 | -863/+1056 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 17 | -34/+32 |
| | * | | | | | | | Merge branch 'acpi-scan' into acpi-cleanup | Rafael J. Wysocki | 2013-01-26 | 11 | -487/+189 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'acpi-lpss' | Rafael J. Wysocki | 2013-02-11 | 5 | -13/+204 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| | * | | | | | | | ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scan | Mika Westerberg | 2013-01-23 | 3 | -12/+41 |
| | * | | | | | | | ACPI / platform: fix comment about the platform device name | Mika Westerberg | 2013-01-19 | 1 | -1/+1 |
| | * | | | | | | | ACPI: add support for CSRT table | Mika Westerberg | 2013-01-19 | 4 | -0/+162 |
| | * | | | | | | | Merge branch 'acpica' into acpi-lpss | Rafael J. Wysocki | 2013-01-18 | 102 | -3826/+4275 |
| | |\ \ \ \ \ \ \ |