aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-25
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | ACPICA: Cleanup table handler naming conflicts.Lv Zheng2013-01-11
| | * | | | | | | | ACPICA: Source restructuring: split large files into 8 new files.Bob Moore2013-01-11
| | * | | | | | | | ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng2013-01-10
| | * | | | | | | | ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages.Bob Moore2013-01-10
| | * | | | | | | | ACPICA: Update version to 20121220.Bob Moore2013-01-10
| | * | | | | | | | ACPICA: Resources: Split interrupt share/wake bits into two fields.Bob Moore2013-01-10
| | * | | | | | | | ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.Bob Moore2013-01-10
| | * | | | | | | | ACPICA: iASL: Finish support for the TPM2 table.Bob Moore2013-01-10
| | * | | | | | | | ACPICA: iASL: Finish support for CSRT table.Bob Moore2013-01-10
| | * | | | | | | | ACPICA: Merge all debug output macros into a single file, acoutput.Bob Moore2013-01-10
| | * | | | | | | | ACPICA: Update ACPI_IS_DEBUG_ENABLED macro.Bob Moore2013-01-10
| | * | | | | | | | ACPICA: DEBUG_PRINT macros: Update to improve performance.Bob Moore2013-01-10
| | * | | | | | | | ACPICA: Add header file support for the ACPI 5 TPM2 ACPI table.Bob Moore2013-01-10
| | * | | | | | | | ACPICA: Add time macros for various timer/time manipulation.Bob Moore2013-01-10
| | * | | | | | | | ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore2013-01-10
| | * | | | | | | | ACPICA: Update version to 20121114.Bob Moore2013-01-10
| | * | | | | | | | ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE.Lv Zheng2013-01-10
| | * | | | | | | | ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-10
| | * | | | | | | | ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-10
| | * | | | | | | | ACPICA: Update codes under disabled build options.Lv Zheng2013-01-10
| | * | | | | | | | ACPICA: Update compilation environment settings.Lv Zheng2013-01-10
| | * | | | | | | | ACPICA: Cleanup updated comments.Lv Zheng2013-01-10
| | |/ / / / / / /
| * | | | | | | | Merge branch 'acpi-scan'Rafael J. Wysocki2013-02-11
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki2013-01-25
| | | |_|_|/ / / | | |/| | | | |
| | * | | | | | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-18
| | | |/ / / / | | |/| | | |
| | * | | | | ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-15
| | * | | | | ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-15
| | * | | | | ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki2013-01-15
| | * | | | | ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu2013-01-14
| | * | | | | ACPI: Remove unused struct acpi_pci_root.id memberBjorn Helgaas2013-01-03
| | * | | | | ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki2013-01-03
| | * | | | | ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-03
| | * | | | | ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki2013-01-03
* | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-20
|\ \ \ \ \ \ \
| * | | | | | | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-13
| * | | | | | | of: Create function for counting number of phandles in a propertyGrant Likely2013-02-13
| * | | | | | | Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely2013-02-13
| |\ \ \ \ \ \ \
| | * | | | | | | OF: convert devtree lock from rw_lock to raw spinlockThomas Gleixner2013-02-08
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | of: add 'const' to of_node_full_name parameterSteffen Trumtrar2013-02-06
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-20
|\ \ \ \ \ \ \
| * | | | | | | spi: Document cs_gpios and cs_gpio in kernel-docAndreas Larsson2013-02-10
| * | | | | | | Merge branch spi-next from git://git.kernel.org/pub/scm/linux/kernel/git/broo...Grant Likely2013-02-09
| |\ \ \ \ \ \ \
| | * | | | | | | spi/pxa2xx: add support for Intel Low Power Subsystem SPIMika Westerberg2013-02-08