Age | Commit message (Expand) | Author |
2009-09-25 | ACPI: remove redundant "handle" and "parent" arguments | Bjorn Helgaas |
2009-09-25 | ACPI: remove unused acpi_bus_scan_fixed() argument | Bjorn Helgaas |
2009-09-25 | ACPI: add debug for device addition | Bjorn Helgaas |
2009-09-19 | ACPI: don't pass handle for fixed hardware notifications | Bjorn Helgaas |
2009-09-19 | Merge branch 'bjorn-start-stop-2.6.32' into release | Len Brown |
2009-09-19 | Merge branch 'acpica' into release | Len Brown |
2009-09-19 | Merge branch 'linus' into release | Len Brown |
2009-09-09 | ACPI PM: Replace wakeup.prepared with reference counter | Rafael J. Wysocki |
2009-09-05 | Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible" | Len Brown |
2009-09-01 | ACPI: fix NULL bug for HID/UID string | Hugh Dickins |
2009-08-27 | 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-06-25 | ACPI: remove unused acpi_device_ops .stop method | Bjorn Helgaas |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown |
2009-06-24 | ACPI: run ACPI device hot removal in kacpi_hotplug_wq | Zhang Rui |
2009-06-18 | ACPI: clean up whitespace in drivers/acpi/scan.c | Alex Chiang |
2009-06-18 | ACPI: acpi_device_register() should call device_register() | Alex Chiang |
2009-04-07 | ACPI: delete acpi_device.g_list | Len Brown |
2009-04-07 | ACPI: convert acpi_device_lock spinlock to mutex | Shaohua Li |
2009-04-05 | ACPI: support acpi_device_ops .notify methods | Bjorn Helgaas |
2009-04-05 | Merge branch 'driver-ops-cleanup' into release | Len Brown |
2009-03-27 | ACPI: remove unused acpi_device_ops .shutdown method | Bjorn Helgaas |
2009-03-27 | ACPI: call acpi_scan_init() explicitly rather than as initcall | Bjorn Helgaas |
2009-03-17 | ACPI: move private declarations to internal.h | Bjorn Helgaas |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming |
2008-11-26 | Revert "ACPI: don't enable control method power button as wakeup device when ... | Len Brown |
2008-11-12 | Merge branch 'processor-256' into release | Len Brown |
2008-11-12 | Merge branch 'video' into release | Len Brown |
2008-11-08 | ACPI video: if no ACPI backlight support, use vendor drivers | Thomas Renninger |
2008-11-07 | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-11-07 | ACPI: Disambiguate processor declaration type | Myron Stowe |
2008-10-23 | Merge branch 'misc' into test | Len Brown |
2008-10-23 | Merge branch 'ec' into test | Len Brown |
2008-10-23 | Merge branch 'bugzilla-10503' into test | Len Brown |
2008-10-23 | Merge branch 'acpica' into test | Len Brown |
2008-10-23 | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk | Lin Ming |
2008-10-22 | ACPI: remove unused acpi_is_child_device() | Len Brown |
2008-10-22 | ACPI : Load device driver according to the status of acpi device | Zhao Yakui |
2008-10-22 | ACPI: Attach the ACPI device to the ACPI handle as early as possible | Zhao Yakui |
2008-10-22 | ACPI: Get the device power state in the course of scanning device | Zhao Yakui |
2008-10-11 | ACPI: Enable EC device immediately after ACPI full initialization | Zhao Yakui |
2008-10-10 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek |
2008-10-10 | ACPI: acpi_driver_data could only be applied to acpi_device | Alexey Starikovskiy |
2008-10-07 | ACPI: don't enable control method power button as wakeup device when Fixed Po... | Zhang Rui |
2008-07-22 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman |
2008-07-17 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-07-16 | ACPI: fix checkpatch.pl complaints in scan.c | Alok N Kataria |
2008-07-16 | fix a deadlock issue when poking "eject" file | Zhang Rui |
2008-07-07 | ACPI: Introduce acpi_device_sleep_wake function | Rafael J. Wysocki |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown |