summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2016-07-21ACPI / processor_idle: Add support for Low Power Idle(LPI) statesSudeep Holla-3/+21
2016-07-21ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATESudeep Holla-1/+1
2016-07-15ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernelLv Zheng-0/+4
2016-07-11Revert "ACPI 2.0 / AML: Improve module level execution by moving the If/Else/...Rafael J. Wysocki-1/+1
2016-07-02Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"Sinan Kaya-0/+1
2016-06-26device property: Add function to search for named child of deviceAdam Thomson-0/+7
2016-06-25ACPI / video: Dummy acpi_video_register should return error codeArvind Yadav-1/+1
2016-06-25mailbox: pcc: Add PCC request and free channel declarationsHoan Tran-6/+30
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki-8/+29
2016-05-30ACPI / processor: Add acpi_map_madt_entry()David Daney-0/+1
2016-05-30ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney-0/+4
2016-05-30ACPI / Thermal / video: fix max_level incorrect valueAaron Lu-2/+4
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2016-05-18Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-nextDan Williams-161/+157
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki-2/+1
2016-05-16Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki-1/+21
2016-05-16Merge branch 'acpica'Rafael J. Wysocki-196/+216
2016-05-13ACPI / video: mark acpi_video_get_levels() inlineArnd Bergmann-1/+1
2016-05-05ACPICA: Update version to 20160422Bob Moore-1/+1
2016-05-05ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptorsBob Moore-0/+1
2016-05-05ACPICA: ACPI 6.1: Support for new PCCT subtableBob Moore-1/+22
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng-34/+36
2016-05-05ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()Sinan Kaya-1/+0
2016-05-04ACPI/video: export acpi_video_get_levelsAaron Lu-0/+20
2016-04-27device property: Avoid potential dereferences of invalid pointersHeikki Krogerus-2/+2
2016-04-11acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann-3/+3
2016-04-09ACPI / utils: Rename acpi_dev_present()Lukas Wunner-1/+1
2016-04-09ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While ex...Lv Zheng-1/+1
2016-04-05ACPICA: Update version to 20160318Bob Moore-1/+1
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore-2/+2
2016-04-05ACPICA: Add support for QNX 6.6 platformWill Miles-0/+3
2016-04-05ACPICA: Headers: Update generation of the ACPICA libraryBob Moore-20/+21
2016-04-05ACPICA: iASL/Headers: Fix incorrect definition of FPDT tableBob Moore-19/+24
2016-04-05ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore-3/+6
2016-04-05ACPICA: Tables: Update FADT handlingBob Moore-1/+3
2016-04-05ACPICA: Headers: Update DMAR table for October 2014 I/O specBob Moore-1/+3
2016-04-05ACPICA: ACPI 6.1: Update NFIT table for additional new fieldsBob Moore-3/+11
2016-04-05ACPICA: IORT: Add in support for the SMMUv3 subtableAl Stone-2/+20
2016-04-05ACPICA: ACPI 6.1: Updates for the HEST ACPI tableBob Moore-2/+52
2016-04-05ACPICA: Headers: Minor update for SPCR ACPI tableBob Moore-2/+4
2016-04-05ACPICA: Headers: Add new constants for the DBG2 ACPI tableAleksey Makarov-1/+6
2016-04-05ACPICA: Linuxize: Remove useless platform headersLv Zheng-103/+0
2016-04-04ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng-1/+1
2016-03-14Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki-8/+1
2016-03-08ACPICA: Utilities: Update trace mechinism for acquire_objectBob Moore-1/+1
2016-02-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore-4/+2
2016-02-22ACPI / sleep: move acpi_processor_sleep to sleep.cSudeep Holla-8/+0
2016-02-22ACPI / processor : add support for ACPI0010 processor containerSudeep Holla-0/+1
2016-02-03ACPI / CPPC: remove redundant mbox_send_message() declarationTimur Tabi-1/+0
2016-01-21Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki-23/+27