public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-05 13:26:29 to 2023-01-12 13:31:32 UTC [more...]

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

[PATCH] ACPI: PRM: Check whether EFI runtime is available
 2023-01-12 12:52 UTC  (5+ messages)

[PATCH v2 05/16] driver core: make struct device_type.uevent() take a const *
 2023-01-12 11:58 UTC  (5+ messages)

[PATCH 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
 2023-01-12 11:38 UTC  (23+ 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

[rafael-pm:bleeding-edge] BUILD SUCCESS 837dc62247d5e50a0724af2001f070962300c87e
 2023-01-12 10:48 UTC 

Silikonmischungen
 2023-01-12  8:35 UTC 

[PATCH v4 0/3] Thermal ACPI APIs for generic trip points
 2023-01-12  2:13 UTC  (8+ 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

[PATCH v2] ACPI: Fix selecting the wrong ACPI fwnode for the iGPU on some Dell laptops
 2023-01-11 20:30 UTC  (4+ messages)

[PATCH] ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from the cmdline
 2023-01-11 20:15 UTC  (2+ messages)

[PATCH v0] ACPICA: nsrepair: handle cases without a return value correctly
 2023-01-11 20:14 UTC  (2+ messages)

[PATCH] ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBA
 2023-01-11 20:14 UTC  (2+ messages)

[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2023-01-11 10:56 UTC  (7+ messages)
  ` [PATCH v3] PCI / ACPI: PM: Take _S0W of the target bridge into account in acpi_pci_bridge_d3(()

[PATCH] i2c: add fwnode APIs
 2023-01-11 10:54 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 60bbd3eb0af043a2c9f7309e6ce5fc573ee0e171
 2023-01-11 10:42 UTC 

[PATCH 3/5] driver core: make struct device_type.uevent() take a const *
 2023-01-11  9:52 UTC  (7+ 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  (33+ 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 RFC v2 0/2] Add I2C fwnode lookup/get interfaces
 2023-01-10 17:36 UTC  (4+ messages)

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

[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 v4 0/6] arch_topology: Build cacheinfo from primary CPU
 2023-01-09 16:13 UTC  (3+ messages)
` [PATCH v4 3/6] cacheinfo: Check 'cache-unified' property to count cache leaves

[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  (15+ messages)
` [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 v3 0/3] Thermal ACPI APIs for generic trip points
 2023-01-06 13:25 UTC  (6+ messages)
` [PATCH v3 2/3] thermal/drivers/intel: Use generic trip points for intel_pch

[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 1/9] PCI/CXL: Export native CXL error reporting control
 2023-01-05 16:56 UTC  (2+ messages)

[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


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