Age | Commit message (Expand) | Author |
2015-09-15 | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() | Sudeep Holla |
2015-09-01 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2015-09-01 | Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' | Rafael J. Wysocki |
2015-08-25 | ACPICA: Update version to 20150818 | Bob Moore |
2015-08-25 | ACPICA: Debugger: Split debugger initialization/termination APIs | Lv Zheng |
2015-08-25 | ACPICA: Header support to improve compatibility with MSVC | Bob Moore |
2015-08-25 | ACPICA: Make the max-number-of-loops runtime configurable | Bob Moore |
2015-08-25 | ACPICA: Debugger: Add option to display namespace summary/counts | Bob Moore |
2015-08-25 | ACPICA: Headers: Fix some comments, no functional change | Bob Moore |
2015-08-25 | ACPICA: Disassembler: Remove duplicate code in _PLD processing. | Bob Moore |
2015-08-25 | ACPICA: Correctly cleanup after a ACPI table load failure | Bob Moore |
2015-08-25 | ACPI: Decouple ACPI idle and ACPI processor drivers | Ashwin Chaugule |
2015-08-25 | ACPI: Split out ACPI PSS from ACPI Processor driver | Ashwin Chaugule |
2015-07-23 | ACPICA: Update version to 20150717 | Bob Moore |
2015-07-23 | ACPICA: iASL: Add support for TCPA Server Table | Bob Moore |
2015-07-23 | ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h> | Lv Zheng |
2015-07-23 | ACPICA: Executer: Add option to bypass opcode tracing | Lv Zheng |
2015-07-23 | ACPICA: Executer: Add OSL trace hook support | Lv Zheng |
2015-07-23 | ACPICA: Executer: Add interpreter tracing mode for method tracing facility | Lv Zheng |
2015-07-23 | ACPICA: Dispatcher: Add trace support for interpreter | Lv Zheng |
2015-07-23 | ACPICA: Namespace: Add function to directly return normalized full path | Lv Zheng |
2015-07-22 | ACPI / processor: Drop an unused argument of a cleanup routine | Rafael J. Wysocki |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula |
2015-07-03 | Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2015-07-01 | ACPICA: Update version to 20150619 | Bob Moore |
2015-07-01 | ACPICA: Update TPM2 ACPI table | Bob Moore |
2015-07-01 | ACPICA: Update definitions for the TCPA and TPM2 ACPI tables | Bob Moore |
2015-07-01 | ACPICA: De-macroize calls to standard C library functions | Bob Moore |
2015-07-01 | ACPICA: Namespace: Change namespace override to avoid node deletion | Bob Moore |
2015-07-01 | ACPICA: Namespace: Add support of OSDT table | Bob Moore |
2015-07-01 | ACPICA: ACPI 6.0: Add values for MADT GIC version field | Hanjun Guo |
2015-07-01 | ACPICA: Utilities: Add _CLS processing | Suravee Suthikulpanit |
2015-07-01 | ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFI | Lv Zheng |
2015-07-01 | ACPICA: MSVC6: Fix build issue for variable argument macros | Lv Zheng |
2015-07-01 | ACPICA: Tables: Enable default 64-bit FADT addresses favor | Lv Zheng |
2015-07-01 | ACPICA: Tables: Fix an issue that FACS initialization is performed twice | Lv Zheng |
2015-07-01 | ACPICA: Tables: Enable both 32-bit and 64-bit FACS | Lv Zheng |
2015-07-01 | ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS | Lv Zheng |
2015-06-26 | Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' | Rafael J. Wysocki |
2015-06-24 | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() | Alexander Sverdlin |
2015-06-24 | ACPI / video: Inline acpi_video_set_dmi_backlight_type | Borislav Petkov |
2015-06-23 | ACPICA: Linuxize: Reduce divergences for 20150616 release | Lv Zheng |
2015-06-18 | Merge branch 'acpi-cca' | Rafael J. Wysocki |
2015-06-18 | Merge branch 'acpi-video' | Rafael J. Wysocki |
2015-06-18 | Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci' | Rafael J. Wysocki |
2015-06-18 | Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc' | Rafael J. Wysocki |
2015-06-18 | ACPI / video: Make acpi_video_unregister_backlight() private | Hans de Goede |
2015-06-18 | ACPI / video: Port to new backlight interface selection API | Hans de Goede |
2015-06-18 | acpi-video-detect: Rewrite backlight interface selection logic | Hans de Goede |
2015-06-15 | ACPI / scan: Parse _CCA and setup device coherency | Suthikulpanit, Suravee |