Age | Commit message (Expand) | Author |
2015-10-22 | ACPICA: Debugger: Add thread ID support so that single step mode can only app... | Lv Zheng |
2015-10-22 | ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown l... | Lv Zheng |
2015-10-22 | ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termin... | Lv Zheng |
2015-10-22 | ACPICA: Linuxize: Export debugger files to Linux | Lv Zheng |
2015-10-22 | ACPICA: iASL: General cleanup of the file suffix #defines | Bob Moore |
2015-10-22 | ACPICA: Improve typechecking, both compile-time and runtime | Bob Moore |
2015-10-22 | ACPICA: Update NFIT table to rename a flags field | Bob Moore |
2015-10-22 | ACPICA: Debugger: Update mutexes used for multithreaded debugger | Bob Moore |
2015-10-22 | ACPICA: Update exception code for "file not found" error | Bob Moore |
2015-10-22 | ACPICA: iASL: Add symbolic operator support for Index() operator | Bob Moore |
2015-10-22 | ACPICA: Remove unnecessary conditional compilation | Bob Moore |
2015-10-14 | ACPICA: Tables: Fix FADT dependency regression | Lv Zheng |
2015-10-01 | Merge branch 'acpi-ec' | Rafael J. Wysocki |
2015-09-25 | ACPI / PCI: Remove duplicated penalty on SCI IRQ | Jiang Liu |
2015-09-25 | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ | Jiang Liu |
2015-09-25 | ACPI / EC: Fix a memory leak issue in acpi_ec_query() | Lv Zheng |
2015-09-15 | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() | Sudeep Holla |
2015-09-15 | ACPI: int340x_thermal: add missing CONFIG_ prefix | Sudeep Holla |
2015-09-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2015-09-09 | Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-03 | ipmi: Convert the IPMI SI ACPI handling to a platform device | Corey Minyard |
2015-09-02 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-09-02 | Merge branches 'thermal-core' and 'thermal-intel' of .git into next | Zhang Rui |
2015-09-01 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2015-09-01 | cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event | Viresh Kumar |
2015-09-01 | Merge branch 'device-properties' | Rafael J. Wysocki |
2015-09-01 | Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' | Rafael J. Wysocki |
2015-09-01 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2015-09-01 | Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' | Rafael J. Wysocki |
2015-09-01 | Merge branch 'acpi-trace' | Rafael J. Wysocki |
2015-09-01 | Merge branch 'acpica' | Rafael J. Wysocki |
2015-09-01 | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-01 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-08-31 | Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-08-28 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-08-27 | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB | Dan Williams |
2015-08-27 | nd_blk: change aperture mapping from WC to WB | Ross Zwisler |
2015-08-27 | nfit: Clarify memory device state flags strings | Toshi Kani |
2015-08-27 | ACPI / LPSS: Ignore 10ms delay for Braswell | Srinidhi Kasagar |
2015-08-26 | ACPI, PCI: Penalize legacy IRQ used by ACPI SCI | Jiang Liu |
2015-08-26 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-08-25 | device property: attach 'else if' to the proper 'if' | Andy Shevchenko |
2015-08-25 | nfit, nd_blk: BLK status register is only 32 bits | Ross Zwisler |
2015-08-25 | ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin... | Lv Zheng |
2015-08-25 | ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usage | Lv Zheng |
2015-08-25 | ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasm | Lv Zheng |
2015-08-25 | ACPICA: Debugger: Split debugger initialization/termination APIs | Lv Zheng |
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 |