public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-07 15:47:09 to 2022-11-14 15:38:06 UTC [more...]

[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2022-11-14 15:37 UTC  (6+ messages)

[PATCH] ACPICA: fix array_size.cocci warning
 2022-11-14 15:30 UTC  (2+ messages)

[PATCH 0/7] ACPI: video: Prefer native over vendor + quirk updates
 2022-11-14 15:27 UTC  (9+ messages)
` [PATCH 1/7] ACPI: video: Add a few bugtracker links to DMI quirks
` [PATCH 2/7] ACPI: video: Change GIGABYTE GB-BXBT-2807 quirk to force_none
` [PATCH 3/7] ACPI: video: Change Sony Vaio VPCEH3U1E quirk to force_native
` [PATCH 4/7] ACPI: video: Add force_vendor quirk for Sony Vaio PCG-FRV35
` [PATCH 5/7] ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1E
` [PATCH 6/7] ACPI: video: Simplify __acpi_video_get_backlight_type()
` [PATCH 7/7] ACPI: video: Prefer native over vendor

[PATCH] arm64: fix error unhandling in synchronous External Data Abort
 2022-11-14 15:19 UTC 

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

[PATCH v2] acpi,pci: handle duplicate IRQ routing entries returned from _PRT
 2022-11-13 17:34 UTC  (5+ messages)
    ` [PATCH] acpi,pci: warn about "
      ` [PATCH v2] "

[PATCH v2] ACPI: make remove callback of ACPI driver void
 2022-11-13 16:26 UTC 

[PATCH] ACPI: make remove callback of ACPI driver void
 2022-11-13 14:29 UTC  (2+ messages)

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

[PATCH 0/3] ACPI: PCC: optimize pcc codes and fix one bug
 2022-11-12  2:05 UTC  (21+ 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 V2 0/2] optimize pcc code and fix one bug
  ` [PATCH V2 1/2] ACPI: PCC: add check for platform interrupt
  ` [PATCH V2 2/2] mailbox: pcc: fix 'pcc_chan_count' when fail to initialize PCC
` [PATCH V3 0/2] Optimize PCC OpRegion code and reset pcc_chan_count
  ` [PATCH V3 1/2] ACPI: PCC: Setup PCC Opregion handler only if platform interrupt is available
  ` [PATCH V3 2/2] mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failure

[PATCH v2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
 2022-11-11 23:54 UTC  (4+ messages)

[PATCH] ACPI: APMT: Fix kerneldoc and indentation
 2022-11-11 23:43 UTC 

[PATCH v3 0/6] Add support for software nodes to gpiolib
 2022-11-11 22:06 UTC  (12+ 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 v3 1/3] device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()
 2022-11-11 15:46 UTC  (3+ messages)
` [PATCH v3 2/3] device property: Move PROPERTY_ENTRY_BOOL() a bit down
` [PATCH v3 3/3] device property: Add a blank line in Kconfig of tests

[rafael-pm:bleeding-edge] BUILD SUCCESS f9aff8dbe1e91b0e011ffd9065b79fe3980cd5f5
 2022-11-11 13:03 UTC 

[PATCH v2 1/2] device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()
 2022-11-11 12:15 UTC  (2+ messages)
` [PATCH v2 2/2] device property: Move PROPERTY_ENTRY_BOOL() a bit down

[PATCH AUTOSEL 5.15 04/11] ACPI: x86: Add another system to quirk list for forcing StorageD3Enable
 2022-11-11  2:35 UTC 

[PATCH AUTOSEL 6.0 06/30] ACPI: x86: Add another system to quirk list for forcing StorageD3Enable
 2022-11-11  2:33 UTC 

[PATCH v2] PNP: fix name memory leak in pnp_alloc_dev()
 2022-11-11  1:23 UTC 

[PATCH 0/5] arch_topology: Build cacheinfo from primary CPU
 2022-11-10 23:17 UTC  (18+ 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 v2 0/6] Add support for software nodes to gpiolib
 2022-11-10 20:10 UTC  (19+ 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] ACPI: PM: Print full acpi path while adding power resource dev
 2022-11-10 19:46 UTC  (2+ messages)

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

[PATCH] PNP: fix name memory leak in pnp_alloc_dev()
 2022-11-10 19:37 UTC  (2+ messages)

[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 v2 1/2] iommu/amd: Fix ivrs_acpihid cmdline parsing code
 2022-11-10 16:38 UTC  (2+ messages)

[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  (5+ messages)

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

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

[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  (11+ messages)
` [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  (3+ 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] 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  (3+ messages)
` [RFC][PATCH v3 05/33] timers: ACPI: Use timer_shutdown_sync() before freeing timer


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