linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-04 17:21:08 to 2022-11-10 19:29:38 UTC [more...]

[PATCH 0/3] ACPI: PCC: optimize pcc codes and fix one bug
 2022-11-10 19:29 UTC  (11+ messages)
` [PATCH 1/3] mailbox: pcc: rename platform interrupt bit macro name
` [PATCH 2/3] ACPI: PCC: add check for platform interrupt
` [PATCH 3/3] mailbox: pcc: fix 'pcc_chan_count' when fail to initialize PCC

[PATCH linux-next] ACPI: sysfs: use sysfs_emit() to instead of scnprintf()
 2022-11-10 19:26 UTC  (2+ messages)

[PATCH] ACPI: irq: Fix some kernel-doc issues
 2022-11-10 19:23 UTC  (2+ messages)

[PATCH v2] x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
 2022-11-10 19:20 UTC  (2+ messages)

[PATCH] ACPI: tables: Fix the stale comments for acpi_locate_initial_tables()
 2022-11-10 19:17 UTC  (2+ messages)

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

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

[PATCH v3 9/9] cxl/acpi: Set ACPI's CXL _OSC to indicate CXL1.1 support
 2022-11-10 17:10 UTC  (5+ messages)

[PATCH v2 1/2] iommu/amd: Fix ivrs_acpihid cmdline parsing code
 2022-11-10 16:38 UTC  (2+ messages)

[PATCH] ACPI: PM: Print full acpi path while adding power resource dev
 2022-11-10 15:39 UTC 

[PATCH] PNP: fix name memory leak in pnp_alloc_dev()
 2022-11-10 15:26 UTC 

[PATCH RFC] ACPI: container: Add power domain control methods
 2022-11-10 14:28 UTC  (5+ messages)

[PATCH v2 0/2] ACPI: Implement FFH OpRegion support
 2022-11-10 13:45 UTC  (3+ messages)
` [PATCH v2 1/2] ACPI: Implement a generic FFH Opregion handler
` [PATCH v2 2/2] arm64: Add architecture specific ACPI FFH Opregion callbacks

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

[PATCH] ACPI: Enable FPDT on arm64
 2022-11-09 17:47 UTC 

[PATCH v1 1/2] resource: Replace printk(KERN_WARNING) by pr_warn()
 2022-11-09 15:56 UTC  (7+ messages)
` [PATCH v1 2/2] resource: Convert DEFINE_RES_NAMED() to be compound literal

[PATCH v1 1/2] gpiolib: of: Drop redundant check in of_mm_gpiochip_remove()
 2022-11-09 15:15 UTC  (4+ messages)
` [PATCH v1 2/2] gpiolib: Get rid of not used of_node member

[RFC 0/2] ACPI: video: prefer native over vendor
 2022-11-09 14:41 UTC  (7+ messages)
` [RFC 1/2] ACPI: video: Simplify __acpi_video_get_backlight_type()
` [RFC 2/2] ACPI: video: Prefer native over vendor

[RFC PATCH] acpi: make remove callback of acpi driver void
 2022-11-09 14:36 UTC  (7+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 7a241ce8159780b955ecef5d12178e5f884864e4
 2022-11-09  7:53 UTC 

[PATCH 0/5] Add support control UP board CPLD/FPGA pin control
 2022-11-08 17:24 UTC  (5+ messages)
` [PATCH 1/5] mfd: Add support for UP board CPLD/FPGA
      ` 回覆: "

[PATCH 0/5] arch_topology: Build cacheinfo from primary CPU
 2022-11-08 17:21 UTC  (16+ 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 v1 0/5] rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes
 2022-11-08 15:41 UTC  (15+ 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: Add utcksum.o to the acpidump Makefile
 2022-11-08 13:44 UTC 

[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  (17+ messages)
` [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] 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  (3+ 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

[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  (10+ 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] 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)

[PATCH v1 1/2] device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()
 2022-11-04 17:35 UTC  (2+ messages)


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).