| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-25 | 1 | -1/+8 |
|\ |
|
| * | Merge branch 'acpi-pm' into fixes | Rafael J. Wysocki | 2013-02-23 | 1 | -1/+8 |
| |\ |
|
| | * | ACPI / PM: Take unusual configurations of power resources into account | Rafael J. Wysocki | 2013-02-23 | 1 | -1/+8 |
* | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-25 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'pci/jiang-pci_slot-kconfig' into next | Bjorn Helgaas | 2013-02-15 | 1 | -0/+1 |
| |\ \ |
|
| | * | | ACPI / PCI: Make pci_slot built-in only, not a module | Jiang Liu | 2013-02-15 | 1 | -0/+1 |
| * | | | PCI: acpiphp: Move host bridge hotplug to pci_root.c | Yinghai Lu | 2013-01-25 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2013-02-15 | 1 | -95/+162 |
|\ \ \ |
|
| * | | | ACPI / hotplug: Fix concurrency issues and memory leaks | Rafael J. Wysocki | 2013-02-13 | 1 | -21/+48 |
| * | | | 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 / scan: Make container driver use struct acpi_scan_handler | Rafael J. Wysocki | 2013-02-13 | 1 | -0/+1 |
| * | | | 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 / 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 | 1 | -29/+1 |
| * | | | ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handler | Rafael J. Wysocki | 2013-01-30 | 1 | -0/+1 |
| * | | | 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 | 1 | -10/+13 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'acpi-scan' into acpi-cleanup | Rafael J. Wysocki | 2013-01-29 | 1 | -13/+15 |
| |\ \ \ \ |
|
| * | | | | | 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 | 1 | -216/+241 |
| |\ \ \ \ \ |
|
| * | | | | | | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 1 | -3/+2 |
| * | | | | | | Merge branch 'acpi-scan' into acpi-cleanup | Rafael J. Wysocki | 2013-01-26 | 1 | -212/+114 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
* | | | | | | | Merge branch 'acpi-lpss' | Rafael J. Wysocki | 2013-02-11 | 1 | -10/+13 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scan | Mika Westerberg | 2013-01-23 | 1 | -10/+12 |
| * | | | | | | ACPI: add support for CSRT table | Mika Westerberg | 2013-01-19 | 1 | -0/+1 |
| * | | | | | | Merge branch 'acpi-scan' into acpi-lpss | Rafael J. Wysocki | 2013-01-18 | 1 | -204/+116 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2013-02-11 | 1 | -217/+245 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | ACPI / PM: Do not power manage devices in unknown initial states | Rafael J. Wysocki | 2013-02-01 | 1 | -1/+4 |
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | ACPI / PM: Expose current status of ACPI power resources | Rafael J. Wysocki | 2013-01-24 | 1 | -0/+3 |
| * | | | | | ACPI / PM: Expose power states of ACPI devices to user space | Rafael J. Wysocki | 2013-01-24 | 1 | -1/+48 |
| * | | | | | ACPI / scan: Prevent device add uevents from racing with user space | Rafael J. Wysocki | 2013-01-24 | 1 | -5/+15 |
| * | | | | | ACPI: Use system level attribute of wakeup power resources | Rafael J. Wysocki | 2013-01-17 | 1 | -0/+11 |
| * | | | | | ACPI: Take power resource initialization errors into account | Rafael J. Wysocki | 2013-01-17 | 1 | -32/+25 |
| * | | | | | ACPI / scan: Consolidate extraction of power resources lists | Rafael J. Wysocki | 2013-01-17 | 1 | -30/+21 |
| * | | | | | ACPI / scan: Remove unnecessary initialization of local variables | Rafael J. Wysocki | 2013-01-17 | 1 | -3/+3 |
| * | | | | | ACPI / scan: Move power state initialization to a separate routine | Rafael J. Wysocki | 2013-01-17 | 1 | -41/+46 |
| * | | | | | ACPI / PM: Take order attribute of wakeup power resources into account | Rafael J. Wysocki | 2013-01-17 | 1 | -10/+16 |
| * | | | | | ACPI / PM: Take order attribute of power resources into account | Rafael J. Wysocki | 2013-01-17 | 1 | -5/+26 |
| * | | | | | ACPI: Drop power resources driver | Rafael J. Wysocki | 2013-01-17 | 1 | -1/+0 |
| * | | | | | ACPI / scan: Treat power resources in a special way | Rafael J. Wysocki | 2013-01-17 | 1 | -30/+17 |
| * | | | | | ACPI / scan: More straightforward preparation of ACPI device objects | Rafael J. Wysocki | 2013-01-17 | 1 | -117/+61 |
| * | | | | | ACPI / PM: Rework the handling of devices depending on power resources | Rafael J. Wysocki | 2013-01-17 | 1 | -0/+8 |
| * | | | | | Merge branch 'acpi-scan' into acpi-pm | Rafael J. Wysocki | 2013-01-17 | 1 | -204/+116 |
| |\ \ \ \ \
| | |/ / / /
| |/| / / /
| | |/ / / |
|
* | | | | | Merge branch 'acpi-scan' | Rafael J. Wysocki | 2013-02-11 | 1 | -218/+122 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ACPI / scan: Fix acpi_bus_get_device() check in acpi_match_device() | Rafael J. Wysocki | 2013-01-31 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
| * | | | ACPI / scan: Make namespace scanning and trimming mutually exclusive | Rafael J. Wysocki | 2013-01-27 | 1 | -4/+12 |