- 7bed50c ACPI / PM: Avoid infinite recurrence while registering power resources by Rafael J. Wysocki · 14 years ago
- 5190726 ACPI: Remove the wakeup.run_wake_count device field by Rafael J. Wysocki · 14 years ago
- d57d09a ACPI: Drop device flag wake_capable by Rafael J. Wysocki · 14 years ago
- 86e4e20 ACPI: Always check if _PRW is present before trying to evaluate it by Rafael J. Wysocki · 14 years ago
- fb4af41 Merge branch 'wakeup-etc-rafael' into release by Len Brown · 14 years ago
- 07bf280 Merge branch 'power-resource' into release by Len Brown · 14 years ago
- bf325f9 ACPI / PM: Register power resource devices as soon as they are needed by Rafael J. Wysocki · 14 years ago
- 97d9a9e ACPI / PM: Register acpi_power_driver early by Rafael J. Wysocki · 14 years ago
- ade3e7f ACPI / PM: Add function for device power state initialization by Rafael J. Wysocki · 14 years ago
- bba63a2 ACPICA: Implicit notify support by Lin Ming · 14 years ago
- 3a37898 ACPICA: Rename some function and variable names by Lin Ming · 14 years ago
- f2b56bc ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices by Rafael J. Wysocki · 14 years ago
- b581a7f ACPI: Execute _PRW for devices reported as inactive or not present by Rafael J. Wysocki · 14 years ago
- 6e04c41 Merge branch 'gpe-defer' into release by Len Brown · 14 years ago
- 620e112 ACPI/PNP: A HID value of an object never changes -> make it const by Thomas Renninger · 14 years ago
- 2b2ae7c ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HID by Thomas Renninger · 14 years ago
- a210080 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) by Rafael J. Wysocki · 14 years ago
- 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 14 years ago
- e8e18c9 ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags() by Rafael J. Wysocki · 14 years ago
- 0f849d2 ACPICA: Minimize the differences between linux GPE code and ACPICA code base by Lin Ming · 15 years ago
- c25f7cf Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release by Len Brown · 15 years ago
- b7b30de ACPI: use _HID when supplied by root-level devices by Bjorn Helgaas · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 222e82a acpi: Support IBM SMBus CMI devices by Darrick J. Wong · 15 years ago
- b67ea76 PCI / ACPI / PM: Platform support for PCI PME wake-up by Rafael J. Wysocki · 15 years ago
- f517709 ACPI / PM: Add more run-time wake-up fields by Rafael J. Wysocki · 15 years ago
- 7779688 ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found by Thomas Renninger · 15 years ago
- d2f6650 ACPI: Add NULL pointer check in acpi_bus_start by Thomas Renninger · 15 years ago
- 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
- a83893ae ACPI: fix bus scanning memory leaks by Bjorn Helgaas · 15 years ago
- 57f3674 ACPI: simplify building device HID/CID list by Bjorn Helgaas · 15 years ago
- 6622d8c ACPI: remove acpi_device_uid() and related stuff by Bjorn Helgaas · 15 years ago
- 1131b93 ACPI: remove acpi_device.flags.hardware_id by Bjorn Helgaas · 15 years ago
- b2972f8 ACPI: remove acpi_device.flags.compatible_ids by Bjorn Helgaas · 15 years ago
- 7f47fa6 ACPI: maintain a single list of _HID and _CID IDs by Bjorn Helgaas · 15 years ago
- b1fbfb2 ACPI: make sure every acpi_device has an ID by Bjorn Helgaas · 15 years ago
- ea8d82f ACPI: use acpi_device_hid() when possible by Bjorn Helgaas · 15 years ago
- 78b8e14 ACPI: fix synthetic HID for \_SB_ by Bjorn Helgaas · 15 years ago
- e3b87f8 ACPI: handle re-enumeration, when acpi_devices might already exist by Bjorn Helgaas · 15 years ago
- 778cbc1 ACPI: factor out device type and status checking by Bjorn Helgaas · 15 years ago
- 51a85fa ACPI: use acpi_walk_namespace() to enumerate devices by Bjorn Helgaas · 15 years ago
- 859ac9a ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE by Bjorn Helgaas · 15 years ago
- adc08e2 ACPI: enumerate namespace before adding functional fixed hardware devices by Bjorn Helgaas · 15 years ago
- 8e029bf ACPI: convert acpi_bus_scan() to operate on an acpi_handle by Bjorn Helgaas · 15 years ago
- 5c478f4 ACPI: add acpi_bus_get_parent() and remove "parent" arguments by Bjorn Helgaas · 15 years ago
- 77c2488 ACPI: remove unnecessary argument checking by Bjorn Helgaas · 15 years ago
- c7bcb4e ACPI: remove redundant "type" arguments by Bjorn Helgaas · 15 years ago
- bc3b077 ACPI: remove acpi_device_set_context() "type" argument by Bjorn Helgaas · 15 years ago
- ccba2a3 ACPI: use device_type rather than comparing HID by Bjorn Helgaas · 15 years ago
- caaa6ef ACPI: save device_type in acpi_device by Bjorn Helgaas · 15 years ago
- 66b7ed4 ACPI: remove redundant "handle" and "parent" arguments by Bjorn Helgaas · 15 years ago
- e8b945c ACPI: remove unused acpi_bus_scan_fixed() argument by Bjorn Helgaas · 15 years ago
- 29aaefa ACPI: add debug for device addition by Bjorn Helgaas · 15 years ago
- 53de535 ACPI: don't pass handle for fixed hardware notifications by Bjorn Helgaas · 15 years ago
- 3b87bb6 Merge branch 'bjorn-start-stop-2.6.32' into release by Len Brown · 15 years ago
- 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
- 71fd68e Merge branch 'linus' into release by Len Brown · 15 years ago
- 9b83ccd ACPI PM: Replace wakeup.prepared with reference counter by Rafael J. Wysocki · 15 years ago
- f61f925 Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible" by Len Brown · 15 years ago
- 718fb0d ACPI: fix NULL bug for HID/UID string by Hugh Dickins · 15 years ago
- 8e4319c ACPICA: Fix several acpi_attach_data problems by Bob Moore · 15 years ago
- 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
- dcf52fb ACPI: remove unused acpi_device_ops .stop method by Bjorn Helgaas · 15 years ago
- fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
- c8d72a5 ACPI: run ACPI device hot removal in kacpi_hotplug_wq by Zhang Rui · 15 years ago
- 0c526d9 ACPI: clean up whitespace in drivers/acpi/scan.c by Alex Chiang · 15 years ago
- 8b12b92 ACPI: acpi_device_register() should call device_register() by Alex Chiang · 15 years ago
- 33b5715 ACPI: delete acpi_device.g_list by Len Brown · 16 years ago
- 9090589 ACPI: convert acpi_device_lock spinlock to mutex by Shaohua Li · 16 years ago
- 46ec859 ACPI: support acpi_device_ops .notify methods by Bjorn Helgaas · 16 years ago
- 4938370 Merge branch 'driver-ops-cleanup' into release by Len Brown · 16 years ago
- c0ce093 ACPI: remove unused acpi_device_ops .shutdown method by Bjorn Helgaas · 16 years ago
- e747f27 ACPI: call acpi_scan_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
- e60cc7a ACPI: move private declarations to internal.h by Bjorn Helgaas · 16 years ago
- ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
- 3bdca1b Revert "ACPI: don't enable control method power button as wakeup device when Fixed Power button is used" by Len Brown · 16 years ago
- 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
- f398778 Merge branch 'video' into release by Len Brown · 16 years ago
- c3d6de6 ACPI video: if no ACPI backlight support, use vendor drivers by Thomas Renninger · 16 years ago
- 0794469 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 16 years ago
- 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
- 0fbb372 Merge branch 'ec' into test by Len Brown · 16 years ago
- 462af43 Merge branch 'bugzilla-10503' into test by Len Brown · 16 years ago
- bcb631f Merge branch 'acpica' into test by Len Brown · 16 years ago
- 55ac9a0 ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk by Lin Ming · 16 years ago
- ea5c8af ACPI: remove unused acpi_is_child_device() by Len Brown · 16 years ago
- 39a0ad8 ACPI : Load device driver according to the status of acpi device by Zhao Yakui · 16 years ago
- eab4b64 ACPI: Attach the ACPI device to the ACPI handle as early as possible by Zhao Yakui · 16 years ago
- a51e145 ACPI: Get the device power state in the course of scanning device by Zhao Yakui · 16 years ago
- 455c879 ACPI: Enable EC device immediately after ACPI full initialization by Zhao Yakui · 16 years ago
- db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
- 4b5fcb3 ACPI: acpi_driver_data could only be applied to acpi_device by Alexey Starikovskiy · 16 years ago
- faee816b1 ACPI: don't enable control method power button as wakeup device when Fixed Power button is used by Zhang Rui · 16 years ago
- fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 17 years ago
- dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- 74523c9 ACPI: fix checkpatch.pl complaints in scan.c by Alok N Kataria · 16 years ago
- 26d4686 fix a deadlock issue when poking "eject" file by Zhang Rui · 17 years ago
- 77e7660 ACPI: Introduce acpi_device_sleep_wake function by Rafael J. Wysocki · 16 years ago
- 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 17 years ago