aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2016-01-01ACPICA: Split interpreter tracing functions to a new fileBob Moore
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore
2016-01-01ACPICA: exmutex: General cleanup, restructured some codeBob Moore
2016-01-01ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin
2016-01-01ACPICA: Fix SyncLevel support interaction with method auto-serializationDavid E. Box
2016-01-01ACPICA: Debugger: reduce old external path formatLv Zheng
2016-01-01ACPICA: Namespace: Fix wrong error logLv Zheng
2016-01-01ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava
2016-01-01ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng
2016-01-01Merge branch 'acpi-debug' into acpicaRafael J. Wysocki
2015-12-28ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()Lv Zheng
2015-12-28ACPI / debugger: copy_to_user doesn't return errorsDan Carpenter
2015-12-28ACPI / debugger: remove some unneeded conditionsDan Carpenter
2015-12-28ACPI / debugger: Fix an issue a flag is modified without lockingLv Zheng
2015-12-21ACPI / processor: Fix thermal cooling device regressionSrinivas Pandruvada
2015-12-15ACPI / debugger: Add module support for ACPI debuggerLv Zheng
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng
2015-12-15ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe...Lv Zheng
2015-12-15ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng
2015-12-15ACPICA: Debugger: Remove unnecessary status checkColin Ian King
2015-12-11nfit: acpi_nfit_notify(): Do not leave device lockedAlexey Khoroshilov
2015-12-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki
2015-12-02x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang
2015-11-30nfit: Adjust for different _FIT and NFIT headersLinda Knippers
2015-11-30nfit: Fix the check for a successful NFIT mergeLinda Knippers
2015-11-30nfit: Account for table size length variationLinda Knippers
2015-11-30ACPI: Better describe ACPI_DEBUGGERPeter Zijlstra
2015-11-20Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'Rafael J. Wysocki
2015-11-20Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki
2015-11-16ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query()Markus Elfring
2015-11-16Revert "ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook"Chris Bainbridge
2015-11-16ACPI / SMBus: Fix boot stalls / high CPU caused by reentrant codeChris Bainbridge
2015-11-14ACPI / CPPC: Use h/w reduced version of the PCCT structureAshwin Chaugule
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-07Merge branches 'acpi-video' and 'acpi-cppc'Rafael J. Wysocki
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki
2015-11-07device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee
2015-11-07ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-02acpi: nfit: Add support for hot-addVishal Verma
2015-11-02nfit: in acpi_nfit_init, break on a 0-length tableVishal Verma
2015-11-02ACPI / video: only register backlight for LCD deviceAaron Lu