aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-13ACPI: button: Add a debug message when we're sending a LID eventHans de Goede1-0/+2
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki1-1/+1
2017-12-11Merge back earlier PM core material for v4.16.Rafael J. Wysocki1-3/+24
2017-12-05ACPI / CPPC: Fix KASAN global out of bounds warningGeorge Cherian1-8/+15
2017-12-05ACPI / APEI: remove redundant variables len and node_lenColin Ian King1-3/+0
2017-12-05ACPI: APEI: call into AER handling regardless of severityTyler Baicar1-5/+17
2017-12-05ACPI: APEI: handle PCIe AER errors in separate functionTyler Baicar1-30/+34
2017-12-04acpi, nfit: fix health event notificationDan Williams1-1/+8
2017-12-04ACPICA: Rename variable to match upstreamRafael J. Wysocki1-4/+4
2017-11-30Merge branch 'acpi-ec' into acpiRafael J. Wysocki3-24/+67
2017-11-27acpi: annotate ->poll() instancesAl Viro1-2/+2
2017-11-27ACPI / PM: Make it possible to ignore the system sleep blacklistRafael J. Wysocki1-0/+10
2017-11-27ACPI / PM: Support for LEAVE_SUSPENDED driver flag in ACPI PM domainRafael J. Wysocki1-3/+24
2017-11-27ACPICA: Update linkage for get mutex name interfaceBob Moore2-7/+8
2017-11-27ACPICA: Update mutex error messages, no functional changeBob Moore1-4/+5
2017-11-27ACPICA: Debugger: add "background" command for method executionBob Moore4-66/+206
2017-11-27ACPICA: Namespace: fix memory leak from building prefixed pathnameErik Schmauss1-1/+4
2017-11-27ACPICA: Enhance error messages from namespace create/lookup operationsBob Moore12-25/+270
2017-11-27ACPICA: ACPICA: style edits to utility function output, no functional changeErik Schmauss1-1/+1
2017-11-27ACPICA: Add an additional error message for EC timeoutsBob Moore1-0/+10
2017-11-27ACPICA: Update output from ACPI_EXCEPTION macroBob Moore2-7/+4
2017-11-27ACPICA: Use local 64-bit divide support for string conversionsBob Moore1-15/+21
2017-11-27ACPICA: Utilities: Cleanup style issue for bit clearingLv Zheng1-2/+2
2017-11-27ACPICA: iASL: change processing of external op namespace nodes for correctnessErik Schmauss2-6/+8
2017-11-27ACPICA: Tools: Deploy -vd option (build date/time) across all toolsBob Moore1-0/+3
2017-11-27ACPICA: Rename AE_AML_INFINITE_LOOP exceptionBob Moore1-1/+1
2017-11-27ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detectionLv Zheng3-9/+10
2017-11-27ACPICA: Avoid null pointer dereference on Op.Colin Ian King1-3/+3
2017-11-27ACPICA: disassembler: getting rid of error messageErik Schmauss1-8/+1
2017-11-27ACPICA: Disassembler: reset parser_state's Aml pointer when parsing bad externalsErik Schmauss1-0/+1
2017-11-27ACPICA: Fix an off-by-one error in acpi_get_timer_duration().Jung-uk Kim1-15/+14
2017-11-27ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity tableGanapatrao Kulkarni1-2/+1
2017-11-21ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng3-24/+67
2017-11-20ACPI / bus: Leave modalias empty for devices which are not presentHans de Goede1-0/+4
2017-11-17Merge tag 'acpi-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-14/+299
2017-11-16Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-0/+144
2017-11-15Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams2-7/+44
2017-11-15acpi, nfit: add 'Enable Latch System Shutdown Status' command supportDan Williams1-1/+2
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds3-7/+13
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-59/+201
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+5
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-3/+3
2017-11-14ACPI / utils: Fix memory leak in acpi_evaluate_reference() error pathXiongfeng Wang1-0/+1
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-20/+17
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds34-602/+1485
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-164/+425
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+3
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki2-13/+124
2017-11-13Merge branch 'acpi-pm'Rafael J. Wysocki8-153/+305