messages from 2023-01-12 19:59:53 to 2023-01-18 20:53:36 UTC [more...]
[PATCH v5 0/3] Thermal ACPI APIs for generic trip points
2023-01-18 20:53 UTC (12+ messages)
` [PATCH v5 1/3] thermal/acpi: Add ACPI trip point routines
` [PATCH v5 2/3] thermal/drivers/intel: Use generic trip points for intel_pch
` [PATCH v5 3/3] thermal/drivers/intel: Use generic trip points int340x
[PATCH 0/2] Fix a spurious wakeup regression
2023-01-18 20:50 UTC (8+ messages)
` [PATCH 1/2] gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
` [PATCH 2/2] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU
[PATCH v1 1/1] device property: Make fwnode_graph_for_each_endpoint() consistent
2023-01-18 19:55 UTC (2+ messages)
[PATCH v2] ACPI: PRM: Check whether EFI runtime is available
2023-01-18 19:36 UTC (4+ messages)
[PATCH v8 00/28] Drivers for gunyah hypervisor
2023-01-18 18:26 UTC (29+ messages)
` [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 10/28] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v8 11/28] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v8 13/28] gunyah: rsc_mgr: Add RPC for sharing memory
[PATCH] ACPI: APEI: EINJ: Limit error type to 32-bit width
2023-01-18 16:37 UTC (2+ messages)
[PATCH 0/4] ACPI: battery: Fix various string handling issues
2023-01-18 15:00 UTC (9+ messages)
` [PATCH 1/4] ACPI: battery: Fix missing NUL-termination with large strings
` [PATCH 2/4] ACPI: battery: Fix buffer overread if not NUL-terminated
` [PATCH 3/4] ACPI: battery: Replace strncpy() with strscpy()
` [PATCH 4/4] ACPI: battery: Increase maximum string length
[PATCH v2] acpi: fix suspend with Xen PV
2023-01-18 14:55 UTC (6+ messages)
[PATCH v4 0/6] arch_topology: Build cacheinfo from primary CPU
2023-01-18 14:12 UTC (4+ messages)
Custom Software Development
2023-01-18 8:50 UTC
[PATCH v7 0/8] cxl: Process event logs
2023-01-18 5:53 UTC (9+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v7 2/8] cxl/mem: Wire up event interrupts
` [PATCH v7 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v7 4/8] cxl/mem: Trace DRAM "
` [PATCH v7 5/8] cxl/mem: Trace Memory Module "
` [PATCH v7 6/8] cxl/test: Add generic mock events
` [PATCH v7 7/8] cxl/test: Add specific events
` [PATCH v7 8/8] cxl/test: Simulate event log overflow
[PATCH v6 0/8] cxl: Process event logs
2023-01-18 1:12 UTC (18+ 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
[net-next: PATCH v4 0/8] DSA: switch to fwnode_/device_
2023-01-18 0:38 UTC (22+ messages)
` [net-next: PATCH v4 1/8] net: phy: fixed_phy: switch to fwnode_ API
` [net-next: PATCH v4 2/8] net: mdio: switch fixed-link PHYs API to fwnode_
` [net-next: PATCH v4 3/8] net: dsa: switch to device_/fwnode_ APIs
` [net-next: PATCH v4 4/8] net: mvpp2: initialize port fwnode pointer
` [net-next: PATCH v4 5/8] device property: introduce fwnode_find_parent_dev_match
` [net-next: PATCH v4 6/8] net: core: switch to fwnode_find_net_device_by_node()
` [net-next: PATCH v4 7/8] net: mdio: introduce fwnode_mdiobus_register_device()
` [net-next: PATCH v4 8/8] net: dsa: mv88e6xxx: switch to device_/fwnode_ APIs
[PATCH v2 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
2023-01-17 20:52 UTC (10+ messages)
` [PATCH v2 1/8] Compiler attributes: GCC cold function alignment workarounds
` [PATCH v2 2/8] ACPI: Don't build ACPICA with '-Os'
` [PATCH v2 3/8] arm64: Extend support for CONFIG_FUNCTION_ALIGNMENT
` [PATCH v2 4/8] ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS
` [PATCH v2 5/8] arm64: insn: Add helpers for BTI
` [PATCH v2 6/8] arm64: patching: Add aarch64_insn_write_literal_u64()
` [PATCH v2 7/8] arm64: ftrace: Update stale comment
` [PATCH v2 8/8] arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
[PATCH v3 0/4] software nodes: Get rid of rarely used APIs
2023-01-17 18:03 UTC (2+ messages)
[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
2023-01-17 15:35 UTC (32+ messages)
` [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
` [PATCH v3 07/51] cpuidle,psci: Push RCU-idle into driver
` [PATCH v3 08/51] cpuidle,imx6: "
` [PATCH v3 10/51] cpuidle,armada: "
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 23/51] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v3 24/51] arm64,smp: "
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 27/51] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean
` [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller()
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN
[PATCH 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
2023-01-17 15:32 UTC (19+ messages)
` [PATCH 1/8] ACPI: property: Parse data node string references in properties
` [PATCH 2/8] ACPI: property: Parse _CRS CSI-2 descriptor
` [PATCH 3/8] device property: Add SOFTWARE_NODE() macro for defining software nodes
` [PATCH 4/8] ACPI: property: Generate camera swnodes for ACPI and DisCo for Imaging
` [PATCH 5/8] ACPI: property: Dig "rotation" property for devices with CSI2 _CRS
` [PATCH 6/8] ACPI: property: Rename parsed MIPI DisCo for Imaging properties
` [PATCH 7/8] ACPI: property: Skip MIPI property table without "mipi-img" prefix
` [PATCH 8/8] ACPI: property: Document _CRS CSI-2 and DisCo for Imaging support
[PATCH] x86/ACPI/boot: use try_cmpxchg in __acpi_{acquire,release}_global_lock
2023-01-17 12:39 UTC
[PATCH] ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810T
2023-01-17 12:34 UTC (2+ messages)
[PATCH AUTOSEL 6.1 34/53] ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBA
2023-01-16 14:01 UTC
[PATCH v10 0/9] Register Type-C mode-switch in DP bridge endpoints
2023-01-16 13:07 UTC (15+ messages)
` [PATCH v10 1/9] device property: Add remote endpoint to devcon matcher
` [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 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
2023-01-15 21:32 UTC (11+ messages)
` [PATCH 1/8] Compiler attributes: GCC function alignment workarounds
` [PATCH 4/8] ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS
[PATCH] ACPICA: Replace fake flexible arrays with flexible array members
2023-01-15 18:38 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS c7b1de870ff7fcb5652bc776a42630b07374b09d
2023-01-14 9:05 UTC
[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
2023-01-13 17:53 UTC (9+ messages)
` [PATCH v4] PCI / ACPI: PM: Take _S0W of the target bridge into account in acpi_pci_bridge_d3(()
[PATCH v4 0/3] Thermal ACPI APIs for generic trip points
2023-01-13 17:34 UTC (9+ messages)
` [PATCH 3/3] thermal/drivers/intel: Use generic trip points int340x
[GIT PULL] ACPI fixes for v6.2-rc4
2023-01-13 13:58 UTC (2+ messages)
[PATCH v3] PCI / ACPI: PM: Take _S0W of the target bridge into account in acpi_pci_bridge_d3(()
2023-01-12 20:31 UTC (3+ messages)
[PATCH v6 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
2023-01-12 20:09 UTC (4+ messages)
` [PATCH v6 09/13] HID: i2c-hid: acpi: Stop setting wakeup_capable
[PATCH] MAINTAINERS: Update the ACPICA development list address
2023-01-12 20:14 UTC (2+ messages)
[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
2023-01-12 20:13 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).