- 4f5f64c ACPI / scan: Do not use dummy HID for system bus ACPI nodes by Rafael J. Wysocki · 12 years ago
- 1a14f30 Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
- 583bdc5 Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 12 years ago
- 5e7779f ACPI: add Haswell LPSS devices to acpi_platform_device_ids list by Mika Westerberg · 12 years ago
- b7e3830 ACPI : do not use Lid and Sleep button for S5 wakeup by Zhang Rui · 12 years ago
- d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
- 08ab729 Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
- 45c3646 Merge branch 'acpi-dev-pm' into acpi-enumeration by Rafael J. Wysocki · 12 years ago
- 142b007 ACPI: add SDHCI to ACPI platform devices by Adrian Hunter · 12 years ago
- 1399dfc ACPI / PM: Introduce os_accessible flag for power_state by Aaron Lu · 12 years ago
- 95f8a08 ACPI / driver core: Introduce struct acpi_dev_node and related macros by Rafael J. Wysocki · 12 years ago
- bb74ac2 ACPI: create _SUN sysfs file by Yasuaki Ishimatsu · 12 years ago
- 78e25fe ACPICA: Fix divergences of definition conflicts. by Lv Zheng · 12 years ago
- 91e5687 ACPI: Add support for platform bus type by Mika Westerberg · 12 years ago
- cf761af ACPI: Provide generic functions for matching ACPI device nodes by Mika Westerberg · 12 years ago
- 61622ac ACPI: Export functions for hot-remove by Toshi Kani · 12 years ago
- 923d4a4 ACPI: Add user space interface for identification objects by Lv Zheng · 12 years ago
- ccf7804 ACPI: Add _UID support for ACPI devices. by Lv Zheng · 12 years ago
- f4fa0e0 ACPI: Remove unused lockable in acpi_device_flags by Toshi Kani · 12 years ago
- b3c450c ACPI: Fix stale pointer access to flags.lockable by Toshi Kani · 12 years ago
- 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
- d1efe3c ACPI: Add new sysfs interface to export device description by Lance Ortiz · 12 years ago
- 1033f90 ACPI: Allow ACPI binding with USB-3.0 hub by Lan Tianyu · 12 years ago
- 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
- ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
- d91ee32 ACPI / PM: Drop PM callbacks from the ACPI bus type by Rafael J. Wysocki · 12 years ago
- 13db855 ACPI / PM: Do not execute legacy driver PM callbacks by Rafael J. Wysocki · 12 years ago
- 67699c5 ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacks by Rafael J. Wysocki · 12 years ago
- 707156e ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handling by Rafael J. Wysocki · 12 years ago
- 17621e1 ACPI / PM: Drop pm_message_t argument from device suspend callback by Rafael J. Wysocki · 12 years ago
- c4753e5 ACPI: Add _OST support for sysfs eject by Toshi Kani · 12 years ago
- c10d7a1 ACPI / PM: Generate wakeup events on fixed power button by Daniel Drake · 12 years ago
- 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 12 years ago
- 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 13 years ago
- ec612fc Merge branch 'd3' into release by Len Brown · 13 years ago
- 3723997 ACPI: Clean redundant codes in scan.c by Alex He · 13 years ago
- 3ebc81b ACPI: Introduce ACPI D3_COLD state support by Zhang Rui · 13 years ago
- 581de59 ACPI: use kstrdup() by Thomas Meyer · 13 years ago
- 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
- 859ac9a4 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