summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-02-153-17/+19
|\
| * ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki2013-02-131-0/+3
| * ACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULEToshi Kani2013-02-131-2/+1
| * ACPI: Drop the container.h header fileRafael J. Wysocki2013-02-131-12/+0
| * ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki2013-01-301-0/+14
| * Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki2013-01-2914-242/+473
| |\
| | * Merge branch 'acpica' into acpi-lpssRafael J. Wysocki2013-01-1814-242/+473
| | |\
| | * \ Merge branch 'acpi-scan' into acpi-lpssRafael J. Wysocki2013-01-182-18/+12
| | |\ \
| * | \ \ Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-291-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki2013-01-293-5/+67
| |\ \ \ \ \
| * | | | | | ACPI: Drop device start operation that is not usedRafael J. Wysocki2013-01-261-2/+0
| * | | | | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
| * | | | | | Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-262-18/+12
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'acpi-pm'Rafael J. Wysocki2013-02-113-5/+67
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | sysfs: Functions for adding/removing symlinks to/from attribute groupsRafael J. Wysocki2013-01-251-0/+16
| * | | | | | | ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki2013-01-241-0/+1
| * | | | | | | ACPI / PM: Fix build for unusual combination of Kconfig optionsRafael J. Wysocki2013-01-191-1/+1
| * | | | | | | ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki2013-01-191-0/+38
| * | | | | | | ACPI / PM: Common string representations of device power statesRafael J. Wysocki2013-01-171-0/+1
| * | | | | | | ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki2013-01-171-0/+1
| * | | | | | | ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki2013-01-171-1/+1
| * | | | | | | ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki2013-01-171-1/+1
| * | | | | | | ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-171-2/+7
| * | | | | | | Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2013-01-172-18/+12
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-02-1118-259/+490
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPICA: Update version to 20130117Bob Moore2013-01-251-1/+1
| * | | | | | | | ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-2517-17/+17
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | ACPICA: Cleanup table handler naming conflicts.Lv Zheng2013-01-113-8/+13
| * | | | | | | ACPICA: Source restructuring: split large files into 8 new files.Bob Moore2013-01-111-0/+1
| * | | | | | | ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng2013-01-101-4/+0
| * | | | | | | ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages.Bob Moore2013-01-101-16/+20
| * | | | | | | ACPICA: Update version to 20121220.Bob Moore2013-01-101-1/+1
| * | | | | | | ACPICA: Resources: Split interrupt share/wake bits into two fields.Bob Moore2013-01-101-2/+8
| * | | | | | | ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.Bob Moore2013-01-101-3/+6
| * | | | | | | ACPICA: iASL: Finish support for the TPM2 table.Bob Moore2013-01-101-1/+0
| * | | | | | | ACPICA: iASL: Finish support for CSRT table.Bob Moore2013-01-101-2/+21
| * | | | | | | ACPICA: Merge all debug output macros into a single file, acoutput.Bob Moore2013-01-101-0/+115
| * | | | | | | ACPICA: Update ACPI_IS_DEBUG_ENABLED macro.Bob Moore2013-01-101-1/+1
| * | | | | | | ACPICA: DEBUG_PRINT macros: Update to improve performance.Bob Moore2013-01-101-3/+29
| * | | | | | | ACPICA: Add header file support for the ACPI 5 TPM2 ACPI table.Bob Moore2013-01-101-0/+31
| * | | | | | | ACPICA: Add time macros for various timer/time manipulation.Bob Moore2013-01-101-1/+16
| * | | | | | | ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore2013-01-102-0/+9
| * | | | | | | ACPICA: Update version to 20121114.Bob Moore2013-01-101-1/+1
| * | | | | | | ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE.Lv Zheng2013-01-101-1/+4
| * | | | | | | ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-105-6/+17
| * | | | | | | ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-106-51/+34
| * | | | | | | ACPICA: Update codes under disabled build options.Lv Zheng2013-01-102-10/+36
| * | | | | | | ACPICA: Update compilation environment settings.Lv Zheng2013-01-102-119/+102
| * | | | | | | ACPICA: Cleanup updated comments.Lv Zheng2013-01-105-35/+31
| |/ / / / / /
* | | | | | | Merge branch 'acpi-scan'Rafael J. Wysocki2013-02-112-18/+12
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |