summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Merge branches 'acpi-tables', 'acpi-debug', 'acpi-ec' and 'acpi-dptf'Rafael J. Wysocki11-226/+183
2019-03-04Merge branch 'acpica'Rafael J. Wysocki156-641/+523
2019-02-27ACPI / bus: Respect PRP0001 when retrieving device match dataAndy Shevchenko1-0/+14
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss23-46/+47
2019-02-24ACPICA: ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss1-3/+5
2019-02-24ACPICA: ACPI 6.3: add PCC operation region support for AML interpreterErik Schmauss4-0/+80
2019-02-18ACPICA: ACPI 6.3: Adding predefined methods _NBS, _NCH, _NIC, _NIH, and _NIGErik Schmauss1-0/+15
2019-02-18ACPICA: Update/clarify messages for control method failuresBob Moore3-10/+11
2019-02-18ACPICA: Debugger: Fix possible fault with the "test objects" commandBob Moore2-67/+100
2019-02-18ACPICA: Interpreter: Emit warning for creation of a zero-length op regionBob Moore1-0/+11
2019-02-18ACPICA: Remove legacy module-level code supportErik Schmauss4-281/+22
2019-02-07ACPI/PPTT: Add acpi_pptt_warn_missing() to consolidate logsJohn Garry1-4/+9
2019-02-07ACPI: Set debug output flags independent of ACPICAErik Schmauss1-0/+3
2019-02-07ACPICA: Get rid of acpi_sleep_dispatch()Christoph Hellwig1-78/+18
2019-02-01Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"Zhang Rui1-0/+53
2019-02-01ACPI: EC: Simplify boot EC checks in acpi_ec_add()Rafael J. Wysocki1-19/+10
2019-02-01ACPI: EC: Eliminate acpi_config_boot_ec()Rafael J. Wysocki1-46/+8
2019-02-01ACPI: EC: Make acpi_ec_dsdt_probe() more straightforwardRafael J. Wysocki1-2/+9
2019-02-01ACPI: EC: Make acpi_ec_ecdt_probe() more straightforwardRafael J. Wysocki1-2/+10
2019-02-01ACPI: EC: Declare boot_ec as staticRafael J. Wysocki1-1/+3
2019-01-29ACPI / DPTF: remove header search path to the parent directoryMasahiro Yamada2-3/+1
2019-01-29ACPI: EC: Clean up probing for early ECRafael J. Wysocki2-29/+22
2019-01-24ACPI: debug: Clean up acpi_aml_init()Rafael J. Wysocki1-8/+7
2019-01-22ACPI: no need to check return value of debugfs_create functionsGreg Kroah-Hartman4-111/+32
2019-01-21acpi/nfit: Fix command-supported detectionDan Williams1-14/+40
2019-01-21acpi/nfit: Block function zero DSMsDan Williams1-0/+7
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams1-5/+0
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-17/+11
2019-01-18Merge branch 'acpi-pci'Rafael J. Wysocki2-1/+6
2019-01-15ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki1-12/+12
2019-01-15ACPI / LPSS: Make PCI dependency explicitSinan Kaya2-1/+6
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore142-143/+143
2019-01-15ACPICA: acpiexec: Add option to dump extra info for memory leaksBob Moore3-5/+18
2019-01-15ACPICA: Convert more ACPI errors to firmware errorsBob Moore3-11/+56
2019-01-14acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set()Wei Yang1-1/+0
2019-01-14ACPI / tables: table override from built-in initrdShunyong Yang2-2/+20
2019-01-11acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()Tony Luck1-2/+4
2019-01-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+3
2019-01-11ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker1-1/+2
2019-01-11Merge branches 'acpi-pci', 'acpi-power' and 'acpi-misc'Rafael J. Wysocki3-3/+26
2019-01-08nfit: Mark some functions as __maybe_unusedNathan Chancellor1-4/+4
2019-01-08ACPI/nfit: delete the function to_acpi_nfit_descXiaochun Lee1-9/+3
2019-01-08ACPI/nfit: delete the redundant header fileXiaochun Lee1-1/+0
2019-01-07ACPI/IORT: Fix build when CONFIG_IOMMU_API=nQian Cai1-1/+1
2019-01-07ACPI / PMIC: xpower: Fix TS-pin current-source handlingHans de Goede1-8/+33
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2019-01-03ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan1-3/+3
2019-01-02ACPI: power: Skip duplicate power resource references in _PRxHans de Goede1-0/+22
2019-01-02ACPI: Fix build failure when CONFIG_NLS is set to 'n'Sinan Kaya1-0/+1
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+12