Age | Commit message (Expand) | Author | Files | Lines |
2015-09-15 | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() | Sudeep Holla | 2 | -13/+8 |
2015-09-15 | ACPI: int340x_thermal: add missing CONFIG_ prefix | Sudeep Holla | 1 | -1/+1 |
2015-09-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -6/+6 |
2015-09-09 | Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 1 | -2/+0 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -48/+49 |
2015-09-03 | ipmi: Convert the IPMI SI ACPI handling to a platform device | Corey Minyard | 1 | -2/+0 |
2015-09-02 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 105 | -2033/+2884 |
2015-09-02 | Merge branches 'thermal-core' and 'thermal-intel' of .git into next | Zhang Rui | 1 | -6/+6 |
2015-09-01 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -4/+2 |
2015-09-01 | cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event | Viresh Kumar | 1 | -1/+1 |
2015-09-01 | Merge branch 'device-properties' | Rafael J. Wysocki | 1 | -2/+3 |
2015-09-01 | Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' | Rafael J. Wysocki | 4 | -58/+111 |
2015-09-01 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 5 | -23/+57 |
2015-09-01 | Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' | Rafael J. Wysocki | 46 | -1060/+992 |
2015-09-01 | Merge branch 'acpi-trace' | Rafael J. Wysocki | 2 | -35/+106 |
2015-09-01 | Merge branch 'acpica' | Rafael J. Wysocki | 56 | -867/+1629 |
2015-09-01 | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+0 |
2015-09-01 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -13/+4 |
2015-09-01 | Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2015-08-28 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -10/+10 |
2015-08-28 | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB | Dan Williams | 1 | -1/+2 |
2015-08-28 | nd_blk: change aperture mapping from WC to WB | Ross Zwisler | 3 | -29/+43 |
2015-08-27 | nfit: Clarify memory device state flags strings | Toshi Kani | 1 | -10/+10 |
2015-08-27 | ACPI / LPSS: Ignore 10ms delay for Braswell | Srinidhi Kasagar | 1 | -6/+32 |
2015-08-27 | ACPI, PCI: Penalize legacy IRQ used by ACPI SCI | Jiang Liu | 1 | -0/+16 |
2015-08-26 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2015-08-26 | device property: attach 'else if' to the proper 'if' | Andy Shevchenko | 1 | -2/+3 |
2015-08-26 | nfit, nd_blk: BLK status register is only 32 bits | Ross Zwisler | 1 | -2/+2 |
2015-08-26 | ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin... | Lv Zheng | 4 | -4/+4 |
2015-08-26 | ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usage | Lv Zheng | 2 | -4/+1 |
2015-08-26 | ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasm | Lv Zheng | 1 | -1/+1 |
2015-08-26 | ACPICA: Debugger: Split debugger initialization/termination APIs | Lv Zheng | 3 | -22/+0 |
2015-08-26 | ACPICA: Make the max-number-of-loops runtime configurable | Bob Moore | 3 | -1/+6 |
2015-08-26 | ACPICA: Debugger: Add option to display namespace summary/counts | Bob Moore | 2 | -2/+6 |
2015-08-26 | ACPICA: Add additional debug info/statements | Bob Moore | 5 | -6/+57 |
2015-08-26 | ACPICA: Table handling: Cleanup and update debug output for tools | Bob Moore | 2 | -34/+30 |
2015-08-26 | ACPICA: acpiexec/acpinames: Support very large number of ACPI tables | Bob Moore | 3 | -6/+18 |
2015-08-26 | ACPICA: acpinames: Add new options and wildcard support | Bob Moore | 2 | -2/+2 |
2015-08-26 | ACPICA: Tables: Cleanup to reduce FACS globals | Lv Zheng | 3 | -19/+7 |
2015-08-26 | ACPICA: Tables: Fix global table list issues by removing fixed table indexes | Lv Zheng | 7 | -58/+51 |
2015-08-26 | ACPICA: Update info messages during ACPICA init | Bob Moore | 2 | -2/+11 |
2015-08-26 | ACPICA: Disassembler: Update for new listing mode | Bob Moore | 1 | -1/+1 |
2015-08-26 | ACPICA: Update parameter validation for data_table_region and load_table | Bob Moore | 5 | -20/+69 |
2015-08-26 | ACPICA: Disassembler: Remove duplicate code in _PLD processing. | Bob Moore | 1 | -2/+3 |
2015-08-26 | ACPICA: Correctly cleanup after a ACPI table load failure | Bob Moore | 5 | -10/+54 |
2015-08-25 | ACPI: Decouple ACPI idle and ACPI processor drivers | Ashwin Chaugule | 2 | -2/+7 |
2015-08-25 | ACPI: Split out ACPI PSS from ACPI Processor driver | Ashwin Chaugule | 3 | -36/+70 |
2015-08-25 | ACPI / osl: replace custom implementation of readq / writeq | Andy Shevchenko | 1 | -30/+3 |
2015-08-25 | ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations | Lv Zheng | 1 | -22/+60 |
2015-08-15 | serial: 8250: bind to ALi Fast Infrared Controller (ALI5123) | Maciej S. Szmigiero | 1 | -0/+1 |