summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | ACPI: APEI: call into AER handling regardless of severityTyler Baicar2017-12-051-5/+17
| | | | * | | | | ACPI: APEI: handle PCIe AER errors in separate functionTyler Baicar2017-12-051-30/+34
| | | | | |_|_|/ | | | | |/| | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'Rafael J. Wysocki2018-01-189-56/+196
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | ACPI: GED: unregister interrupts during shutdownSinan Kaya2017-12-161-6/+41
| | | | | | | |_|_|_|/ / | | | | | | |/| | | | |
| | | | | * | | | | | | ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resourcesHans de Goede2018-01-151-0/+2
| | | | | * | | | | | | ACPI / LPSS: Add device link for CHT SD card dependency on I2CAdrian Hunter2017-12-161-0/+137
| | | | | |/ / / / / /
| | | | * | | | | | | ACPI / PMIC: Convert to use builtin_platform_driver() macroAndy Shevchenko2018-01-115-28/+5
| | | | * | | | | | | ACPI / PMIC: constify platform_device_idArvind Yadav2017-12-132-2/+2
| | | | |/ / / / / /
| | | * | | | | | | ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEsPrarit Bhargava2017-12-131-18/+8
| | | |/ / / / / /
| | * | | | | | | ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity tableGanapatrao Kulkarni2017-11-271-2/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'acpica'Rafael J. Wysocki2018-01-1840-262/+672
| |\ \ \ \ \ \ \
| | * | | | | | | ACPICA: trivial style fix, no functional changeErik Schmauss2018-01-051-3/+4
| | * | | | | | | ACPICA: Fix a couple memory leaks during package object resolutionBob Moore2018-01-051-8/+13
| | * | | | | | | ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello2018-01-051-0/+2
| | * | | | | | | ACPICA: Rename a global variable, no functional changeBob Moore2018-01-052-2/+2
| | * | | | | | | ACPICA: Create and deploy safe version of strncpyBob Moore2018-01-055-9/+22
| | * | | | | | | ACPICA: Cleanup the global variables and update commentsBob Moore2018-01-052-55/+29
| | * | | | | | | ACPICA: Debugger: fix slight indentation issueErik Schmauss2018-01-051-1/+1
| | * | | | | | | ACPICA: Fix a regression in the acpi_evaluate_object_type() interfaceBob Moore2018-01-051-4/+5
| | * | | | | | | ACPICA: Update for a few debug output statementsBob Moore2018-01-052-4/+16
| | * | | | | | | ACPICA: Debug output, no functional changeBob Moore2018-01-051-7/+7
| | * | | | | | | ACPICA: Rename variable to match upstreamRafael J. Wysocki2017-12-041-4/+4
| | * | | | | | | ACPICA: Update linkage for get mutex name interfaceBob Moore2017-11-272-7/+8
| | * | | | | | | ACPICA: Update mutex error messages, no functional changeBob Moore2017-11-271-4/+5
| | * | | | | | | ACPICA: Debugger: add "background" command for method executionBob Moore2017-11-274-66/+206
| | * | | | | | | ACPICA: Namespace: fix memory leak from building prefixed pathnameErik Schmauss2017-11-271-1/+4
| | * | | | | | | ACPICA: Enhance error messages from namespace create/lookup operationsBob Moore2017-11-2712-25/+270
| | * | | | | | | ACPICA: ACPICA: style edits to utility function output, no functional changeErik Schmauss2017-11-271-1/+1
| | * | | | | | | ACPICA: Add an additional error message for EC timeoutsBob Moore2017-11-271-0/+10
| | * | | | | | | ACPICA: Update output from ACPI_EXCEPTION macroBob Moore2017-11-272-7/+4
| | * | | | | | | ACPICA: Use local 64-bit divide support for string conversionsBob Moore2017-11-271-15/+21
| | * | | | | | | ACPICA: Utilities: Cleanup style issue for bit clearingLv Zheng2017-11-271-2/+2
| | * | | | | | | ACPICA: iASL: change processing of external op namespace nodes for correctnessErik Schmauss2017-11-272-6/+8
| | * | | | | | | ACPICA: Tools: Deploy -vd option (build date/time) across all toolsBob Moore2017-11-271-0/+3
| | * | | | | | | ACPICA: Rename AE_AML_INFINITE_LOOP exceptionBob Moore2017-11-271-1/+1
| | * | | | | | | ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detectionLv Zheng2017-11-273-9/+10
| | * | | | | | | ACPICA: Avoid null pointer dereference on Op.Colin Ian King2017-11-271-3/+3
| | * | | | | | | ACPICA: disassembler: getting rid of error messageErik Schmauss2017-11-271-8/+1
| | * | | | | | | ACPICA: Disassembler: reset parser_state's Aml pointer when parsing bad exter...Erik Schmauss2017-11-271-0/+1
| | * | | | | | | ACPICA: Fix an off-by-one error in acpi_get_timer_duration().Jung-uk Kim2017-11-271-15/+14
| | |/ / / / / /
| * | | | | | | ACPI/PCI: pci_link: reduce verbosity when IRQ is enabledSinan Kaya2018-01-171-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-01-292-5/+38
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki2018-01-181-2/+14
| |\ \ \ \ \ \ \ | | | |/ / / / /
| | * | | | | | ACPI / PM: Use Low Power S0 Idle on more systemsRafael J. Wysocki2018-01-111-2/+4
| | * | | | | | ACPI / PM: Make it possible to ignore the system sleep blacklistRafael J. Wysocki2017-11-271-0/+10
| * | | | | | | Merge branch 'pm-core'Rafael J. Wysocki2018-01-181-3/+24
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge back PM core material for v4.16.Rafael J. Wysocki2017-12-161-3/+24
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge back earlier PM core material for v4.16.Rafael J. Wysocki2017-12-111-3/+24
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | | | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | ACPI / PM: Support for LEAVE_SUSPENDED driver flag in ACPI PM domainRafael J. Wysocki2017-11-271-3/+24
| | | | |/ / /
* | | | | | | ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko2018-01-101-7/+34
|/ / / / / /
OpenPOWER on IntegriCloud