| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-11-16 | tools/power/acpi: Remove direct kernel source include reference |  Lv Zheng | 1 | -0/+3 |
| 2016-11-14 | Revert "ACPICA: FADT support cleanup" |  Rafael J. Wysocki | 1 | -94/+70 |
| 2016-10-21 | Merge branches 'acpi-wdat' and 'acpi-cppc' |  Rafael J. Wysocki | 1 | -1/+1 |
| 2016-10-21 | ACPICA: Update version to 20160930 |  Bob Moore | 1 | -1/+1 |
| 2016-10-21 | ACPICA: Move acpi_gbl_max_loop_iterations to the public globals file |  Bob Moore | 1 | -0/+7 |
| 2016-10-21 | ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exception |  Bob Moore | 1 | -1/+1 |
| 2016-10-17 | mailbox: PCC: Fix return value of pcc_mbox_request_channel() |  Hoan Tran | 1 | -1/+1 |
| 2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2016-10-02 | Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' |  Rafael J. Wysocki | 1 | -6/+12 |
| 2016-09-19 | ACPI/processor: Convert to hotplug state machine |  Sebastian Andrzej Siewior | 1 | -2/+2 |
| 2016-09-10 | ACPICA: Update version to 20160831 |  Bob Moore | 1 | -1/+1 |
| 2016-09-10 | ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for table loading |  Lv Zheng | 1 | -0/+7 |
| 2016-09-10 | ACPICA: Tables: Add new table events indicating table installation/uninstallation |  Lv Zheng | 1 | -1/+3 |
| 2016-09-10 | ACPICA: Tables: Remove wrong table event macros |  Lv Zheng | 1 | -9/+5 |
| 2016-09-08 | ACPI / CPPC: Add prefix cppc to cpudata structure name |  Srinivas Pandruvada | 1 | -2/+2 |
| 2016-08-31 | ACPI / CPPC: check for error bit in PCC status field |  Prakash, Prashanth | 1 | -1/+3 |
| 2016-08-31 | ACPI / CPPC: add sysfs support to compute delivered performance |  Ashwin Chaugule | 1 | -3/+3 |
| 2016-08-31 | ACPI / CPPC: set a non-zero value for transition_latency |  Prakash, Prashanth | 1 | -0/+1 |
| 2016-08-31 | ACPI / CPPC: support for batching CPPC requests |  Prakash, Prashanth | 1 | -0/+2 |
| 2016-08-31 | ACPI / CPPC: restructure read/writes for efficient sys mapped reg ops |  Ashwin Chaugule | 1 | -0/+1 |
| 2016-08-13 | ACPICA: Update version to 20160729 |  Bob Moore | 1 | -1/+1 |
| 2016-08-13 | ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr() |  Lv Zheng | 3 | -12/+62 |
| 2016-08-13 | ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headers |  Lv Zheng | 3 | -8/+17 |
| 2016-08-13 | ACPICA: EFI: Port acpidump to EDK2 environment |  Lv Zheng | 2 | -2/+2 |
| 2016-08-13 | ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() instead |  Lv Zheng | 3 | -49/+6 |
| 2016-08-13 | ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue |  Lv Zheng | 1 | -1/+2 |
| 2016-08-13 | ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles |  Lv Zheng | 2 | -15/+22 |
| 2016-08-13 | ACPICA: Clib: Fix wrong mini C library usage |  Lv Zheng | 2 | -8/+6 |
| 2016-08-13 | ACPICA: Clib: Cleanup va_arg related code |  Lv Zheng | 3 | -41/+6 |
| 2016-08-13 | ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all applications |  Lv Zheng | 1 | -1/+1 |
| 2016-08-13 | ACPICA: FADT support cleanup |  Bob Moore | 1 | -70/+94 |
| 2016-08-13 | ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism |  Lv Zheng | 2 | -18/+25 |
| 2016-08-13 | ACPICA: Divergence: Port declarators back to ACPICA |  Lv Zheng | 4 | -13/+23 |
| 2016-08-13 | ACPICA: Simplify configuration for "Max Loops" system parameter |  Bob Moore | 1 | -0/+4 |
| 2016-08-13 | ACPICA: Utilities: Introduce facility to allow Linux to set correct logging levels |  Lv Zheng | 1 | -0/+8 |
| 2016-08-13 | ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces. |  Jung-uk Kim | 1 | -1/+5 |
| 2016-08-02 | treewide: replace obsolete _refok by __ref |  Fabian Frederick | 1 | -1/+1 |
| 2016-07-31 | Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound |  Linus Torvalds | 1 | -0/+7 |
| 2016-07-25 | Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep' |  Rafael J. Wysocki | 3 | -10/+52 |
| 2016-07-25 | Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal' |  Rafael J. Wysocki | 1 | -1/+1 |
| 2016-07-25 | Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc' |  Rafael J. Wysocki | 1 | -0/+4 |
| 2016-07-25 | Merge branch 'acpi-numa' |  Rafael J. Wysocki | 2 | -0/+5 |
| 2016-07-24 | Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'asoc/topic/da7219' and 'asoc/topic/davinci' into asoc-next |  Mark Brown | 1 | -0/+7 |
| 2016-07-21 | ACPI / processor_idle: Add support for Low Power Idle(LPI) states |  Sudeep Holla | 1 | -3/+21 |
| 2016-07-21 | ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE |  Sudeep Holla | 1 | -1/+1 |
| 2016-07-15 | ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernel |  Lv Zheng | 1 | -0/+4 |
| 2016-07-11 | Revert "ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to per-table basis" |  Rafael J. Wysocki | 1 | -1/+1 |
| 2016-07-02 | Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" |  Sinan Kaya | 1 | -0/+1 |
| 2016-06-26 | device property: Add function to search for named child of device |  Adam Thomson | 1 | -0/+7 |
| 2016-06-25 | ACPI / video: Dummy acpi_video_register should return error code |  Arvind Yadav | 1 | -1/+1 |