Age | Commit message (Expand) | Author | Files | Lines |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | 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... | Lv Zheng | 1 | -0/+7 |
2016-09-10 | ACPICA: Tables: Add new table events indicating table installation/uninstalla... | 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 fx... | 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 a... | 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 l... | 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/ti... | 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', 'as... | 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/... | 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 |
2016-06-25 | mailbox: pcc: Add PCC request and free channel declarations | Hoan Tran | 2 | -6/+30 |
2016-06-03 | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' | Rafael J. Wysocki | 4 | -8/+29 |
2016-05-30 | ACPI / processor: Add acpi_map_madt_entry() | David Daney | 1 | -0/+1 |
2016-05-30 | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.c | David Daney | 1 | -0/+4 |
2016-05-30 | ACPI / Thermal / video: fix max_level incorrect value | Aaron Lu | 1 | -2/+4 |
2016-05-23 | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
2016-05-18 | Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-next | Dan Williams | 10 | -161/+157 |