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-02-28 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | 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 | ghes: add the needed hooks for EDAC error report | Mauro Carvalho Chehab |
2013-02-21 | ghes: move structures/enum to a header file | Mauro Carvalho Chehab |
2013-02-19 | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas |
2013-02-16 | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers | Yinghai Lu |
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: Drop the container.h header file | Rafael J. Wysocki |
2013-02-11 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2013-02-11 | Merge branch 'acpica' | Rafael J. Wysocki |
2013-01-30 | ACPI / scan: Introduce struct acpi_scan_handler | Rafael J. Wysocki |
2013-01-29 | Merge branch 'acpi-lpss' into acpi-cleanup | Rafael J. Wysocki |
2013-01-29 | Merge branch 'acpi-scan' into acpi-cleanup | Rafael J. Wysocki |
2013-01-29 | Merge branch 'acpi-pm' into acpi-cleanup | Rafael J. Wysocki |
2013-01-26 | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas |
2013-01-26 | Merge branch 'pci/acpi-scan2' into next | Bjorn Helgaas |
2013-01-26 | ACPI: Drop device start operation that is not used | Rafael J. Wysocki |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki |
2013-01-26 | ACPI / scan: Make it clear that acpi_bus_trim() cannot fail | Rafael J. Wysocki |
2013-01-25 | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() | Yinghai Lu |
2013-01-25 | ACPICA: Update version to 20130117 | Bob Moore |
2013-01-25 | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore |
2013-01-24 | ACPI / PM: Expose current status of ACPI power resources | Rafael J. Wysocki |
2013-01-19 | ACPI / PM: Move device power management functions to device_pm.c | Rafael J. Wysocki |
2013-01-19 | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead | Rafael J. Wysocki |
2013-01-18 | Merge branch 'acpica' into acpi-lpss | Rafael J. Wysocki |
2013-01-17 | ACPI / PM: Common string representations of device power states | Rafael J. Wysocki |
2013-01-17 | ACPI / PM: More visible function for retrieving device power states | Rafael J. Wysocki |
2013-01-17 | ACPI / PM: Take order attribute of wakeup power resources into account | Rafael J. Wysocki |
2013-01-17 | ACPI / PM: Take order attribute of power resources into account | Rafael J. Wysocki |
2013-01-17 | ACPI / PM: Rework the handling of devices depending on power resources | Rafael J. Wysocki |
2013-01-15 | ACPI: update ej_event interface to take acpi_device | Yinghai Lu |
2013-01-15 | ACPI / scan: Drop the second argument of acpi_bus_trim() | Rafael J. Wysocki |
2013-01-15 | ACPI: Remove the ops field from struct acpi_device | Rafael J. Wysocki |
2013-01-14 | ACPI: remove unused acpi_op_bind and acpi_op_unbind | Jiang Liu |
2013-01-13 | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki |
2013-01-11 | ACPICA: Cleanup table handler naming conflicts. | Lv Zheng |
2013-01-11 | ACPICA: Source restructuring: split large files into 8 new files. | Bob Moore |
2013-01-10 | ACPICA: Cleanup PM_TIMER_FREQUENCY definition. | Lv Zheng |
2013-01-10 | ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages. | Bob Moore |
2013-01-10 | ACPICA: Update version to 20121220. | Bob Moore |
2013-01-10 | ACPICA: Resources: Split interrupt share/wake bits into two fields. | Bob Moore |
2013-01-10 | ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro. | Bob Moore |
2013-01-10 | ACPICA: iASL: Finish support for the TPM2 table. | Bob Moore |
2013-01-10 | ACPICA: iASL: Finish support for CSRT table. | Bob Moore |
2013-01-10 | ACPICA: Merge all debug output macros into a single file, acoutput. | Bob Moore |
2013-01-10 | ACPICA: Update ACPI_IS_DEBUG_ENABLED macro. | Bob Moore |