| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2013-02-15 | 2 | -15/+18 |
|\ |
|
| * | ACPI / hotplug: Fix concurrency issues and memory leaks | Rafael J. Wysocki | 2013-02-13 | 1 | -0/+3 |
| * | ACPI: Drop the container.h header file | Rafael J. Wysocki | 2013-02-13 | 1 | -12/+0 |
| * | ACPI / scan: Introduce struct acpi_scan_handler | Rafael J. Wysocki | 2013-01-30 | 1 | -0/+14 |
| * | Merge branch 'acpi-lpss' into acpi-cleanup | Rafael J. Wysocki | 2013-01-29 | 13 | -237/+463 |
| |\ |
|
| | * | Merge branch 'acpica' into acpi-lpss | Rafael J. Wysocki | 2013-01-18 | 13 | -237/+463 |
| | |\ |
|
| * | \ | Merge branch 'acpi-scan' into acpi-cleanup | Rafael J. Wysocki | 2013-01-29 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'acpi-pm' into acpi-cleanup | Rafael J. Wysocki | 2013-01-29 | 1 | -4/+50 |
| |\ \ \ \ |
|
| * | | | | | ACPI: Drop device start operation that is not used | Rafael J. Wysocki | 2013-01-26 | 1 | -2/+0 |
| * | | | | | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 1 | -1/+1 |
* | | | | | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2013-02-11 | 1 | -4/+50 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | ACPI / PM: Expose current status of ACPI power resources | Rafael J. Wysocki | 2013-01-24 | 1 | -0/+1 |
| * | | | | | ACPI / PM: Move device power management functions to device_pm.c | Rafael J. Wysocki | 2013-01-19 | 1 | -0/+38 |
| * | | | | | ACPI / PM: Common string representations of device power states | Rafael J. Wysocki | 2013-01-17 | 1 | -0/+1 |
| * | | | | | ACPI / PM: More visible function for retrieving device power states | Rafael J. Wysocki | 2013-01-17 | 1 | -0/+1 |
| * | | | | | ACPI / PM: Take order attribute of wakeup power resources into account | Rafael J. Wysocki | 2013-01-17 | 1 | -1/+1 |
| * | | | | | ACPI / PM: Take order attribute of power resources into account | Rafael J. Wysocki | 2013-01-17 | 1 | -1/+1 |
| * | | | | | ACPI / PM: Rework the handling of devices depending on power resources | Rafael J. Wysocki | 2013-01-17 | 1 | -2/+7 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-02-11 | 17 | -254/+480 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | ACPICA: Update version to 20130117 | Bob Moore | 2013-01-25 | 1 | -1/+1 |
| * | | | | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 2013-01-25 | 17 | -17/+17 |
| | |_|/
| |/| | |
|
| * | | | ACPICA: Cleanup table handler naming conflicts. | Lv Zheng | 2013-01-11 | 2 | -3/+3 |
| * | | | ACPICA: Source restructuring: split large files into 8 new files. | Bob Moore | 2013-01-11 | 1 | -0/+1 |
| * | | | ACPICA: Cleanup PM_TIMER_FREQUENCY definition. | Lv Zheng | 2013-01-10 | 1 | -4/+0 |
| * | | | ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages. | Bob Moore | 2013-01-10 | 1 | -16/+20 |
| * | | | ACPICA: Update version to 20121220. | Bob Moore | 2013-01-10 | 1 | -1/+1 |
| * | | | ACPICA: Resources: Split interrupt share/wake bits into two fields. | Bob Moore | 2013-01-10 | 1 | -2/+8 |
| * | | | ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro. | Bob Moore | 2013-01-10 | 1 | -3/+6 |
| * | | | ACPICA: iASL: Finish support for the TPM2 table. | Bob Moore | 2013-01-10 | 1 | -1/+0 |
| * | | | ACPICA: iASL: Finish support for CSRT table. | Bob Moore | 2013-01-10 | 1 | -2/+21 |
| * | | | ACPICA: Merge all debug output macros into a single file, acoutput. | Bob Moore | 2013-01-10 | 1 | -0/+115 |
| * | | | ACPICA: Update ACPI_IS_DEBUG_ENABLED macro. | Bob Moore | 2013-01-10 | 1 | -1/+1 |
| * | | | ACPICA: DEBUG_PRINT macros: Update to improve performance. | Bob Moore | 2013-01-10 | 1 | -3/+29 |
| * | | | ACPICA: Add header file support for the ACPI 5 TPM2 ACPI table. | Bob Moore | 2013-01-10 | 1 | -0/+31 |
| * | | | ACPICA: Add time macros for various timer/time manipulation. | Bob Moore | 2013-01-10 | 1 | -1/+16 |
| * | | | ACPICA: Resources: New interface, AcpiWalkResourceBuffer. | Bob Moore | 2013-01-10 | 2 | -0/+9 |
| * | | | ACPICA: Update version to 20121114. | Bob Moore | 2013-01-10 | 1 | -1/+1 |
| * | | | ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE. | Lv Zheng | 2013-01-10 | 1 | -1/+4 |
| * | | | ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. | Lv Zheng | 2013-01-10 | 5 | -6/+17 |
| * | | | ACPICA: Cleanup source to reduce differences between Linux and ACPICA. | Lv Zheng | 2013-01-10 | 6 | -51/+34 |
| * | | | ACPICA: Update codes under disabled build options. | Lv Zheng | 2013-01-10 | 2 | -10/+36 |
| * | | | ACPICA: Update compilation environment settings. | Lv Zheng | 2013-01-10 | 2 | -119/+102 |
| * | | | ACPICA: Cleanup updated comments. | Lv Zheng | 2013-01-10 | 5 | -35/+31 |
* | | | | ACPI / scan: Make it clear that acpi_bus_trim() cannot fail | Rafael J. Wysocki | 2013-01-26 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead | Rafael J. Wysocki | 2013-01-19 | 1 | -1/+1 |
| |/
|/| |
|
* | | ACPI: update ej_event interface to take acpi_device | Yinghai Lu | 2013-01-15 | 1 | -1/+1 |
* | | ACPI / scan: Drop the second argument of acpi_bus_trim() | Rafael J. Wysocki | 2013-01-15 | 1 | -1/+1 |
* | | ACPI: Remove the ops field from struct acpi_device | Rafael J. Wysocki | 2013-01-15 | 1 | -1/+0 |
* | | ACPI: remove unused acpi_op_bind and acpi_op_unbind | Jiang Liu | 2013-01-14 | 1 | -2/+0 |
* | | ACPI: Remove unused struct acpi_pci_root.id member | Bjorn Helgaas | 2013-01-03 | 1 | -1/+0 |