public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-10 09:14:26 to 2018-10-22 10:49:45 UTC [more...]

[PATCH v9 0/8] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-10-22 10:49 UTC  (36+ messages)
` [PATCH v9 1/8] x86/boot: Introduce cmdline_find_option_arg()to detect if option=arg in cmdline
` [PATCH v9 2/8] x86/boot: Copy kstrtoull() to compressed period
` [PATCH v9 3/8] x86/boot: Add efi_get_rsdp_addr() to dig out RSDP from EFI table
` [PATCH v9 4/8] x86/boot: Add bios_get_rsdp_addr() to search RSDP in memory
` [PATCH v9 5/8] x86/boot: Add get_acpi_rsdp() to parse RSDP in cmdlien from kexec
` [PATCH v9 6/8] x86/boot: Dig out SRAT table from RSDP and find immovable memory
` [PATCH v9 7/8] x86/boot/KASLR: Walk srat tables to filter "
` [PATCH v9 8/8] x86/boot/KASLR: Limit kaslr to choosing the "

[PATCH v10 0/7] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-10-22  9:37 UTC  (8+ messages)
` [PATCH v10 1/7] x86/boot: Introduce cmdline_find_option_arg()to detect if option=arg in cmdline
` [PATCH v10 2/7] x86/boot: Copy kstrtoull() to compressed period
` [PATCH v10 3/7] x86/boot: Add efi_get_rsdp_addr() to dig out RSDP from EFI table
` [PATCH v10 4/7] x86/boot: Add bios_get_rsdp_addr() to search RSDP in memory
` [PATCH v10 5/7] x86/boot: Add get_acpi_rsdp() to parse RSDP in cmdline from kexec
` [PATCH v10 6/7] x86/boot: Dig out SRAT table from RSDP and find immovable memory
` [PATCH v10 7/7] x86/boot/KASLR: Limit kaslr to choosing the "

[PATCH v4 0/4] arm64 SMMUv3 PMU driver with IORT support
 2018-10-20  4:50 UTC  (14+ messages)
` [PATCH v4 1/4] acpi: arm64: add iort support for PMCG
` [PATCH v4 2/4] perf: add arm64 smmuv3 pmu driver
` [PATCH v4 3/4] perf/smmuv3: Add MSI irq support
` [PATCH v4 4/4] perf/smmuv3_pmu: Enable HiSilicon Erratum 162001800 quirk

[PATCH 0/1] ACPI / scan: Create platform device for INT33FE ACPI nodes
 2018-10-19 10:24 UTC  (4+ messages)
` [PATCH] "

[PATCH] ACPICA: Use 'jiffies' as the time bassis for acpi_os_get_timer()
 2018-10-19 10:21 UTC  (2+ messages)

[PATCH v4 0/3] cpufreq: intel_pstate: Base frequency attribute
 2018-10-19 10:17 UTC  (5+ messages)
` [PATCH v4 1/3] ACPI / CPPC: Add support for guaranteed performance
` [PATCH v4 2/3] cpufreq: intel_pstate: Add base_frequency attribute
` [PATCH v4 3/3] Documentation: intel_pstate: Add base_frequency information

sdhci driver card-detect is broken because gpiolib can't fallback to _CRS?
 2018-10-19  9:13 UTC  (3+ messages)
` [PATCH] mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL

[PATCH 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-10-18  8:47 UTC  (12+ messages)
` [PATCH 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
` [PATCH 3/3] i2c: designware: Cleanup bus lock handling

[PATCH v3 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-10-18  8:03 UTC  (12+ messages)
` [PATCH v3 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
` [PATCH v3 2/3] ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-write
` [PATCH v3 3/3] i2c: designware: Cleanup bus lock handling

[PATCH] ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodes
 2018-10-18  5:06 UTC  (2+ messages)

[PATCH] ACPICA: AML interpreter: add region addresses in global list during initialization
 2018-10-18  5:05 UTC  (2+ messages)

[RFC PATCH 0/5] device property: Introducing software nodes
 2018-10-18  1:06 UTC  (18+ messages)
` [RFC PATCH 1/5] drivers core: Prepare support for multiple platform notifications
` [RFC PATCH 2/5] ACPI / glue: Add acpi_platform_notify() function
` [RFC PATCH 3/5] drivers: base: Introducing software nodes to the firmware node framework
` [RFC PATCH 4/5] device property: Move device_add_properties() to swnode.c
` [RFC PATCH 5/5] device property: Remove struct property_set

[PATCH] ACPI: TAD: Add low-level support for real time capability
 2018-10-17 10:35 UTC  (2+ messages)

[PATCH v8 0/3] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-10-17  1:10 UTC  (33+ messages)
` [PATCH v8 1/3] x86/boot: Add acpitb.c to parse acpi tables

issues with suspend on Dell XPS 13 2-in-1
 2018-10-16 17:33 UTC  (12+ messages)

[PATCH] ACPICA: Fix dispatcher timeout mechanism
 2018-10-16 15:03 UTC  (5+ messages)

[PATCH] ACPI: remove redundant 'default n' from Kconfig
 2018-10-16  9:06 UTC  (2+ messages)

[PATCH v6 00/18] APEI in_nmi() rework
 2018-10-16  7:43 UTC  (30+ messages)
` [PATCH v6 05/18] ACPI / APEI: Make estatus queue a Kconfig symbol
` [PATCH v6 06/18] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v6 07/18] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v6 08/18] ACPI / APEI: Move locking to the notification helper
` [PATCH v6 09/18] ACPI / APEI: Let the notification helper specify the fixmap slot
` [PATCH v6 10/18] ACPI / APEI: preparatory split of ghes->estatus
` [PATCH v6 11/18] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v6 13/18] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [PATCH v6 14/18] ACPI / APEI: Split ghes_read_estatus() to read CPER length
` [PATCH v6 15/18] ACPI / APEI: Only use queued estatus entry during _in_nmi_notify_one()
` [PATCH v6 17/18] mm/memory-failure: increase queued recovery work's priority

[PATCH v2] acpi, nfit: Further restrict userspace ARS start requests
 2018-10-15 21:24 UTC  (2+ messages)

[PATCH] acpi, nfit: Further restrict userspace ARS start requests
 2018-10-15 20:46 UTC 

[PATCH] acpi, nfit: Fix Address Range Scrub completion tracking
 2018-10-15 17:42 UTC  (2+ messages)

[PATCH v3 0/3] cpufreq: intel_pstate: Base frequency attribute
 2018-10-15 15:49 UTC  (6+ messages)
` [PATCH v3 1/3] ACPI / CPPC: Add support for guaranteed performance
` [PATCH v3 2/3] cpufreq: intel_pstate: Add base_frequency attribute
` [PATCH v3 3/3] Documentation: intel_pstate: Add base_frequency information

[PATCH 2/2] arm64: acpi: Prepare for longer MADTs
 2018-10-15  9:29 UTC  (2+ messages)

[PATCH] platform/x86: Add Intel ISP dummy driver
 2018-10-14 15:42 UTC  (3+ messages)

[PATCH v2 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-10-14 12:49 UTC  (7+ messages)
` [PATCH v2 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
` [PATCH v2 2/3] ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-write
` [PATCH v2 3/3] i2c: designware: Cleanup bus lock handling

[PATCH v2 0/2] cpufreq: intel_pstate: Base frequency attribute
 2018-10-12  8:20 UTC  (2+ messages)

[PATCH v3 0/3] arm64 SMMUv3 PMU driver with IORT support
 2018-10-11 11:49 UTC  (4+ messages)
` [PATCH v3 2/3] perf: add arm64 smmuv3 pmu driver

[RFC PATCH 0/2] ACPI / PPTT: ids for caches
 2018-10-10 16:19 UTC  (12+ messages)
` [RFC PATCH 2/2] ACPI / PPTT: cacheinfo: Label caches based on fw_token

[PATCH 00/22] various dynamic_debug patches
 2018-10-10  9:38 UTC  (7+ messages)
` [PATCH v2 00/23] "
  ` [PATCH v2 15/23] ACPI: use proper DYNAMIC_DEBUG_BRANCH macro
  ` [PATCH v2 16/23] ACPI: remove unused __acpi_handle_debug macro


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox