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