Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -27/+146 |
2017-07-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -47/+196 |
2017-07-05 | Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 55 | -394/+1627 |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 9 | -89/+210 |
2017-07-04 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -14/+25 |
2017-07-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -10/+10 |
2017-07-04 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 1 | -5/+10 |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds | 6 | -77/+53 |
2017-07-03 | Merge branches 'acpi-ec' and 'acpi-video' | Rafael J. Wysocki | 2 | -12/+78 |
2017-07-03 | Merge branches 'acpi-pmic', 'acpi-misc' and 'acpi-tables' | Rafael J. Wysocki | 7 | -6/+47 |
2017-07-03 | Merge branch 'acpica' | Rafael J. Wysocki | 47 | -376/+1502 |
2017-07-03 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 9 | -89/+210 |
2017-07-03 | Merge branch 'uuid-types' | Rafael J. Wysocki | 6 | -77/+53 |
2017-07-02 | acpi/nfit: Issue Start ARS to retrieve existing records | Toshi Kani | 3 | -5/+13 |
2017-07-01 | acpi, nfit: Show bus_dsm_mask in sysfs | Jerry Hoemann | 1 | -0/+12 |
2017-07-01 | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru. | Jerry Hoemann | 1 | -0/+27 |
2017-07-01 | acpi, nfit: Enable DSM pass thru for root functions. | Jerry Hoemann | 1 | -0/+1 |
2017-06-29 | acpi, nfit: constify *_attribute_group | Arvind Yadav | 1 | -3/+3 |
2017-06-29 | ACPI / EC: Add quirk for GL720VMK | Carlo Caione | 1 | -1/+5 |
2017-06-29 | ACPI / EC: Fix media keys not working problem on some Asus laptops | Chris Chiu | 1 | -6/+43 |
2017-06-29 | ACPI / EC: Add support to skip boot stage DSDT probe | Lv Zheng | 1 | -0/+14 |
2017-06-29 | ACPI / EC: Enhance boot EC sanity check | Lv Zheng | 1 | -0/+2 |
2017-06-29 | ACPI / video: Add quirks for the Dell Precision 7510 | Shih-Yuan Lee (FourDollars) | 1 | -0/+8 |
2017-06-28 | ACPI: EC: Fix EC command visibility for dynamic debug | Lv Zheng | 1 | -1/+1 |
2017-06-28 | ACPI: EC: Fix an EC event IRQ storming issue | Lv Zheng | 1 | -5/+6 |
2017-06-28 | PM / core: Drop run_wake flag from struct dev_pm_info | Rafael J. Wysocki | 1 | -3/+2 |
2017-06-28 | PCI / PM: Drop pme_interrupt flag from struct pci_dev | Rafael J. Wysocki | 1 | -2/+8 |
2017-06-28 | ACPI / PM: Consolidate device wakeup settings code | Rafael J. Wysocki | 1 | -31/+8 |
2017-06-28 | ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags | Rafael J. Wysocki | 3 | -18/+11 |
2017-06-28 | libnvdimm, nfit: enable support for volatile ranges | Dan Williams | 1 | -1/+8 |
2017-06-28 | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 1 | -2/+1 |
2017-06-27 | ACPICA: Use designated initializers | Kees Cook | 1 | -5/+9 |
2017-06-27 | Merge back ACPICA material for v4.13. | Rafael J. Wysocki | 88 | -794/+3402 |
2017-06-27 | ACPICA: Update a couple of debug output messages | Bob Moore | 2 | -2/+2 |
2017-06-27 | ACPICA: acpiexec: enhance local signal handler | Bob Moore | 3 | -7/+31 |
2017-06-27 | ACPICA: Simplify output for the ACPI Debug Object | Bob Moore | 1 | -2/+2 |
2017-06-27 | ACPICA: Improvements for debug output only | Bob Moore | 3 | -14/+25 |
2017-06-27 | ACPICA: Disassembler: allow conflicting external declarations to be emitted. | Erik Schmauss | 2 | -0/+28 |
2017-06-27 | ACPICA: Disassembler: add external op to namespace on first pass | Erik Schmauss | 2 | -3/+47 |
2017-06-27 | ACPICA: Disassembler: prevent external op's from opening a new scope | Erik Schmauss | 1 | -0/+10 |
2017-06-27 | ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flag | Erik Schmauss | 1 | -0/+2 |
2017-06-27 | ACPICA: Changing External to a named object | Erik Schmauss | 2 | -4/+6 |
2017-06-27 | ACPICA: Update two error messages to emit control method name | Bob Moore | 1 | -10/+29 |
2017-06-27 | ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOf | Bob Moore | 2 | -11/+37 |
2017-06-27 | ACPICA: Update comments, no functional change | Cao Jin | 2 | -5/+5 |
2017-06-27 | ACPICA: Split resource descriptor decode strings to a new file | Bob Moore | 3 | -264/+316 |
2017-06-26 | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core | Will Deacon | 11 | -116/+255 |
2017-06-24 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 1 | -30/+37 |
2017-06-23 | ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems | Rafael J. Wysocki | 3 | -5/+112 |