- 7bc583d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
- f943db4 ACPI / hotplug: Remove containers synchronously by Rafael J. Wysocki · 11 years ago
- 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
- 0ad4c9a Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
- c92f56c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
- f3ce717 Merge back earlier 'acpi-assorted' material by Rafael J. Wysocki · 11 years ago
- 60f75b8 ACPI: Try harder to resolve _ADR collisions for bridges by Rafael J. Wysocki · 11 years ago
- 007ccfc ACPI: Drop physical_node_id_bitmap from struct acpi_device by Rafael J. Wysocki · 11 years ago
- caf5c03 ACPI: Move acpi_bus_get_device() from bus.c to scan.c by Rafael J. Wysocki · 11 years ago
- 8ad928d ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere by Rafael J. Wysocki · 11 years ago
- 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
- f716fc2 ACPI: Drop ACPI bus notifier call chain by Rafael J. Wysocki · 11 years ago
- ebf4df8 ACPI: Export acpi_(bay)|(dock)_match() from scan.c by Jiang Liu · 11 years ago
- 7d2421f ACPI: introduce two helper functions for _EJ0 and _LCK by Jiang Liu · 11 years ago
- 0db9820 ACPI: introduce helper function acpi_execute_simple_method() by Jiang Liu · 11 years ago
- 952c63e ACPI: introduce helper function acpi_has_method() by Jiang Liu · 11 years ago
- 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- bdc8f09 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
- 3b4550e Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
- a204dbc Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
- b9e95fc ACPI / LPSS: Power up LPSS devices during enumeration by Rafael J. Wysocki · 11 years ago
- b25c77e ACPI / PM: Rename function acpi_device_power_state() and make it static by Rafael J. Wysocki · 11 years ago
- 358b4b3 ACPI: Remove unused flags in acpi_device_flags by Toshi Kani · 11 years ago
- 2e19919 ACPI: Drop removal_type field from struct acpi_device by Rafael J. Wysocki · 11 years ago
- bbebed6 PCI/ACPI: Remove unused global list acpi_pci_roots by Jiang Liu · 11 years ago
- ec4602a ACPI / PM: Allow device power states to be used for CONFIG_PM unset by Rafael J. Wysocki · 11 years ago
- 683058e ACPI / hotplug: Use device offline/online for graceful hot-removal by Rafael J. Wysocki · 12 years ago
- 929c6dd Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 12 years ago
- d4e1a69 ACPI: Remove acpi_device dependency in acpi_device_set_id() by Toshi Kani · 12 years ago
- 3f8055c ACPI / hotplug: Introduce user space interface for hotplug profiles by Rafael J. Wysocki · 12 years ago
- a33ec39 ACPI / scan: Introduce common code for ACPI-based device hotplug by Rafael J. Wysocki · 12 years ago
- 9241448 ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
- 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
- 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- 3757b94 ACPI / hotplug: Fix concurrency issues and memory leaks by Rafael J. Wysocki · 12 years ago
- ca589f9 ACPI / scan: Introduce struct acpi_scan_handler by Rafael J. Wysocki · 12 years ago
- 64e94e7 Merge branch 'acpi-scan' into acpi-cleanup by Rafael J. Wysocki · 12 years ago
- 8a78cf7 Merge branch 'acpi-pm' into acpi-cleanup by Rafael J. Wysocki · 12 years ago
- 939de1d Merge branch 'pci/yinghai-root-bus-hotplug' into next by Bjorn Helgaas · 12 years ago
- fb45579 Merge branch 'pci/acpi-scan2' into next by Bjorn Helgaas · 12 years ago
- 09212fd ACPI: Drop device start operation that is not used by Rafael J. Wysocki · 12 years ago
- 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
- bfee26d ACPI / scan: Make it clear that acpi_bus_trim() cannot fail by Rafael J. Wysocki · 12 years ago
- 92d8aff PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() by Yinghai Lu · 12 years ago
- b1c0f99 ACPI / PM: Expose current status of ACPI power resources by Rafael J. Wysocki · 12 years ago
- 9ce4e60 ACPI / PM: Move device power management functions to device_pm.c by Rafael J. Wysocki · 12 years ago
- b8bd759 ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead by Rafael J. Wysocki · 12 years ago
- 96bfd3c ACPI / PM: Common string representations of device power states by Rafael J. Wysocki · 12 years ago
- ad0c3b0 ACPI / PM: More visible function for retrieving device power states by Rafael J. Wysocki · 12 years ago
- 993cbe5 ACPI / PM: Take order attribute of wakeup power resources into account by Rafael J. Wysocki · 12 years ago
- 0b22452 ACPI / PM: Take order attribute of power resources into account by Rafael J. Wysocki · 12 years ago
- bc9b640 ACPI / PM: Rework the handling of devices depending on power resources by Rafael J. Wysocki · 12 years ago
- 5993c46 ACPI: update ej_event interface to take acpi_device by Yinghai Lu · 12 years ago
- ae28179 ACPI / scan: Drop the second argument of acpi_bus_trim() by Rafael J. Wysocki · 12 years ago
- 6af9a80 ACPI: Remove the ops field from struct acpi_device by Rafael J. Wysocki · 12 years ago
- 115c9ad ACPI: remove unused acpi_op_bind and acpi_op_unbind by Jiang Liu · 12 years ago
- 6c0cc95 ACPI / PCI: Set root bridge ACPI handle in advance by Rafael J. Wysocki · 12 years ago
- e0ebda2 ACPI: Remove unused struct acpi_pci_root.id member by Bjorn Helgaas · 12 years ago
- 3eec5f7 ACPI: Drop ACPI device .bind() and .unbind() callbacks by Rafael J. Wysocki · 12 years ago
- 11909ca ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
- 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 12 years ago
- 209d3b1 ACPI: Replace ACPI device add_type field with a match_driver flag by Rafael J. Wysocki · 12 years ago
- 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 12 years ago
- 02f57c6 ACPI: Remove acpi_start_single_object() and acpi_bus_start() by Rafael J. Wysocki · 12 years ago
- a2d06a1 ACPI: Replace struct acpi_bus_ops with enum type by Rafael J. Wysocki · 12 years ago
- 805d410f ACPI: Separate adding ACPI device objects from probing ACPI drivers by Rafael J. Wysocki · 12 years ago
- d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
- 45c3646 Merge branch 'acpi-dev-pm' into acpi-enumeration by Rafael J. Wysocki · 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
- 06f64c8 driver core / ACPI: Move ACPI support to core device and driver types by Mika Westerberg · 12 years ago
- f4fa0e0 ACPI: Remove unused lockable in acpi_device_flags by Toshi Kani · 12 years ago
- 99926a8 ACPI / PM: Fix build problem related to acpi_target_system_state() by David Rientjes · 12 years ago
- a6ae759 ACPI / PM: Move device PM functions related to sleep states by Rafael J. Wysocki · 12 years ago
- 078eb12 ACPI / PM: Provide device PM functions operating on struct acpi_device by Rafael J. Wysocki · 12 years ago
- dee8370 ACPI / PM: Split device wakeup management routines by Rafael J. Wysocki · 12 years ago
- 86b3832 ACPI / PM: Move device power state selection routine to device_pm.c by Rafael J. Wysocki · 12 years ago
- ec2cd81 ACPI / PM: Move routines for adding/removing device wakeup notifiers by Rafael J. Wysocki · 12 years ago
- bdda27f ACPI / PM: Fix device PM kernedoc comments and #ifdefs by Rafael J. Wysocki · 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
- 0d2cf8f ACPI: introduce module_acpi_driver() helper macro by Mika Westerberg · 12 years ago
- 1033f90 ACPI: Allow ACPI binding with USB-3.0 hub by Lan Tianyu · 12 years ago
- 8ede06a ACPI: Use ACPICA native way to decode the PLD buffer by Feng Tang · 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
- 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- a5cd33e ACPI / PM: Drop legacy driver PM callbacks that are not used any more 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
- 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
- ee85f54 ACPI/PM: specify lowest allowed state for device sleep state by Huang Ying · 12 years ago
- f4b57a3 PCI/ACPI: provide MMCONFIG address for PCI host bridges by Jiang Liu · 12 years ago
- c4753e5 ACPI: Add _OST support for sysfs eject by Toshi Kani · 12 years ago
- 275c58d ACPI: Add an interface to evaluate _OST by Toshi Kani · 12 years ago
- 7ae3098 ACPI: fix acpi_bus.h build warnings when ACPI is not enabled by Len Brown · 12 years ago
- 38ac0f1 ACPI: Add _PLD support by Matthew Garrett · 13 years ago
- 66886d6 ACPI: Add stubs for (un)register_acpi_bus_type by Matthew Garrett · 13 years ago
- b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 13 years ago
- 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 13 years ago