summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | 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
|/ / / / / /
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-231-1/+8
|\ \ \ \ \ \
| * | | | | | acpi, nfit: fix health event notificationDan Williams2017-12-041-1/+8
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'acpi-cppc'Rafael J. Wysocki2017-12-201-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ACPI: CPPC: remove initial assignment of pcc_ss_dataColin Ian King2017-12-181-1/+1
| | |/ / / | |/| | |
* / | | | ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai2017-12-181-1/+1
|/ / / /
* | | / PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki2017-12-111-1/+1
| |_|/ |/| |
* | | ACPI / CPPC: Fix KASAN global out of bounds warningGeorge Cherian2017-12-051-8/+15
|/ /
* | Merge branch 'acpi-ec' into acpiRafael J. Wysocki2017-11-303-24/+67
|\ \
| * | ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng2017-11-213-24/+67
* | | ACPI / bus: Leave modalias empty for devices which are not presentHans de Goede2017-11-201-0/+4
| |/ |/|
* | Merge tag 'acpi-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-171-0/+1
|\ \
| * | ACPI / utils: Fix memory leak in acpi_evaluate_reference() error pathXiongfeng Wang2017-11-141-0/+1
* | | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-173-14/+299
|\ \ \
| * \ \ Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams2017-11-162-7/+44
| |\ \ \
| * | | | acpi, nfit: add 'Enable Latch System Shutdown Status' command supportDan Williams2017-11-161-1/+2
| * | | | acpi, nfit: validate commands against the device typeDan Williams2017-11-131-6/+9
| * | | | libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-022-2/+2
| * | | | acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMsDan Williams2017-10-302-6/+65
| * | | | acpi, nfit: hide unknown commands from nmemX/commandsDan Williams2017-10-292-2/+14
| * | | | acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams2017-10-072-4/+212
| * | | | acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_...Yasunori Goto2017-10-072-0/+2
* | | | | Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-11-163-0/+144
|\ \ \ \ \
| * | | | | ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMICTakashi Iwai2017-10-133-0/+144
* | | | | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-153-7/+13
|\ \ \ \ \ \
| * | | | | | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-313-7/+13
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-152-59/+201
|\ \ \ \ \ \ \
| * | | | | | | ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-upLorenzo Pieralisi2017-10-161-0/+45
| * | | | | | | ACPI/IORT: Add SMMUv3 specific special index mapping handlingHanjun Guo2017-10-161-1/+38
| * | | | | | | ACPI/IORT: Enable special index ITS group mappings for IORT nodesHanjun Guo2017-10-161-4/+28
| * | | | | | | ACPI/IORT: Look up IORT node through struct fwnode_handle pointerHanjun Guo2017-10-161-1/+42
| * | | | | | | ACPI/IORT: Make platform devices initialization code SMMU agnosticLorenzo Pieralisi2017-10-161-33/+30