summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-2/+2
|\
| * ACPI/processor: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-2/+2
| |
| \
*-. \ Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki2016-10-021-6/+12
|\ \ \ | | |/ | |/|
| | * ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada2016-09-081-2/+2
| | * ACPI / CPPC: check for error bit in PCC status fieldPrakash, Prashanth2016-08-311-1/+3
| | * ACPI / CPPC: add sysfs support to compute delivered performanceAshwin Chaugule2016-08-311-3/+3
| | * ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth2016-08-311-0/+1
| | * ACPI / CPPC: support for batching CPPC requestsPrakash, Prashanth2016-08-311-0/+2
| | * ACPI / CPPC: restructure read/writes for efficient sys mapped reg opsAshwin Chaugule2016-08-311-0/+1
| |/
* | ACPICA: Update version to 20160831Bob Moore2016-09-101-1/+1
* | ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...Lv Zheng2016-09-101-0/+7
* | ACPICA: Tables: Add new table events indicating table installation/uninstalla...Lv Zheng2016-09-101-1/+3
* | ACPICA: Tables: Remove wrong table event macrosLv Zheng2016-09-101-9/+5
* | ACPICA: Update version to 20160729Bob Moore2016-08-131-1/+1
* | ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()Lv Zheng2016-08-133-12/+62
* | ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headersLv Zheng2016-08-133-8/+17
* | ACPICA: EFI: Port acpidump to EDK2 environmentLv Zheng2016-08-132-2/+2
* | ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng2016-08-133-49/+6
* | ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng2016-08-131-1/+2
* | ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng2016-08-132-15/+22
* | ACPICA: Clib: Fix wrong mini C library usageLv Zheng2016-08-132-8/+6
* | ACPICA: Clib: Cleanup va_arg related codeLv Zheng2016-08-133-41/+6
* | ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all a...Lv Zheng2016-08-131-1/+1
* | ACPICA: FADT support cleanupBob Moore2016-08-131-70/+94
* | ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng2016-08-132-18/+25
* | ACPICA: Divergence: Port declarators back to ACPICALv Zheng2016-08-134-13/+23
* | ACPICA: Simplify configuration for "Max Loops" system parameterBob Moore2016-08-131-0/+4
* | ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...Lv Zheng2016-08-131-0/+8
* | ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim2016-08-131-1/+5
|/
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-07-311-0/+7
|\
| *-. Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'as...Mark Brown2016-07-241-0/+7
| |\ \
| | | * device property: Add function to search for named child of deviceAdam Thomson2016-06-261-0/+7
| | |/
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki2016-07-253-10/+52
|\ \ \ \ \
| | * | | | mailbox: pcc: Add PCC request and free channel declarationsHoan Tran2016-06-252-6/+30
| | |/ / /
| * | | | ACPI / processor_idle: Add support for Low Power Idle(LPI) statesSudeep Holla2016-07-211-3/+21
| * | | | ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATESudeep Holla2016-07-211-1/+1
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal'Rafael J. Wysocki2016-07-251-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ACPI / video: Dummy acpi_video_register should return error codeArvind Yadav2016-06-251-1/+1
| |/ / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc'Rafael J. Wysocki2016-07-251-0/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernelLv Zheng2016-07-151-0/+4
| | |/ / /
* | | | | Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-252-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ACPI / processor: Add acpi_map_madt_entry()David Daney2016-05-301-0/+1
| * | | | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney2016-05-301-0/+4
| | |_|/ | |/| |
* | | | Revert "ACPI 2.0 / AML: Improve module level execution by moving the If/Else/...Rafael J. Wysocki2016-07-111-1/+1
| |_|/ |/| |
* | | Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"Sinan Kaya2016-07-021-0/+1
| |/ |/|
| |
| \
*-. | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki2016-06-034-8/+29
|\ \|
| | * Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-231-3/+3
| | |\
| | | * Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-nextDan Williams2016-05-1810-161/+157
| | | |\
| | | * | acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann2016-04-111-3/+3