messages from 2025-11-19 00:52:47 to 2025-11-25 07:37:21 UTC [more...]
[PATCH v13 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-11-25 7:36 UTC (9+ messages)
` [PATCH v13 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v13 2/2] ras: mem: Add ACPI RAS2 memory driver
[PATCH 0/3] ACPI: processor: idle: Fix ACPI idle handling in power notify on failure
2025-11-25 7:29 UTC (4+ messages)
` [PATCH 1/3] cpuidle: Add enable_cpuidle() interface
` [PATCH 2/3] ACPI: processor: idle: Disable ACPI idle if get power information failed in power notify
` [PATCH 3/3] ACPI: processor: idle: Update idle states from avaiable power information
[PATCH 0/3] ACPI: processor: idle: Enhance LPI verification and
2025-11-25 6:52 UTC (4+ messages)
` [PATCH 1/3] ACPI: processor: idle: Relocate and verify acpi_processor_ffh_lpi_probe
` [PATCH 2/3] ACPI: processor: idle: Redefine acpi_processor_setup_cpuidle_dev to void
` [PATCH 3/3] ACPI: processor: idle: Redefine acpi_processor_setup_cpuidle_states "
[PATCH] ACPI: processor: idle: Add debug log for the state whose entry method is illegal
2025-11-25 6:47 UTC
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-11-25 6:42 UTC (7+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
[PATCH] ACPI: PM: Fix a spelling mistake
2025-11-25 2:24 UTC
[PATCH] ACPI: LPSS: Fix a spelling mistake
2025-11-25 2:14 UTC
[REGRESSION 00/04] Crash during resume of pcie bridge
2025-11-24 22:34 UTC (16+ messages)
` Crash during resume of pcie bridge due to infinite loop in ACPICA
[PATCH] ACPI: tools: pfrut: fix memory leak and resource leak in pfrut.c
2025-11-24 19:51 UTC (2+ messages)
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-24 19:48 UTC (10+ messages)
` [PATCH 13/44] drivers/acpi: use min() instead of min_t()
` [PATCH 18/44] drivers/gpio: "
` (subset) [PATCH 00/44] Change a lot of min_t() that might mask high bits
[PATCH v5 0/5] Disable ATS via iommu during PCI resets
2025-11-24 19:16 UTC (8+ messages)
` [PATCH v5 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
[PATCH 0/4] PM: Hibernate: Add hibernation cancellation support
2025-11-24 18:54 UTC (11+ messages)
` [PATCH 1/4] PM: hibernate: export pm_sleep_transition_in_progress()
` [PATCH 2/4] ACPI: button: Cancel hibernation if button is pressed during hibernation
` [PATCH 3/4] Input: Ignore the KEY_POWER events if hibernation is in progress
` [PATCH 4/4] PM: sleep: clear pm_abort_suspend at suspend
[PATCH v7 0/9] reset: rework reset-gpios handling
2025-11-24 17:48 UTC (23+ messages)
` [PATCH v7 1/9] software node: read the reference args via the fwnode API
` [PATCH v7 2/9] software node: increase the reference of the swnode by its fwnode
` [PATCH v7 3/9] software node: allow referencing firmware nodes
` [PATCH v7 4/9] spi: cs42l43: Use actual ACPI firmware node for chip selects
` [PATCH v7 5/9] gpio: swnode: allow referencing GPIO chips by firmware nodes
` [PATCH v7 6/9] reset: order includes alphabetically in reset/core.c
` [PATCH v7 7/9] reset: make the provider of reset-gpios the parent of the reset device
` [PATCH v7 8/9] reset: gpio: convert the driver to using the auxiliary bus
` [PATCH v7 9/9] reset: gpio: use software nodes to setup the GPIO lookup
[PATCH v7 0/9] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2025-11-24 16:03 UTC (5+ messages)
` [PATCH v7 1/9] x86/acpi: Add functions to setup and access the wakeup mailbox
` [PATCH v7 7/9] x86/acpi: Add a helper get the address of "
[PATCH v6 00/34] arm_mpam: Add basic mpam driver
2025-11-24 15:21 UTC (42+ messages)
` [PATCH v6 01/34] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v6 02/34] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH v6 03/34] ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure
` [PATCH v6 04/34] ACPI / PPTT: Find cache level by cache-id
` [PATCH v6 05/34] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH v6 06/34] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH v6 07/34] platform: Define platform_device_put cleanup handler
` [PATCH v6 08/34] ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helper
` [PATCH v6 09/34] ACPI / MPAM: Parse the MPAM table
` [PATCH v6 10/34] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v6 11/34] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH v6 12/34] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH v6 13/34] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH v6 14/34] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v6 15/34] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH v6 16/34] arm_mpam: Probe the hardware features resctrl supports
` [PATCH v6 17/34] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH v6 18/34] arm_mpam: Reset MSC controls from cpuhp callbacks
` [PATCH v6 19/34] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH v6 20/34] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH v6 21/34] arm_mpam: Register and enable IRQs
` [PATCH v6 22/34] arm_mpam: Use a static key to indicate when mpam is enabled
` [PATCH v6 23/34] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH v6 24/34] arm_mpam: Probe and reset the rest of the features
` [PATCH v6 25/34] arm_mpam: Add helpers to allocate monitors
` [PATCH v6 26/34] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH v6 27/34] arm_mpam: Track bandwidth counter state for power management
` [PATCH v6 28/34] arm_mpam: Consider overflow in bandwidth counter state
` [PATCH v6 29/34] arm_mpam: Probe for long/lwd mbwu counters
` [PATCH v6 30/34] arm_mpam: Use long MBWU counters if supported
` [PATCH v6 31/34] arm_mpam: Add helper to reset saved mbwu state
` [PATCH v6 32/34] arm_mpam: Add kunit test for bitmap reset
` [PATCH v6 33/34] arm_mpam: Add kunit tests for props_mismatch()
` [PATCH v6 34/34] MAINTAINERS: new entry for MPAM Driver
[PATCH] ACPI: GTDT: Correctly number platform devices for MMIO timers
2025-11-24 14:41 UTC (6+ messages)
[PATCH v4 0/1] Common csr_read_num() and csr_write_num() for RISC-V
2025-11-24 11:20 UTC (2+ messages)
` [PATCH v4 1/1] RISC-V: Add common csr_read_num() and csr_write_num() functions
[PATCH v3 0/2] fw_devlink overlay fix
2025-11-24 8:48 UTC (3+ messages)
` [PATCH v3 1/2] Revert "treewide: Fix probing of devices in DT overlays"
[PATCH v3 0/1] Common csr_read_num() and csr_write_num() for RISC-V
2025-11-24 4:49 UTC (6+ messages)
` [PATCH v3 1/1] RISC-V: Add common csr_read_num() and csr_write_num() functions
[rafael-pm:bleeding-edge] BUILD SUCCESS 3f50784b8159855ffd528f2ba346e006a4e3f48e
2025-11-23 9:14 UTC
[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
2025-11-22 14:18 UTC (11+ messages)
` [PATCH RFC RESEND 1/8] thermal: core: Allow setting the parent device of cooling devices
` [PATCH RFC RESEND 2/8] thermal: core: Set parent device in thermal_of_cooling_device_register()
` [PATCH RFC RESEND 3/8] ACPI: processor: Stop creating "device" sysfs link
` [PATCH RFC RESEND 4/8] ACPI: fan: "
` [PATCH RFC RESEND 5/8] ACPI: video: "
` [PATCH RFC RESEND 6/8] thermal: core: Set parent device in thermal_cooling_device_register()
` [PATCH RFC RESEND 7/8] ACPI: thermal: Stop creating "device" sysfs link
` [PATCH RFC RESEND 8/8] thermal: core: Allow setting the parent device of thermal zone devices
[PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
2025-11-22 11:36 UTC (11+ messages)
[PATCH v7 0/5] Disable ATS via iommu during PCI resets
2025-11-22 1:57 UTC (6+ messages)
` [PATCH v7 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v7 2/5] iommu: Tidy domain for iommu_setup_dma_ops()
` [PATCH v7 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v7 4/5] iommu: Introduce pci_dev_reset_iommu_prepare/done()
` [PATCH v7 5/5] PCI: Suspend iommu function prior to resetting a device
[rafael-pm:fixes] BUILD SUCCESS a907e1a5a10351d3c5df120fd4e079e36a3b9e55
2025-11-21 15:21 UTC
[PATCH v6 0/5] Fix issues with ARM Processor CPER records
2025-11-21 8:40 UTC (3+ messages)
[PATCH v6 0/5] Disable ATS via iommu during PCI resets
2025-11-21 7:59 UTC (11+ messages)
` [PATCH v6 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v6 2/5] iommu: Tidy domain for iommu_setup_dma_ops()
` [PATCH v6 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v6 4/5] iommu: Introduce pci_dev_reset_iommu_prepare/done()
` [PATCH v6 5/5] PCI: Suspend iommu function prior to resetting a device
[PATCH] ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()
2025-11-21 2:55 UTC (3+ messages)
[PATCH RESEND v5] vmcoreinfo: Track and log recoverable hardware errors
2025-11-21 2:47 UTC (2+ messages)
[PATCH v4] ACPI: AGDI: Add interrupt signaling mode support
2025-11-21 2:31 UTC (7+ messages)
[PATCH 0/6 v7] Make ELOG and GHES log and trace consistently
2025-11-21 2:22 UTC (8+ messages)
` [PATCH 3/6 v7] acpi/ghes: Make GHES select ACPI_APEI_PCIEAER
` [PATCH 4/6 v7] acpi/ghes: Add helper for CXL protocol errors checks
` [PATCH 5/6 v7] acpi/ghes: Add helper to copy CXL protocol error info to work struct
[GIT PULL] ACPI support fix for v6.18-rc7
2025-11-20 19:00 UTC (2+ messages)
[GIT PULL] Reset/GPIO/swnode changes for v6.19
2025-11-20 18:19 UTC (2+ messages)
[PATCH AUTOSEL 6.17] ACPI: MRRM: Fix memory leaks and improve error handling
2025-11-20 12:08 UTC
[PATCH 00/33] arm_mpam: Add basic mpam driver
2025-11-19 20:09 UTC (6+ messages)
[PATCH v5 00/34] arm_mpam: Add basic mpam driver
2025-11-19 16:37 UTC (31+ messages)
` [PATCH v5 01/34] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v5 02/34] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH v5 03/34] ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure
` [PATCH v5 04/34] ACPI / PPTT: Find cache level by cache-id
` [PATCH v5 05/34] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH v5 15/34] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH v5 23/34] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH v5 26/34] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH v5 27/34] arm_mpam: Track bandwidth counter state for power management
` [PATCH v5 28/34] arm_mpam: Consider overflow in bandwidth counter state
` [PATCH v5 29/34] arm_mpam: Probe for long/lwd mbwu counters
` [PATCH v5 34/34] MAINTAINERS: new entry for MPAM Driver
[PATCH v6 00/34] arm_mpam: Add basic mpam driver
2025-11-19 15:00 UTC
[PATCH] ACPI: APEI: EINJ: Fix EINJV2 initialization and injection
2025-11-19 12:34 UTC (2+ messages)
[PATCH v4 00/10] reset: rework reset-gpios handling
2025-11-19 9:13 UTC (8+ messages)
` [PATCH v4 04/10] gpio: swnode: don't use the swnode's name as the key for GPIO lookup
[PATCH] mailbox: pcc: support polling mode when there is no platform IRQ
2025-11-19 9:01 UTC (2+ messages)
` [PATCH v2] "
[PATCH v6 0/8] reset: rework reset-gpios handling
2025-11-19 8:41 UTC (7+ messages)
` [PATCH v6 8/8] reset: gpio: use software nodes to setup the GPIO lookup
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).