summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki
2019-03-04Merge branches 'acpi-tables', 'acpi-debug', 'acpi-ec' and 'acpi-dptf'Rafael J. Wysocki
2019-03-04Merge branch 'acpica'Rafael J. Wysocki
2019-03-01acpi/nfit: Update NFIT flags error messageToshi Kani
2019-02-27ACPI / bus: Respect PRP0001 when retrieving device match dataAndy Shevchenko
2019-02-24Merge back earlier cpufreq material for v5.1.Rafael J. Wysocki
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss
2019-02-24ACPICA: ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss
2019-02-24ACPICA: ACPI 6.3: add PCC operation region support for AML interpreterErik Schmauss
2019-02-22clk: x86: Move clk-lpss.h to platform_data/x86Andy Shevchenko
2019-02-20nfit/ars: Avoid stale ARS resultsDan Williams
2019-02-20nfit/ars: Allow root to busy-poll the ARS state machineDan Williams
2019-02-20nfit/ars: Introduce scrub_flagsDan Williams
2019-02-20nfit/ars: Remove ars_start_flagsDan Williams
2019-02-20nfit/ars: Attempt short-ARS even in the no_init_ars caseDan Williams
2019-02-20ACPI: APEI: Fix possible out-of-bounds access to BERT regionRoss Lagerwall
2019-02-18ACPI / processor: Set P_LVL{2,3} idle state descriptionsYazen Ghannam
2019-02-18ACPI / CPPC: Add a helper to get desired performanceXiongfeng Wang
2019-02-18ACPICA: ACPI 6.3: Adding predefined methods _NBS, _NCH, _NIC, _NIH, and _NIGErik Schmauss
2019-02-18ACPICA: Update/clarify messages for control method failuresBob Moore
2019-02-18ACPICA: Debugger: Fix possible fault with the "test objects" commandBob Moore
2019-02-18ACPICA: Interpreter: Emit warning for creation of a zero-length op regionBob Moore
2019-02-18ACPICA: Remove legacy module-level code supportErik Schmauss
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-15ACPI / x86: Make PWM2 device always present at Lenovo Yoga BookYauhen Kharuzhy
2019-02-13ACPI / video: Extend chassis-type detection with a "Lunch Box" checkHans de Goede
2019-02-13ACPI / video: Refactor and fix dmi_is_desktop()Hans de Goede
2019-02-13nfit/ars: Attempt a short-ARS whenever the ARS state is idle at bootDan Williams
2019-02-12acpi/nfit: Require opt-in for read-only label configurationsDan Williams
2019-02-11ACPI / APEI: Add support for the SDEI GHES Notification typeJames Morse
2019-02-07acpi/nfit: Fix bus command validationDan Williams
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