summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)AuthorFilesLines
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore17-17/+17
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng2-3/+3
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore1-0/+1
2013-01-10ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng1-4/+0
2013-01-10ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages.Bob Moore1-16/+20
2013-01-10ACPICA: Update version to 20121220.Bob Moore1-1/+1
2013-01-10ACPICA: Resources: Split interrupt share/wake bits into two fields.Bob Moore1-2/+8
2013-01-10ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.Bob Moore1-3/+6
2013-01-10ACPICA: iASL: Finish support for the TPM2 table.Bob Moore1-1/+0
2013-01-10ACPICA: iASL: Finish support for CSRT table.Bob Moore1-2/+21
2013-01-10ACPICA: Merge all debug output macros into a single file, acoutput.Bob Moore1-0/+115
2013-01-10ACPICA: Update ACPI_IS_DEBUG_ENABLED macro.Bob Moore1-1/+1
2013-01-10ACPICA: DEBUG_PRINT macros: Update to improve performance.Bob Moore1-3/+29
2013-01-10ACPICA: Add header file support for the ACPI 5 TPM2 ACPI table.Bob Moore1-0/+31
2013-01-10ACPICA: Add time macros for various timer/time manipulation.Bob Moore1-1/+16
2013-01-10ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore2-0/+9
2013-01-10ACPICA: Update version to 20121114.Bob Moore1-1/+1
2013-01-10ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE.Lv Zheng1-1/+4
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng5-6/+17
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng6-51/+34
2013-01-10ACPICA: Update codes under disabled build options.Lv Zheng2-10/+36
2013-01-10ACPICA: Update compilation environment settings.Lv Zheng2-119/+102
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng5-35/+31
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2012-11-29Merge branch 'acpi-general'Rafael J. Wysocki1-2/+2
2012-11-29Merge branch 'acpica'Rafael J. Wysocki7-42/+47
2012-11-27Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki1-3/+69
2012-11-21ACPI / PM: Introduce os_accessible flag for power_stateAaron Lu1-0/+6
2012-11-21ACPI / driver core: Introduce struct acpi_dev_node and related macrosRafael J. Wysocki1-1/+1
2012-11-16ACPI: create _SUN sysfs fileYasuaki Ishimatsu1-0/+1
2012-11-15ACPICA: Update version to 20121018Bob Moore1-1/+1
2012-11-15ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore2-5/+8
2012-11-15ACPICA: Update support for ACPI 5 MPST tableBob Moore1-11/+11
2012-11-15ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copiesBob Moore1-0/+4
2012-11-15ACPICA: Remove extra spaces after periods in the Intel licenseBob Moore1-1/+1
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-1/+1
2012-11-15ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore2-2/+0
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng2-10/+9
2012-11-15ACPICA: Fix AcpiSrc caused divergences.Lv Zheng2-5/+5
2012-11-15ACPICA: Fix divergences of definition conflicts.Lv Zheng1-6/+6
2012-11-15ACPICA: Fix unmerged debugger divergences.Lv Zheng1-0/+1
2012-11-15driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg1-1/+1
2012-11-15ACPI: Remove unused lockable in acpi_device_flagsToshi Kani1-2/+1
2012-11-15ACPI / PM: Fix build problem related to acpi_target_system_state()David Rientjes1-2/+6
2012-11-15ACPI / PM: Move device PM functions related to sleep statesRafael J. Wysocki1-0/+2
2012-11-15ACPI / PM: Provide device PM functions operating on struct acpi_deviceRafael J. Wysocki1-0/+11
2012-11-15ACPI / PM: Split device wakeup management routinesRafael J. Wysocki1-0/+11
2012-11-15ACPI / PM: Move device power state selection routine to device_pm.cRafael J. Wysocki1-1/+14
2012-11-15ACPI / PM: Move routines for adding/removing device wakeup notifiersRafael J. Wysocki1-0/+15
2012-11-15ACPI / PM: Fix device PM kernedoc comments and #ifdefsRafael J. Wysocki1-2/+6