messages from 2025-10-02 18:03:06 to 2025-10-10 04:09:39 UTC [more...]
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-10-10 4:09 UTC (15+ messages)
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
[PATCH v3 00/26] genirq: Add support for percpu_devid IRQ affinity
2025-10-10 3:59 UTC (15+ messages)
` [PATCH v3 01/26] irqdomain: Add firmware info reporting interface
` [PATCH v3 02/26] ACPI: irq: Add IRQ affinity "
` [PATCH v3 03/26] of/irq: "
` [PATCH v3 04/26] platform: Add firmware-agnostic irq and affinity retrieval interface
` [PATCH v3 08/26] perf: arm_pmu: Convert to new IRQ affinity retrieval API
` [PATCH v3 09/26] perf: arm_spe_pmu: "
` [PATCH v3 13/26] genirq: Factor-in percpu irqaction creation
[PATCH v3 0/8] Enhanced autonomous selection and improvements
2025-10-10 3:29 UTC (7+ messages)
` [PATCH v3 1/8] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v3 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
[PATCH v2 00/10] LUO: PCI subsystem (phase I)
2025-10-09 23:21 UTC (7+ messages)
[PATCH v1 0/3] ACPI: PM: s2idle: Tidy up the code and avoid invoking _DSM unnecessarily
2025-10-09 19:36 UTC (5+ messages)
` [PATCH v1 1/3] ACPI: PM: s2idle: Drop acpi_get_lps0_constraint()
` [PATCH v1 2/3] ACPI: PM: s2idle: Staticise LPS0 callback functions
` [PATCH v1 3/3] ACPI: PM: s2idle: Only retrieve constraints when needed
[PATCH v2 00/29] arm_mpam: Add basic mpam driver
2025-10-09 17:48 UTC (74+ messages)
` [PATCH v2 01/29] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v2 02/29] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH v2 03/29] ACPI / PPTT: Find cache level by cache-id
` [PATCH v2 05/29] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH v2 06/29] ACPI / MPAM: Parse the MPAM table
` [PATCH v2 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v2 08/29] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH v2 09/29] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH v2 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH v2 11/29] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v2 12/29] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH v2 13/29] arm_mpam: Probe the hardware features resctrl supports
` [PATCH v2 14/29] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH v2 16/29] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH v2 18/29] arm_mpam: Register and enable IRQs
` [PATCH v2 19/29] arm_mpam: Use a static key to indicate when mpam is enabled
` [PATCH v2 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH v2 21/29] arm_mpam: Probe and reset the rest of the features
` [PATCH v2 22/29] arm_mpam: Add helpers to allocate monitors
` [PATCH v2 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH v2 24/29] arm_mpam: Track bandwidth counter state for overflow and power management
` [PATCH v2 25/29] arm_mpam: Probe for long/lwd mbwu counters
[PATCH AUTOSEL 6.17-5.15] ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[]
2025-10-09 15:56 UTC (7+ messages)
` [PATCH AUTOSEL 6.17-5.4] ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_method()
` [PATCH AUTOSEL 6.17-6.12] ACPI: sysfs: Use ACPI_FREE() for freeing an ACPI object
` [PATCH AUTOSEL 6.17-5.15] ACPI: PRM: Skip handlers with NULL handler_address or NULL VA
` [PATCH AUTOSEL 6.17-5.4] ACPI: video: force native for Lenovo 82K8
` [PATCH AUTOSEL 6.17-6.12] ACPI: resource: Skip IRQ override on ASUS Vivobook Pro N6506CU
` [PATCH AUTOSEL 6.17-6.12] ACPI: SPCR: Support Precise Baud Rate field
[PATCH] ACPI: Add absent field_obj null check
2025-10-09 15:25 UTC (2+ messages)
[RFC PATCH 00/13] Introduce PCI Configuration Space Cache (PCSC)
2025-10-09 14:58 UTC (22+ messages)
` [RFC PATCH 01/13] pci: pcsc: Add plumbing for the "
` [RFC PATCH 02/13] pci: pcsc: implement basic functionality
` [RFC PATCH 03/13] pci: pcsc: infer cacheability of PCI capabilities
` [RFC PATCH 04/13] pci: pcsc: infer PCIe extended capabilities
` [RFC PATCH 05/13] pci: pcsc: control the cache via sysfs and kernel params
` [RFC PATCH 06/13] pci: pcsc: handle device resets
` [RFC PATCH 07/13] pci: pcsc: introduce statistic gathering tools
` [RFC PATCH 08/13] pci: Save only spec-defined configuration space
` [RFC PATCH 09/13] vfio: pci: Fill only spec-defined configuration space regions
` [RFC PATCH 10/13] pci: pcsc: Use contiguous pages for the cache data
` [RFC PATCH 11/13] pci: pcsc: Add kexec persistence support via KHO
` [RFC PATCH 12/13] pci: pcsc: introduce persistence versioning
` [RFC PATCH 13/13] pci: pcsc: introduce hashtable lookup to speed up restoration
spurious mce Hardware Error messages in next-20250912
2025-10-09 13:20 UTC (11+ messages)
[PATCH v2 00/16] Align availability checks on fwnode child node enumeration
2025-10-09 12:38 UTC (2+ messages)
` (subset) "
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-10-09 8:42 UTC (6+ messages)
[PATCH v2 0/2] cpufreq: CPPC: Rework FIE warning prints and cppc_scale_freq_tick()
2025-10-09 6:19 UTC (3+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 8ddd11b0e3d3368e9404fde6b5f21e03dd85b501
2025-10-09 6:00 UTC
[PATCH v6 0/3] RISC-V: Add ACPI support for IOMMU
2025-10-09 1:06 UTC (2+ messages)
[PATCH v3 0/8] Cache coherency management subsystem
2025-10-08 16:45 UTC (7+ messages)
` [PATCH v3 3/8] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v3 6/8] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
i2c-mux ACPI parent device references in example
2025-10-08 9:14 UTC
[PATCH v2 0/6] ACPI fan _DSM support
2025-10-07 23:41 UTC (7+ messages)
` [PATCH v2 1/6] ACPI: fan: Use ACPI handle when retrieving _FST
` [PATCH v2 2/6] ACPI: fan: Workaround for 64-bit firmware bug
` [PATCH v2 3/6] ACPI: fan: Use platform device for devres-related actions
` [PATCH v2 4/6] ACPI: fan: Add basic notification support
` [PATCH v2 5/6] ACPI: fan: Add hwmon "
` [PATCH v2 6/6] ACPI: fan: Add support for Microsoft fan extensions
[REGRESSION 00/04] Crash during resume of pcie bridge
2025-10-07 21:33 UTC (9+ messages)
` [REGRESSION 01/04] "
` [REGRESSION 02/04] "
` [REGRESSION 03/04] "
` [REGRESSION 04/04] "
[GIT PULL] More ACPI support updates for v6.18-rc1
2025-10-07 18:38 UTC (2+ messages)
[GIT PULL] More power management updates for v6.18-rc1
2025-10-07 18:38 UTC (2+ messages)
[PATCH] ACPI: mrrm: Fix memory leaks and improve error handling
2025-10-07 10:22 UTC
[PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree
2025-10-07 7:57 UTC (14+ messages)
[PATCH] ACPI: video: Replace backlight_device_register() with devm variant
2025-10-07 3:07 UTC
Project Estimating
2025-10-06 16:14 UTC
[PATCH 0/9] reset: rework reset-gpios handling
2025-10-06 15:55 UTC (14+ messages)
` [PATCH 1/9] software node: read the reference args via the fwnode API
` [PATCH 2/9] software node: increase the reference of the swnode by its fwnode
` [PATCH 3/9] software node: allow referencing firmware nodes
` [PATCH 4/9] gpio: swnode: don't use the swnode's name as the key for GPIO lookup
` [PATCH 5/9] gpio: swnode: update the property definitions
` [PATCH 6/9] reset: order includes alphabetically in reset/core.c
` [PATCH 7/9] reset: make the provider of reset-gpios the parent of the reset device
` [PATCH 8/9] reset: gpio: convert the driver to using the auxiliary bus
` [PATCH 9/9] reset: gpio: use software nodes to setup the GPIO lookup
[PATCH 0/3] AMD ATL PRM Updates
2025-10-06 15:25 UTC (5+ messages)
` [PATCH 1/3] ACPI: PRM: Add acpi_prm_handler_available()
` [PATCH 2/3] RAS/AMD/ATL: Require PRM support for future systems
` [PATCH 3/3] RAS/AMD/ATL: Return error codes from helper functions
[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-10-06 10:37 UTC (10+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
[PATCH] ACPI / button: Add input_free_device() on registration failure
2025-10-06 8:47 UTC
[PATCH 00/62] initrd: remove classic initrd support
2025-10-06 6:19 UTC (2+ messages)
[PATCH] ACPI / DPTF: Use ACPI_FREE() for ACPI buffer deallocation
2025-10-06 4:53 UTC
[PATCH] ACPI / DPTF: Fix typo in current_discharge_capability_ma attribute name
2025-10-06 4:31 UTC
[PATCH 0/6] ACPI fan _DSM support
2025-10-05 22:25 UTC (7+ messages)
` [PATCH 1/6] ACPI: fan: Use ACPI handle when retrieving _FST
` [PATCH 2/6] ACPI: fan: Workaround for 64-bit firmware bug
` [PATCH 3/6] ACPI: fan: Use platform device for devres-related actions
` [PATCH 4/6] ACPI: fan: Add basic notification support
` [PATCH 5/6] ACPI: fan: Add hwmon "
` [PATCH 6/6] ACPI: fan: Add support for Microsoft fan extensions
[PATCH v2 00/10] LUO: PCI subsystem (phase I)
2025-10-03 21:10 UTC (58+ messages)
` [PATCH v2 02/10] PCI/LUO: Create requested liveupdate device list
` [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver
` [PATCH v2 06/10] PCI/LUO: Save and restore driver name
[rafael-pm:bleeding-edge] BUILD SUCCESS ccad82d3c5096fa7a90610ad271ccaf0b984931c
2025-10-03 9:40 UTC
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