| Commit message (Expand) | Author | Age |
* | ACPI: Print diagnostic messages if device links cannot be created | Rafael J. Wysocki | 2013-08-08 |
* | ACPI: Drop unnecessary label from acpi_bind_one() | Rafael J. Wysocki | 2013-08-08 |
* | ACPI: Clean up error code path in acpi_unbind_one() | Rafael J. Wysocki | 2013-08-07 |
* | ACPI: Use list_for_each_entry() in acpi_unbind_one() | Rafael J. Wysocki | 2013-08-07 |
* | ACPI: acpi_bind_one()/acpi_unbind_one() whitespace cleanups | Rafael J. Wysocki | 2013-08-07 |
* | ACPI: Create symlinks in acpi_bind_one() under physical_node_lock | Rafael J. Wysocki | 2013-08-07 |
* | ACPI: Reduce acpi_bind_one()/acpi_unbind_one() code duplication | Rafael J. Wysocki | 2013-08-07 |
* | ACPI: Do not fail acpi_bind_one() if device is already bound correctly | Rafael J. Wysocki | 2013-08-07 |
* | ACPI: Try harder to resolve _ADR collisions for bridges | Rafael J. Wysocki | 2013-08-07 |
* | ACPI: Drop physical_node_id_bitmap from struct acpi_device | Rafael J. Wysocki | 2013-08-06 |
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-06-28 |
|\ |
|
| * | ACPI: add _STA evaluation at do_acpi_find_child() | Jeff Wu | 2013-06-19 |
* | | ACPI / processor: Use common hotplug infrastructure | Rafael J. Wysocki | 2013-05-12 |
|/ |
|
* | 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 |
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-02-15 |
|\ |
|
| * | ACPI: Rework acpi_get_child() to be more efficient | Rafael J. Wysocki | 2013-01-25 |
* | | Merge branch 'acpi-scan' | Rafael J. Wysocki | 2013-02-11 |
|\ \
| |/
|/| |
|
| * | ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type | Rafael J. Wysocki | 2013-01-03 |
* | | ACPI / glue: Fix build with ACPI_GLUE_DEBUG set | Yinghai Lu | 2013-01-12 |
* | | ACPI / glue: Update DBG macro to include KERN_DEBUG | Joe Perches | 2013-01-03 |
|/ |
|
* | ACPI / driver core: Introduce struct acpi_dev_node and related macros | Rafael J. Wysocki | 2012-11-20 |
* | ACPI: Allow ACPI handles of devices to be initialized in advance | Rafael J. Wysocki | 2012-11-20 |
* | driver core / ACPI: Move ACPI support to core device and driver types | Mika Westerberg | 2012-11-14 |
* | ACPI: Fix memory leak in acpi_bind_one() | Jesper Juhl | 2012-10-22 |
* | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 2012-09-21 |
* | drivers/acpi/glue: revert accidental license-related 6b66d95895c bits | Jeff Garzik | 2012-07-25 |
* | libata: bind the Linux device tree to the ACPI device tree | Matthew Garrett | 2012-06-29 |
* | ACPI: Add stubs for (un)register_acpi_bus_type | Matthew Garrett | 2012-05-11 |
* | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 |
* | ACPI / PM: Drop special ACPI wakeup flags | Rafael J. Wysocki | 2011-01-07 |
* | ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device | Zhao Yakui | 2010-07-26 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 |
* | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 |
* | Merge branch 'acpica' into release | Len Brown | 2009-09-19 |
|\ |
|
| * | ACPICA: Fix several acpi_attach_data problems | Bob Moore | 2009-08-27 |
| * | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 |
* | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 |
|/ |
|
* | ACPI: kill acpi_get_physical_pci_device() | Alexander Chiang | 2009-06-17 |
* | ACPI: call init_acpi_device_notify() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 |
* | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-02-07 |
* | ACPI: video: Ignore devices that aren't present in hardware | Thomas Renninger | 2008-11-07 |
* | rtc-cmos: move wake setup from ACPI glue into RTC driver | Bjorn Helgaas | 2008-10-14 |
* | Fix RTC wakealarm sysfs interface breakage. | Linus Torvalds | 2008-10-12 |
* | ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again) | Rafael J. Wysocki | 2008-10-03 |
* | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-22 |
* | APCI: revert another duplicated patch | Thomas Gleixner | 2008-07-20 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 |
|\ |
|
| * | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-07 |