summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2017-11-27ACPICA: Update linkage for get mutex name interfaceBob Moore
2017-11-27ACPICA: Update mutex error messages, no functional changeBob Moore
2017-11-27ACPICA: Debugger: add "background" command for method executionBob Moore
2017-11-27ACPICA: Namespace: fix memory leak from building prefixed pathnameErik Schmauss
2017-11-27ACPICA: Enhance error messages from namespace create/lookup operationsBob Moore
2017-11-27ACPICA: ACPICA: style edits to utility function output, no functional changeErik Schmauss
2017-11-27ACPICA: Add an additional error message for EC timeoutsBob Moore
2017-11-27ACPICA: Update output from ACPI_EXCEPTION macroBob Moore
2017-11-27ACPICA: Use local 64-bit divide support for string conversionsBob Moore
2017-11-27ACPICA: Utilities: Cleanup style issue for bit clearingLv Zheng
2017-11-27ACPICA: iASL: change processing of external op namespace nodes for correctnessErik Schmauss
2017-11-27ACPICA: Tools: Deploy -vd option (build date/time) across all toolsBob Moore
2017-11-27ACPICA: Rename AE_AML_INFINITE_LOOP exceptionBob Moore
2017-11-27ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detectionLv Zheng
2017-11-27ACPICA: Avoid null pointer dereference on Op.Colin Ian King
2017-11-27ACPICA: disassembler: getting rid of error messageErik Schmauss
2017-11-27ACPICA: Disassembler: reset parser_state's Aml pointer when parsing bad exter...Erik Schmauss
2017-11-27ACPICA: Fix an off-by-one error in acpi_get_timer_duration().Jung-uk Kim
2017-11-27ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity tableGanapatrao Kulkarni
2017-11-21ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng
2017-11-20ACPI / bus: Leave modalias empty for devices which are not presentHans de Goede
2017-11-17Merge tag 'acpi-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-16Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-11-15Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams
2017-11-15acpi, nfit: add 'Enable Latch System Shutdown Status' command supportDan Williams
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-14ACPI / utils: Fix memory leak in acpi_evaluate_reference() error pathXiongfeng Wang
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki
2017-11-13Merge branch 'acpi-pm'Rafael J. Wysocki
2017-11-13Merge branches 'acpi-ec', 'acpi-button', 'acpi-sysfs', 'acpi-lpss' and 'acpi-...Rafael J. Wysocki
2017-11-13Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki
2017-11-13Merge branch 'acpica'Rafael J. Wysocki
2017-11-13Merge branch 'pm-qos'Rafael J. Wysocki
2017-11-12acpi, nfit: validate commands against the device typeDan Williams
2017-11-09ACPI: Mark expected switch fall-throughsGustavo A. R. Silva
2017-11-09ACPI / LPSS: Remove redundant initialization of clkColin Ian King
2017-11-09ACPI / CPPC: Make CPPC ACPI driver aware of PCC subspace IDsGeorge Cherian
2017-11-09ACPI / sysfs: Make function param_set_trace_method_name() staticColin Ian King
2017-11-09ACPI / button: Delay acpi_lid_initialize_state() until first user space openHans de Goede
2017-11-09ACPI / EC: Fix regression related to triggering source of EC event handlingLv Zheng
2017-11-09APEI / ERST: use 64-bit timestampsArnd Bergmann
2017-11-08ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlockVille Syrjälä