summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2016-08-17ACPI / EC: Add PM operations for suspend/resume noirq stageLv Zheng2-0/+55
2016-08-17ACPI / sysfs: Use new GPE masking mechanism in GPE interfaceLv Zheng2-9/+26
2016-08-13ACPICA: Applications: Fix a potential issue that help messages may be dumped ...Lv Zheng1-3/+3
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng2-27/+2
2016-08-13ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng4-50/+105
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng1-0/+4
2016-08-13ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng2-4/+0
2016-08-13ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng1-0/+1
2016-08-13ACPICA: Debugger: Fix wrong inclusions in dbfileio.cLv Zheng1-14/+6
2016-08-13ACPICA: FADT support cleanupBob Moore1-4/+6
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng5-5/+123
2016-08-13ACPICA: Use os_allocate_zeroedBob Moore1-3/+1
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng7-11/+16
2016-08-13ACPICA: Simplify configuration for "Max Loops" system parameterBob Moore1-1/+1
2016-08-13ACPICA: Disassembler: Add option to emit embedded External operators/opcodesBob Moore1-0/+1
2016-08-13ACPICA: Debugger: Extend some max line lengthsBob Moore2-3/+3
2016-08-13ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...Lv Zheng1-0/+12
2016-08-13ACPICA: Interpreter: Remove temporary code for External() opcodeBob Moore1-9/+8
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initial...Jung-uk Kim1-3/+3
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim3-1/+43
2016-08-08libnvdimm, nd_blk: mask off reserved status bitsRoss Zwisler1-1/+2
2016-08-05Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+41
2016-08-05Merge branches 'acpi-ec' and 'acpi-button'Rafael J. Wysocki2-4/+41
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-1/+1
2016-08-04ACPI / EC: Work around method reentrancy limit in ACPICA for _QxxLv Zheng1-4/+37
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2016-08-03ACPI / button: remove pointer to old lid_sysfs on unbindBenjamin Tissoires1-0/+4
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-3/+2
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-0/+131
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas10-163/+57
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+6
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-343/+511
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+74
2016-07-26Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds1-2/+5
2016-07-26Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds35-376/+2188
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2016-07-25Merge tag 'v4.7' into for-linus/pstoreKees Cook11-202/+132
2016-07-25Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki8-10/+151
2016-07-25Merge branch 'acpi-pmic'Rafael J. Wysocki7-19/+509
2016-07-25Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki10-121/+707
2016-07-25Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal'Rafael J. Wysocki5-96/+173
2016-07-25Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc'Rafael J. Wysocki2-44/+75
2016-07-25Merge branch 'acpi-tables'Rafael J. Wysocki8-26/+377
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki3-60/+196
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams7-343/+511
2016-07-24nfit: do an ARS scrub on hitting a latent media errorVishal Verma4-4/+132
2016-07-24nfit: move to nfit/ sub-directoryDan Williams6-27/+30
2016-07-23nfit, libnvdimm: allow an ARS scrub to be triggered on demandVishal Verma2-8/+157
2016-07-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+9
2016-07-22nfit, tools/testing/nvdimm/: unify shutdown pathsDan Williams1-14/+22