summaryrefslogtreecommitdiff
path: root/tools/writeback
diff options
context:
space:
mode:
author0x221E <0x221E@0xinfinity.dev>2026-04-12 23:14:34 +0200
committer0x221E <0x221E@0xinfinity.dev>2026-05-03 00:28:51 +0200
commitead848e141dbd0e71c94e519dc413a02e158d064 (patch)
tree9e0bcd0c11fc30ac8714a088477f40f5c586d8dd /tools/writeback
parentfb00be0c81933d947e120a00dff0c3b26e08b466 (diff)
downloadkernel-0x221E-v0.0-v7.0.tar.gz
potential firmware bug on intel hda sound.HEADv0.0.1-v7.00x221E-v0.0-v7.0
Firmware disables MSI causing legacy irqs to be used for intel audio chipsets. However, on my device it causes powertop to display Alderlake as being used 100% and "Disabling MSI" to be printed.
Diffstat (limited to 'tools/writeback')
0 files changed, 0 insertions, 0 deletions
`Option...Benno Lossin 2025-03-16rust: pin-init: move impl `Zeroable` for `Opaque` and `Option<KBox<T>>` into ...Benno Lossin 2025-03-16rust: pin-init: move `InPlaceInit` and impls of `InPlaceWrite` into the kerne...Benno Lossin 2025-03-16rust: pin-init: move the default error behavior of `try_[pin_]init`Benno Lossin 2025-03-16rust: pin-init: call `try_[pin_]init!` from `[pin_]init!` instead of `__init_...Benno Lossin 2025-03-16rust: pin-init: change examples to the user-space versionBenno Lossin 2025-03-16rust: pin-init: move proc-macro documentation into pin-init crateBenno Lossin 2025-03-16rust: add extensions to the pin-init crate and move relevant documentation thereBenno Lossin 2025-03-16rust: move pin-init API into its own directoryBenno Lossin mips/kernel/smp-bmips.c?id=ca760ca5238c55cd0e29291c63e35ac6634d385f'>MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka 2012-03-29remove references to cpu_*_map in arch/Rusty Russell 2012-03-28Disintegrate asm/system.h for MIPSDavid Howells 2012-02-20MIPS: BMIPS: smp-bmips.c does not need to include version.hJesper Juhl 2011-12-07MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000Kevin Cernekee