summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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 'acpica'Rafael J. Wysocki2013-02-1117-254/+480
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | 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-112-3/+3
| * | | | | 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
| | |_|_|/ | |/| | |
* | | | | ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki2013-01-261-1/+1
| |_|/ / |/| | |
* | | | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-191-1/+1
| |/ / |/| |
* | | ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-151-1/+1
* | | ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-151-1/+1
* | | ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki2013-01-151-1/+0
* | | ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu2013-01-141-2/+0
| |/ |/|
* | ACPI: Remove unused struct acpi_pci_root.id memberBjorn Helgaas2013-01-031-1/+0
* | ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki2013-01-031-2/+0
* | ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki2013-01-031-0/+2
* | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-031-1/+1
* | ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki2013-01-031-9/+2
* | ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-031-2/+1
* | ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-031-1/+0
* | ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki2013-01-031-7/+8
* | ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki2013-01-031-0/+1
|/
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-2/+2
|\
| * ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas2012-11-051-2/+2
* | Merge branch 'acpi-general'Rafael J. Wysocki2012-11-291-2/+2
|\ \
| * | ACPI: create _SUN sysfs fileYasuaki Ishimatsu2012-11-161-0/+1
| * | ACPI: Remove unused lockable in acpi_device_flagsToshi Kani2012-11-151-2/+1
| |/
* | Merge branch 'acpica'Rafael J. Wysocki2012-11-297-42/+47
|\ \
| * | ACPICA: Update version to 20121018Bob Moore2012-11-151-1/+1
OpenPOWER on IntegriCloud