summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2019-02-07ACPI/PPTT: Add acpi_pptt_warn_missing() to consolidate logsJohn Garry
2019-02-07ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notificationsJames Morse
2019-02-07ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()James Morse
2019-02-07ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER lengthJames Morse
2019-02-07ACPI / APEI: Make GHES estatus header validation more user friendlyJames Morse
2019-02-07ACPI / APEI: Pass ghes and estatus separately to avoid a later copyJames Morse
2019-02-07ACPI / APEI: Let the notification helper specify the fixmap slotJames Morse
2019-02-07ACPI / APEI: Move locking to the notification helperJames Morse
2019-02-07ACPI / APEI: Switch NOTIFY_SEA to use the estatus queueJames Morse
2019-02-07ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMIJames Morse
2019-02-07ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errorsJames Morse
2019-02-07ACPI / APEI: Generalise the estatus queue's notify codeJames Morse
2019-02-07ACPI / APEI: Don't update struct ghes' flags in read/clear estatusJames Morse
2019-02-07ACPI / APEI: Remove spurious GHES_TO_CLEAR checkJames Morse
2019-02-07ACPI / APEI: Don't store CPER records physical address in struct ghesJames Morse
2019-02-07ACPI / APEI: Make estatus pool allocation a static sizeJames Morse
2019-02-07ACPI / APEI: Make hest.c manage the estatus memory poolJames Morse
2019-02-07ACPI / APEI: Switch estatus pool to use vmalloc memoryJames Morse
2019-02-07ACPI / APEI: Remove silent flag from ghes_read_estatus()James Morse
2019-02-07ACPI / APEI: Don't wait to serialise with oops messages when panic()ingJames Morse
2019-02-07ACPI: Set debug output flags independent of ACPICAErik Schmauss
2019-02-07ACPICA: Get rid of acpi_sleep_dispatch()Christoph Hellwig
2019-02-05ACPI / scan: Create platform device for BSG2150 ACPI nodesHans de Goede
2019-02-02libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM familyDan Williams
2019-02-01Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"Zhang Rui
2019-02-01ACPI: EC: Simplify boot EC checks in acpi_ec_add()Rafael J. Wysocki
2019-02-01ACPI: EC: Eliminate acpi_config_boot_ec()Rafael J. Wysocki
2019-02-01ACPI: EC: Make acpi_ec_dsdt_probe() more straightforwardRafael J. Wysocki
2019-02-01ACPI: EC: Make acpi_ec_ecdt_probe() more straightforwardRafael J. Wysocki
2019-02-01ACPI: EC: Declare boot_ec as staticRafael J. Wysocki
2019-01-29nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui
2019-01-29nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui
2019-01-29nfit: Fix nfit_intel_shutdown_status() command submissionDan Williams
2019-01-29ACPI / DPTF: remove header search path to the parent directoryMasahiro Yamada
2019-01-29ACPI: EC: Clean up probing for early ECRafael J. Wysocki
2019-01-24ACPI: debug: Clean up acpi_aml_init()Rafael J. Wysocki
2019-01-22ACPI: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-21acpi/nfit: Fix command-supported detectionDan Williams
2019-01-21acpi/nfit: Block function zero DSMsDan Williams
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-18Merge branch 'acpi-pci'Rafael J. Wysocki
2019-01-15ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki
2019-01-15ACPI / LPSS: Make PCI dependency explicitSinan Kaya
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore
2019-01-15ACPICA: acpiexec: Add option to dump extra info for memory leaksBob Moore
2019-01-15ACPICA: Convert more ACPI errors to firmware errorsBob Moore
2019-01-14acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set()Wei Yang
2019-01-14ACPI: APEI: EINJ: Use DEFINE_DEBUGFS_ATTRIBUTE for debugfs filesYueHaibing
2019-01-14ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtableYazen Ghannam