- e8f71df Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 12 years ago
- 3757b94 ACPI / hotplug: Fix concurrency issues and memory leaks by Rafael J. Wysocki · 12 years ago
- 87d4a4d ACPI: Drop the container.h header file by Rafael J. Wysocki · 12 years ago
- a9834cb Merge branch 'acpi-pm' by Rafael J. Wysocki · 12 years ago
- 48694bd Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
- ca589f9 ACPI / scan: Introduce struct acpi_scan_handler by Rafael J. Wysocki · 12 years ago
- 8b4e2fa Merge branch 'acpi-lpss' into acpi-cleanup 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
- 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
- 2171953 ACPICA: Update version to 20130117 by Bob Moore · 12 years ago
- 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 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
- a090b22 Merge branch 'acpica' into acpi-lpss 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
- b43e106 ACPICA: Cleanup table handler naming conflicts. by Lv Zheng · 12 years ago
- 42f8fb7 ACPICA: Source restructuring: split large files into 8 new files. by Bob Moore · 12 years ago
- 4f84291 ACPICA: Cleanup PM_TIMER_FREQUENCY definition. by Lv Zheng · 12 years ago
- 6e1888f ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages. by Bob Moore · 12 years ago
- f55994f ACPICA: Update version to 20121220. by Bob Moore · 12 years ago
- 9cea624 ACPICA: Resources: Split interrupt share/wake bits into two fields. by Bob Moore · 12 years ago
- e81a52b ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro. by Bob Moore · 12 years ago
- 7e2e11a ACPICA: iASL: Finish support for the TPM2 table. by Bob Moore · 12 years ago
- e6750be ACPICA: iASL: Finish support for CSRT table. by Bob Moore · 12 years ago
- 0377b5a ACPICA: Merge all debug output macros into a single file, acoutput. by Bob Moore · 12 years ago
- 2744188 ACPICA: Update ACPI_IS_DEBUG_ENABLED macro. by Bob Moore · 12 years ago
- ad5a06f ACPICA: DEBUG_PRINT macros: Update to improve performance. by Bob Moore · 12 years ago
- 99c93f5 ACPICA: Add header file support for the ACPI 5 TPM2 ACPI table. by Bob Moore · 12 years ago
- c41679a ACPICA: Add time macros for various timer/time manipulation. by Bob Moore · 12 years ago
- afb1bbe ACPICA: Resources: New interface, AcpiWalkResourceBuffer. by Bob Moore · 12 years ago
- 1cd4e95 ACPICA: Update version to 20121114. by Bob Moore · 12 years ago
- fb4e502 ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE. by Lv Zheng · 12 years ago
- 3e8214e ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
- 739dcbb ACPICA: Cleanup source to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
- 56324c1 ACPICA: Update codes under disabled build options. by Lv Zheng · 12 years ago
- 0947c6d ACPICA: Update compilation environment settings. by Lv Zheng · 12 years ago
- 75c8044 ACPICA: Cleanup updated comments. by Lv Zheng · 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
- 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 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
- 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
- a19ec8a ACPICA: Update version to 20121018 by Bob Moore · 12 years ago
- 413fc3f ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method by Bob Moore · 12 years ago
- 2d2dd50 ACPICA: Update support for ACPI 5 MPST table by Bob Moore · 12 years ago
- ff60027 ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copies by Bob Moore · 12 years ago
- abf95c3 ACPICA: Remove extra spaces after periods in the Intel license by Bob Moore · 12 years ago
- 73a3090 ACPICA: Remove extra spaces after periods within comments by Bob Moore · 12 years ago
- 4f3ca64 ACPICA: ACPICA core: Cleanup empty lines at file start and end by Bob Moore · 12 years ago
- 1f86e8c ACPICA: Fix indent caused divergences. by Lv Zheng · 12 years ago
- 644ef74 ACPICA: Fix AcpiSrc caused divergences. by Lv Zheng · 12 years ago
- 78e25fe ACPICA: Fix divergences of definition conflicts. by Lv Zheng · 12 years ago
- f540fad ACPICA: Fix unmerged debugger divergences. by Lv Zheng · 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
- 79c4412 ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus by Bjorn Helgaas · 12 years ago
- d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 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
- 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
- a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 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
- abd4c92 ACPICA: Update version to 20120913 by Bob Moore · 12 years ago
- ca4a0314 ACPICA: Headers: Add new ACPI 5 HEST notify type values. by Bob Moore · 12 years ago
- 8ede06a ACPI: Use ACPICA native way to decode the PLD buffer by Feng Tang · 12 years ago
- 7560452 ACPICA: Update version to 20120816. by Bob Moore · 12 years ago
- 84be5d6 ACPICA: Add struct header support for _FDE, _GRT, _GTM, and _SRT names. by Bob Moore · 12 years ago
- be030a5 ACPICA: Add support for complex _PLD buffers. by Bob Moore · 12 years ago
- 4e2f9c2 ACPICA: Headers: Add support for CSRT and DBG2 ACPI tables. by Bob Moore · 12 years ago