Age | Commit message (Expand) | Author |
2013-03-04 | ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type | Rafael J. Wysocki |
2013-03-04 | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki |
2013-03-04 | ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0 | Chen Gang |
2013-03-04 | ACPI / processor: Remove redundant NULL check before kfree | Syam Sidhardhan |
2013-03-04 | ACPI / Sleep: Avoid interleaved message on errors | Joe Perches |
2013-03-02 | x86, ACPI, mm: Revert movablemem_map support | Yinghai Lu |
2013-02-28 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2013-02-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-25 | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-25 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-25 | ghes: add the needed hooks for EDAC error report | Mauro Carvalho Chehab |
2013-02-25 | ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86 | Thomas Renninger |
2013-02-23 | acpi, memory-hotplug: parse SRAT before memblock is ready | Tang Chen |
2013-02-23 | cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu | Wen Congyang |
2013-02-23 | memory-hotplug: remove sysfs file of node | Tang Chen |
2013-02-23 | Merge branch 'acpi-pm' into fixes | Rafael J. Wysocki |
2013-02-23 | ACPI / PM: Take unusual configurations of power resources into account | Rafael J. Wysocki |
2013-02-23 | Merge branch 'acpi-cleanup' into fixes | Rafael J. Wysocki |
2013-02-23 | ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off | Rafael J. Wysocki |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | ghes: move structures/enum to a header file | Mauro Carvalho Chehab |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-19 | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas |
2013-02-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki |
2013-02-18 | Merge branch 'misc' into release | Len Brown |
2013-02-16 | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers | Yinghai Lu |
2013-02-15 | Merge branch 'pci/jiang-pci_slot-kconfig' into next | Bjorn Helgaas |
2013-02-15 | ACPI / PCI: Make pci_slot built-in only, not a module | Jiang Liu |
2013-02-15 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-02-15 | Merge branch 'acpi-assorted' | Rafael J. Wysocki |
2013-02-15 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2013-02-13 | ACPI / hotplug: Fix concurrency issues and memory leaks | Rafael J. Wysocki |
2013-02-13 | ACPI / scan: Full transition to D3cold in acpi_device_unregister() | Rafael J. Wysocki |
2013-02-13 | ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lock | Rafael J. Wysocki |
2013-02-13 | ACPI: Drop the container.h header file | Rafael J. Wysocki |
2013-02-13 | ACPI / scan: Make container driver use struct acpi_scan_handler | Rafael J. Wysocki |
2013-02-13 | ACPI / scan: Remove useless #ifndef from acpi_eject_store() | Rafael J. Wysocki |
2013-02-13 | ACPI: Unbind ACPI drv when probe failed | Toshi Kani |
2013-02-13 | ACPI: sysfs eject support for ACPI scan handlers | Toshi Kani |
2013-02-13 | ACPI / scan: Follow priorities of IDs when matching scan handlers | Rafael J. Wysocki |
2013-02-13 | ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx() | Jiang Liu |
2013-02-11 | Merge branch 'acpi-lpss' | Rafael J. Wysocki |
2013-02-11 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2013-02-11 | Merge branch 'acpica' | Rafael J. Wysocki |
2013-02-11 | Merge branch 'acpi-scan' | Rafael J. Wysocki |
2013-02-10 | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown |
2013-02-09 | ACPI: enable ACPI SCI during suspend | Zhang Rui |
2013-02-08 | ACPI / idle: remove usage of the statedata | Daniel Lezcano |