linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-27 17:59:58 to 2022-11-08 14:05:01 UTC [more...]

[PATCH 0/5] arch_topology: Build cacheinfo from primary CPU
 2022-11-08 14:04 UTC  (8+ messages)
` [PATCH 1/5] cacheinfo: Use riscv's init_cache_level() as generic OF implem
` [PATCH 2/5] cacheinfo: Return error code in init_of_cache_level()
` [PATCH 3/5] ACPI: PPTT: Remove acpi_find_cache_levels()
` [PATCH 4/5] ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
` [PATCH 5/5] arch_topology: Build cacheinfo from primary CPU

[PATCH] ACPICA: Add utcksum.o to the acpidump Makefile
 2022-11-08 13:44 UTC 

[PATCH v1 0/5] rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes
 2022-11-08 13:09 UTC  (11+ messages)
` [PATCH v1 1/5] rtc: rtc-cmos: Call cmos_wake_setup() from cmos_do_probe()
` [PATCH v1 2/5] rtc: rtc-cmos: Call rtc_wake_setup() "
` [PATCH v1 3/5] rtc: rtc-cmos: Eliminate forward declarations of some functions
` [PATCH v1 4/5] rtc: rtc-cmos: Rename ACPI-related functions
` [PATCH v1 5/5] rtc: rtc-cmos: Disable ACPI RTC event on removal

[PATCH] ACPICA: Fix return
 2022-11-08 13:06 UTC  (2+ messages)

[PATCH 0/6] Add support for software nodes to gpiolib
 2022-11-08 10:55 UTC  (23+ messages)
` [PATCH 1/6] gpiolib: of: change of_find_gpio() to accept device node
` [PATCH 2/6] gpiolib: acpi: change acpi_find_gpio() to accept firmware node
` [PATCH 3/6] gpiolib: acpi: teach acpi_find_gpio() to handle data-only nodes
` [PATCH 4/6] gpiolib: acpi: avoid leaking ACPI details into upper gpiolib layers
` [PATCH 5/6] gpiolib: consolidate GPIO lookups
` [PATCH 6/6] gpiolib: add support for software nodes

[rft, PATCH v2 1/1] gpiolib: Get rid of not used of_node member
 2022-11-08 10:47 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS ef614051a953a2de0c3b962e6baf3637c5a9d63a
 2022-11-08  4:43 UTC 

[PATCH] ACPI: irq: Fix some kernel-doc issues
 2022-11-08  1:46 UTC 

[PATCH] PCI/ACPI: use ACPI Method Name macro directly
 2022-11-08  1:25 UTC  (3+ messages)

[PATCH] ACPICA: Fix error code path in acpi_ds_call_control_method()
 2022-11-08  1:16 UTC  (2+ messages)

[PATCH v2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
 2022-11-07 19:10 UTC  (5+ messages)

[PATCH] ACPI/IORT: Update SMMUv3 DeviceID support
 2022-11-07 19:08 UTC  (2+ messages)

[PATCH v6 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-11-07 18:36 UTC  (13+ messages)
` [PATCH v6 06/13] ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags

[RFC PATCH] acpi: make remove callback of acpi driver void
 2022-11-07 18:33 UTC  (5+ messages)

[PATCH] ACPICA: Fix use-after-free in acpi_ps_parse_aml()
 2022-11-07 17:51 UTC  (5+ messages)

[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
 2022-11-07 15:47 UTC  (11+ messages)
` [RFC][PATCH v3 05/33] timers: ACPI: Use timer_shutdown_sync() before freeing timer

[GIT PULL] treewide: timers: Use timer_shutdown*() before freeing timers
 2022-11-07 10:47 UTC  (2+ messages)

[PATCH 0/3] ACPI: video: Fix backlight regressions in 6.1
 2022-11-07 10:10 UTC  (7+ messages)
` [PATCH 1/3] ACPI: video: Improve Chromebook checks
` [PATCH 2/3] ACPI: video: Make acpi_video_backlight_use_native() always return true
` [PATCH 3/3] ACPI: video: Add backlight=native DMI quirk for Dell G15 5515

[PATCH] ACPICA: Fix pop_walk_state called after walk_state is deleted
 2022-11-07  9:21 UTC 

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2022-11-07  6:24 UTC  (9+ messages)

[PATCH v2] x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
 2022-11-07  3:34 UTC 

[PATCH] x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
 2022-11-07  3:09 UTC 

[PATCH v6a 0/5] timers: Use timer_shutdown*() before freeing timers
 2022-11-06 21:24 UTC 

[PATCH AUTOSEL 5.15 18/18] ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[]
 2022-11-06 17:05 UTC 

[PATCH AUTOSEL 6.0 30/30] ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[]
 2022-11-06 17:03 UTC 

[PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
 2022-11-05 21:47 UTC  (16+ messages)
` [PATCH v4a 08/38] timers: ACPI: Use timer_shutdown_sync() before freeing timer

[GIT PULL] ACPI fix for v6.1-rc4
 2022-11-05 19:12 UTC  (2+ messages)

[RFC 0/2] ACPI: video: prefer native over vendor
 2022-11-05 15:17 UTC  (4+ messages)
` [RFC 1/2] ACPI: video: Simplify __acpi_video_get_backlight_type()
` [RFC 2/2] ACPI: video: Prefer native over vendor

[PATCH v1 1/2] device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()
 2022-11-04 17:35 UTC  (3+ messages)
` [PATCH v1 2/2] device property: Move PROPERTY_ENTRY_BOOL() a bit down

[PATCH v5 02/31] drm/i915: Don't register backlight when another backlight should be used (v2)
 2022-11-04 16:23 UTC  (14+ messages)

[PATCH] ACPI: tables: Fix the stale comments for acpi_locate_initial_tables()
 2022-11-04  8:54 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 3f69d2d820f43e844f775fa86f7d6e40b8596dd4
 2022-11-04  7:55 UTC 

[PATCH 1/3] ACPI: scan: substitute empty_zero_page with helper ZERO_PAGE(0)
 2022-11-03 18:53 UTC  (2+ messages)

[PATCH] ACPI: video: Improve Chromebook checks
 2022-11-03 18:50 UTC  (2+ messages)

[PATCH 09/30] ACPI: sysfs: Use kstrtobool() instead of strtobool()
 2022-11-03 18:48 UTC  (3+ messages)

[PATCH] ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur
 2022-11-03 18:43 UTC  (2+ messages)

16-bit _SEG vs 8 bit PCIe Flit mode Segment
 2022-11-02 15:33 UTC  (2+ messages)

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2022-11-02 11:53 UTC  (5+ messages)

[PATCH v2 0/2] gpiolib: more cleanups to get rid of of_node
 2022-11-02 11:01 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD REGRESSION e0ac4f6ff9ff842b7c287cfa2deb27aadaa76bfb
 2022-11-02  2:12 UTC 

[PATCH] ACPI: video: Add backlight=native DMI quirk for Dell G15 5515
 2022-11-01 14:59 UTC  (9+ messages)

[PATCH AUTOSEL 5.10 09/14] ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
 2022-11-01 11:30 UTC 

[PATCH AUTOSEL 5.15 13/19] ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
 2022-11-01 11:29 UTC 

[PATCH AUTOSEL 6.0 21/34] ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
 2022-11-01 11:27 UTC 

[PATCH 0/5] Parse the PCIE AER structure and set to relevant registers
 2022-11-01  7:25 UTC  (7+ messages)

[PATCH 1/5] ACPI/APEI: Add apei_hest_parse_aer()
 2022-11-01  7:02 UTC  (7+ messages)

[RFC][PATCH v2 05/31] timers: ACPI: Use del_timer_shutdown() before freeing timer
 2022-11-01  1:11 UTC  (3+ messages)

[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2022-10-31 22:33 UTC 

[PATCH 0/5] Add support control UP board CPLD/FPGA pin control
 2022-10-31 14:58 UTC  (3+ messages)
` [PATCH 1/5] mfd: Add support for UP board CPLD/FPGA

[PATCH v6 00/10] Add support for CS35L41 in HDA systems
 2022-10-31 14:34 UTC  (5+ messages)
` [PATCH v6 07/10] hda: cs35l41: "

[PATCH RFC] ACPI: container: Add power domain control methods
 2022-10-31  7:49 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD REGRESSION 8e9079a14a87adc267d8fef9bf420af3a8d84d60
 2022-10-29  8:44 UTC 

[GIT PULL] ACPI and device properties fixes for v6.1-rc3
 2022-10-28 23:57 UTC  (2+ messages)

[GIT PULL] Power management fixes for v6.1-rc3
 2022-10-28 23:57 UTC  (2+ messages)

BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
 2022-10-28 18:25 UTC  (8+ messages)

[PATCH] ACPI: processor_throttling: remove variable count
 2022-10-28 17:03 UTC  (2+ messages)

[PATCH 1/2] ACPI: APEI: Drop unsetting driver data on remove
 2022-10-28 16:47 UTC  (4+ messages)
` [PATCH 2/2] ACPI: APEI: Warn loudly on unsuccessful driver unbind

[PATCH] ACPI: x86: Add another system to quirk list for forcing StorageD3Enable
 2022-10-28 15:33 UTC  (3+ messages)

[PATCH 3/5] ACPI/PCI: Add AER bits #defines for PCIE/PCI-X bridges
 2022-10-28 15:31 UTC  (4+ messages)

mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
 2022-10-28 14:11 UTC  (2+ messages)

[PATCH v4] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2022-10-27 20:44 UTC  (4+ messages)

[PATCH] ACPICA: Make acpi_ex_load_op() match upstream
 2022-10-27 18:02 UTC 

[PATCH 00/11] ACPICA: Upstream changes since ACPICA 20220331
 2022-10-27 17:50 UTC  (5+ messages)
` [PATCH 01/11] ACPICA: MADT: Add loong_arch-specific APICs support
` [PATCH 02/11] ACPICA: Events: Support fixed PCIe wake event
` [PATCH 03/11] ACPICA: Check that EBDA pointer is in valid memory
` [PATCH 04/11] ACPICA: Do not touch VGA memory when EBDA < 1ki_b


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).