public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-30 17:54:00 to 2023-01-11 09:54:24 UTC [more...]

[PATCH 3/5] driver core: make struct device_type.uevent() take a const *
 2023-01-11  9:51 UTC  (3+ messages)

[PATCH v3] x86/ACPI: Ignore CPUs that are not online capable for x2apic, entries as well
 2023-01-11  9:48 UTC  (5+ messages)

[PATCH v1] ACPI: PNP: Introduce list of known non-PNP devices
 2023-01-11  8:07 UTC  (4+ messages)

[PATCH v9 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-01-11  3:31 UTC  (21+ messages)
` [PATCH v9 1/9] device property: Add remote endpoint to devcon matcher
` [PATCH v9 2/9] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v9 3/9] drm/display: Add Type-C switch helpers
` [PATCH v9 4/9] dt-bindings: display: bridge: anx7625: Add mode-switch support
` [PATCH v9 5/9] drm/bridge: anx7625: Check for Type-C during panel registration
` [PATCH v9 6/9] drm/bridge: anx7625: Register Type C mode switches
` [PATCH v9 7/9] dt-bindings: display: bridge: it6505: Add mode-switch support
` [PATCH v9 8/9] drm/bridge: it6505: Fix Kconfig indentation
` [PATCH v9 9/9] drm/bridge: it6505: Register Type C mode switches

[PATCH v8 00/28] Drivers for gunyah hypervisor
 2023-01-10 22:55 UTC  (35+ messages)
` [PATCH v8 01/28] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v8 02/28] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v8 03/28] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v8 04/28] arm64: smccc: Include alternative-macros.h
` [PATCH v8 05/28] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v8 06/28] virt: gunyah: Identify hypervisor version
` [PATCH v8 07/28] mailbox: Allow direct registration to a channel
` [PATCH v8 09/28] mailbox: Add Gunyah message queue mailbox
` [PATCH v8 11/28] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v8 12/28] gunyah: vm_mgr: Introduce basic VM Manager

[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2023-01-10 20:55 UTC  (6+ messages)

[PATCH 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
 2023-01-10 20:43 UTC  (17+ messages)
` [PATCH 1/8] Compiler attributes: GCC function alignment workarounds
` [PATCH 2/8] ACPI: Don't build ACPICA with '-Os'
` [PATCH 3/8] arm64: Extend support for CONFIG_FUNCTION_ALIGNMENT
` [PATCH 4/8] ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS
` [PATCH 5/8] arm64: insn: Add helpers for BTI
` [PATCH 6/8] arm64: patching: Add aarch64_insn_write_literal_u64()
` [PATCH 7/8] arm64: ftrace: Update stale comment
` [PATCH 8/8] arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS

[PATCH RFC v2 0/2] Add I2C fwnode lookup/get interfaces
 2023-01-10 17:36 UTC  (5+ messages)

[PATCH v2] ACPI: Fix selecting the wrong ACPI fwnode for the iGPU on some Dell laptops
 2023-01-10 15:30 UTC 

[PATCH] ACPI: Fix selecting the wrong ACPI fwnode for the iGPU on some Dell laptops
 2023-01-10 15:29 UTC  (4+ messages)

[PATCH v4 0/3] Thermal ACPI APIs for generic trip points
 2023-01-10 15:17 UTC  (4+ messages)
` [PATCH 1/3] thermal/acpi: Add ACPI trip point routines
` [PATCH 2/3] thermal/drivers/intel: Use generic trip points for intel_pch
` [PATCH 3/3] thermal/drivers/intel: Use generic trip points int340x

[rafael-pm:bleeding-edge] BUILD REGRESSION e73125f5e4d68eea0197f83c4943672d9c8cbd08
 2023-01-10  8:58 UTC 

[PATCH v6 0/8] cxl: Process event logs
 2023-01-09 19:42 UTC  (9+ messages)
` [PATCH v6 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v6 2/8] cxl/mem: Wire up event interrupts
` [PATCH v6 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v6 4/8] cxl/mem: Trace DRAM "
` [PATCH v6 5/8] cxl/mem: Trace Memory Module "
` [PATCH v6 6/8] cxl/test: Add generic mock events
` [PATCH v6 7/8] cxl/test: Add specific events
` [PATCH v6 8/8] cxl/test: Simulate event log overflow

[PATCH] ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from the cmdline
 2023-01-09 19:18 UTC 

[PATCH v4 0/6] arch_topology: Build cacheinfo from primary CPU
 2023-01-09 16:13 UTC  (8+ messages)
` [PATCH v4 1/6] cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
` [PATCH v4 2/6] cacheinfo: Return error code in init_of_cache_level()
` [PATCH v4 3/6] cacheinfo: Check 'cache-unified' property to count cache leaves
` [PATCH v4 4/6] ACPI: PPTT: Remove acpi_find_cache_levels()
` [PATCH v4 5/6] ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
` [PATCH v4 6/6] arch_topology: Build cacheinfo from primary CPU

[PATCH v8 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-01-09  8:36 UTC  (13+ messages)
` [PATCH v8 1/9] device property: Add remote endpoint to devcon matcher
` [PATCH v8 2/9] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v8 3/9] drm/display: Add Type-C switch helpers
` [PATCH v8 4/9] dt-bindings: display: bridge: anx7625: Add mode-switch support
` [PATCH v8 5/9] drm/bridge: anx7625: Check for Type-C during panel registration
` [PATCH v8 6/9] drm/bridge: anx7625: Register Type C mode switches
` [PATCH v8 7/9] dt/bindings: display: bridge: it6505: Add mode-switch support
` [PATCH v8 8/9] drm/bridge: it6505: Fix Kconfig indentation
` [PATCH v8 9/9] drm/bridge: it6505: Register Type C mode switches

[PATCH v7 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-01-07  9:19 UTC  (16+ messages)
` [PATCH v7 1/9] device property: Add remote endpoint to devcon matcher
` [PATCH v7 2/9] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v7 3/9] drm/display: Add Type-C switch helpers
` [PATCH v7 4/9] dt-bindings: drm/bridge: anx7625: Add mode-switch support
` [PATCH v7 5/9] drm/bridge: anx7625: Check for Type-C during panel registration
` [PATCH v7 6/9] drm/bridge: anx7625: Register Type C mode switches
` [PATCH v7 7/9] dt/bindings: drm/bridge: it6505: Add mode-switch support
` [PATCH v7 8/9] drm/bridge: it6505: Fix Kconfig indentation
` [PATCH v7 9/9] drm/bridge: it6505: Register Type C mode switches

[PATCH v0] ACPICA: nsrepair: handle cases without a return value correctly
 2023-01-06 23:53 UTC 

[PATCH v3 0/3] Thermal ACPI APIs for generic trip points
 2023-01-06 13:25 UTC  (8+ messages)
` [PATCH v3 1/3] thermal/acpi: Add ACPI trip point routines
` [PATCH v3 2/3] thermal/drivers/intel: Use generic trip points for intel_pch
` [PATCH v3 3/3] thermal/drivers/intel: Use generic trip points int340x

[PATCH v5 0/8] cxl: Process event logs
 2023-01-05 23:37 UTC  (9+ messages)
` [PATCH v5 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v5 2/8] cxl/mem: Wire up event interrupts
` [PATCH v5 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v5 4/8] cxl/mem: Trace DRAM "
` [PATCH v5 5/8] cxl/mem: Trace Memory Module "
` [PATCH v5 6/8] cxl/test: Add generic mock events
` [PATCH v5 7/8] cxl/test: Add specific events
` [PATCH v5 8/8] cxl/test: Simulate event log overflow

[GIT PULL] Thermal control fix for v6.2-rc3
 2023-01-05 22:07 UTC  (2+ messages)

[PATCH V4 0/9] CXL: Process event logs
 2023-01-05 16:56 UTC  (10+ messages)
` [PATCH V4 1/9] PCI/CXL: Export native CXL error reporting control
` [PATCH V4 2/9] cxl/mem: Read, trace, and clear events on driver load

[RFC][PATCH] ACPI: tracing: Have ACPI debug go to tracing ring buffer
 2023-01-05 14:55 UTC  (8+ messages)

[PATCH v2 00/17] Refactor fw_devlink to significantly improve boot time
 2023-01-05 14:47 UTC  (7+ messages)
` [PATCH v2 13/17] driver core: Use device's fwnode to check if it is waiting for suppliers

[rft, PATCH v4 0/3] gpiolib: eventual of_node retirement
 2023-01-05  9:55 UTC  (5+ messages)

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-01-05  1:14 UTC  (5+ messages)
` [RFC-V3 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt

[PATCH v3 0/5] arch_topology: Build cacheinfo from primary CPU
 2023-01-04 18:35 UTC  (3+ messages)

[PATCH v3 0/3] Adjust ACPI video detection fallback path
 2023-01-03 20:14 UTC  (3+ messages)
` [PATCH v3 2/3] drm/amd/display: Report to ACPI video if no panels were found

[PATCH AUTOSEL 6.1 03/10] ACPI: video: Allow GPU drivers to report no panels
 2023-01-03 18:39 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 05/10] ACPI: video: Don't enable fallback path for creating ACPI backlight by default
` [PATCH AUTOSEL 6.1 06/10] ACPI: resource: do IRQ override on XMG Core 15

[PATCH v2] ACPI: Drop the custom_method debugfs interface
 2023-01-03 14:21 UTC  (2+ messages)

[PATCH] ACPI: Drop the custom_method debugfs interface
 2023-01-03 13:00 UTC  (3+ messages)

[PATCH v2 0/3] Thermal ACPI APIs for generic trip points
 2023-01-03 10:44 UTC  (7+ messages)
` [PATCH v2 1/3] thermal/acpi: Add ACPI trip point routines
` [PATCH v2 2/3] thermal/drivers/intel: Use generic trip points for intel_pch
` [PATCH v2 3/3] thermal/drivers/intel: Use generic trip points int340x

[rafael-pm:bleeding-edge] BUILD SUCCESS 2804f848d8e3541dc77038a8d9b0b3385e93495f
 2023-01-03  3:37 UTC 

pcmcia: ti: regression cannot get IRQ
 2023-01-02 15:15 UTC 

[PATCH] ACPI: custom_method: fix potential use-after-free issues
 2023-01-02 13:51 UTC  (5+ messages)

[PATCH 1/1] ACPI: acpica: Constify pathname argument for acpi_get_handle()
 2023-01-02 11:37 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 89c98a1b8faa98d47b5fc8697a1e97baeb894a28
 2022-12-31  7:11 UTC 

[GIT PULL] ACPI fixes for v6.2-rc2
 2022-12-30 18:51 UTC  (2+ messages)

[PATCH] drivers/acpi/acpica/evmisc.c : eliminate unnecessary type conversions
 2022-12-30 18:19 UTC  (2+ messages)

[PATCH v1 0/2] clang warning cleanups
 2022-12-30 18:17 UTC  (5+ messages)
` [PATCH v1 1/2] ACPI: Silence missing prototype warnings
` [PATCH v1 2/2] ACPICA: Silence 'unused-but-set variable' warning

[PATCH] drivers/acpi:remove unnecessary (void*) conversions
 2022-12-30 17:57 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