Age | Commit message (Expand) | Author | Files | Lines |
2015-08-07 | ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name. | Lv Zheng | 1 | -15/+13 |
2015-08-07 | ACPI / sysfs: Update method tracing facility. | Lv Zheng | 2 | -36/+108 |
2015-08-07 | ACPI / sysfs: Add ACPI_LV_REPAIR debug level. | Lv Zheng | 1 | -0/+1 |
2015-08-07 | Merge branch 'acpica' into acpi-trace | Rafael J. Wysocki | 37 | -691/+1326 |
2015-08-06 | ACPI / bus: Move duplicate code to a separate new function | Rafael J. Wysocki | 1 | -29/+22 |
2015-08-03 | thermal: consistently use int for temperatures | Sascha Hauer | 1 | -6/+6 |
2015-07-31 | Merge back earlier ACPI PM material for v4.3. | Rafael J. Wysocki | 7 | -868/+960 |
2015-07-30 | PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed | Jiang Liu | 1 | -6/+4 |
2015-07-30 | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() | Jiang Liu | 1 | -8/+1 |
2015-07-30 | Merge branch 'acpi-scan' into acpi-pm | Rafael J. Wysocki | 6 | -885/+956 |
2015-07-30 | Merge tag 'ib-mfd-base-acpi-dma-v4.3' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 3 | -16/+40 |
2015-07-28 | Merge back earlier cpufreq material for v4.3. | Rafael J. Wysocki | 1 | -3/+1 |
2015-07-28 | ACPI / PM: Use target_state to set the device power state | Mika Westerberg | 1 | -1/+1 |
2015-07-28 | ACPI / PM: Attach ACPI power domain only once | Mika Westerberg | 3 | -16/+40 |
2015-07-28 | nfit: Don't check _STA on NVDIMM devices | Linda Knippers | 1 | -18/+2 |
2015-07-28 | libnvdimm: Add DSM support for Address Range Scrub commands | Vishal Verma | 2 | -0/+2 |
2015-07-24 | ACPICA: iASL/Disassembler: Add prototype verbose mode | Bob Moore | 1 | -0/+1 |
2015-07-24 | ACPICA: Debugger: Move debugger specific APIs to debugger component | Lv Zheng | 2 | -7/+22 |
2015-07-24 | ACPICA: Debugger: Reduce structure size for debugger | Lv Zheng | 1 | -0/+3 |
2015-07-24 | ACPICA: Cleanup use of NEGATIVE and POSITIVE defines | Bob Moore | 1 | -0/+5 |
2015-07-24 | ACPICA: Cleanup use of all non-ANSI local C library functions | Bob Moore | 5 | -354/+396 |
2015-07-24 | ACPICA: iASL: Add new warnings for method local_x and arg_x variables | Bob Moore | 1 | -0/+4 |
2015-07-24 | ACPICA: Remove extraneous check for null walk_state | Markus Elfring | 1 | -3/+1 |
2015-07-24 | ACPICA: Parser: Remove redundant opcode execution debugging output | Lv Zheng | 1 | -8/+0 |
2015-07-24 | ACPICA: Executer: Add option to bypass opcode tracing | Lv Zheng | 1 | -2/+4 |
2015-07-24 | ACPICA: Executer: Add OSL trace hook support | Lv Zheng | 3 | -38/+122 |
2015-07-24 | ACPICA: Executer: Add interpreter tracing mode for method tracing facility | Lv Zheng | 10 | -183/+310 |
2015-07-24 | ACPICA: Dispatcher: Add trace support for interpreter | Lv Zheng | 5 | -1/+75 |
2015-07-24 | ACPICA: Dispatcher: Move stack traversal code to dispatcher | Lv Zheng | 4 | -3/+235 |
2015-07-24 | ACPICA: Namespace: Add function to directly return normalized full path | Lv Zheng | 7 | -132/+176 |
2015-07-24 | ACPICA: Executer: Add back pointing reference of method operand | Lv Zheng | 3 | -0/+5 |
2015-07-24 | ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments | Lv Zheng | 12 | -49/+53 |
2015-07-24 | ACPICA: Parser: Cleanup aml_offset in union acpi_operand_object | Lv Zheng | 3 | -16/+8 |
2015-07-24 | ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state | Lv Zheng | 4 | -15/+26 |
2015-07-24 | ACPICA: Parser: Reduce parser/namespace divergences for tracer support | Lv Zheng | 3 | -8/+8 |
2015-07-22 | ACPI / processor: Drop an unused argument of a cleanup routine | Rafael J. Wysocki | 1 | -3/+1 |
2015-07-21 | ACPI / processor: remove leftover __refdata annotations | Mathias Krause | 2 | -2/+2 |
2015-07-20 | ACPI: Remove clk.h include | Stephen Boyd | 2 | -2/+0 |
2015-07-17 | ACPI / bus: Move ACPI bus type registration | Rafael J. Wysocki | 2 | -7/+3 |
2015-07-17 | ACPI / scan: Move bus operations and notification routines to bus.c | Rafael J. Wysocki | 2 | -183/+184 |
2015-07-17 | ACPI / scan: Move device matching code to bus.c | Rafael J. Wysocki | 2 | -189/+194 |
2015-07-17 | ACPI / scan: Move sysfs-related device code to a separate file | Rafael J. Wysocki | 4 | -483/+532 |
2015-07-17 | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources' | Rafael J. Wysocki | 1 | -9/+15 |
2015-07-16 | ACPI / PM: Update the copyright notice and description of power.c | Rafael J. Wysocki | 1 | -6/+9 |
2015-07-12 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -15/+139 |
2015-07-10 | nfit: add support for NVDIMM "latch" flag | Ross Zwisler | 2 | -1/+37 |
2015-07-10 | nfit: update block I/O path to use PMEM API | Ross Zwisler | 2 | -12/+100 |
2015-07-10 | ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke... | Jiang Liu | 1 | -9/+15 |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 40 | -160/+0 |
2015-07-07 | Merge branch 'acpi-scan' | Rafael J. Wysocki | 1 | -2/+30 |