summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-ebsa285/io.h
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 /include/asm-arm/arch-ebsa285/io.h
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 'include/asm-arm/arch-ebsa285/io.h')
0 files changed, 0 insertions, 0 deletions
onMasahiro Yamada 2021-02-24kconfig: remove dead code in conf_askvalue()Masahiro Yamada 2021-02-24kconfig: clean up nested if-conditionals in check_conf()Masahiro Yamada 2021-02-24kconfig: Remove duplicate call to sym_get_string_value()Mickaël Salaün 2020-12-08kconfig: clean up header inclusionBoris Kolpackov 2020-01-07kconfig: Add yes2modconfig and mod2yesconfig targets.Tetsuo Handa 2019-11-11kconfig: Add option to get the full help text with listnewconfigLaura Abbott 2019-07-06kconfig: Fix spelling of sym_is_changableMarco Ammon 2019-06-09kconfig: require the argument of --defconfigMasahiro Yamada 2019-02-27kbuild: move ".config not found!" message from Kconfig to MakefileMasahiro Yamada 2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada 2018-11-02kconfig: remove oldnoconfig targetMasahiro Yamada 2018-08-22kconfig: suppress "configuration written to .config" for syncconfigMasahiro Yamada 2018-07-25kconfig: allow all config targets to write auto.conf if missingMasahiro Yamada 2018-07-25kconfig: make syncconfig update .config regardless of sym_change_countMasahiro Yamada 2018-05-28kconfig: drop localization supportSam Ravnborg 2018-04-13kconfig: extend output of 'listnewconfig'Don Zickus 2018-03-26kconfig: rename silentoldconfig to syncconfigMasahiro Yamada 2018-03-26kconfig: hide irrelevant sub-menus for oldconfigMasahiro Yamada 2018-03-26kconfig: remove redundant input_mode test for check_conf() loopMasahiro Yamada 2018-03-26kconfig: remove unneeded input_mode test in conf()Masahiro Yamada 2018-03-26kconfig: do not call check_conf() for olddefconfigMasahiro Yamada 2018-02-09kconfig: send error messages to stderrMasahiro Yamada 2018-02-09kconfig: echo stdin to stdout if either is redirectedMasahiro Yamada 2018-02-09kconfig: remove check_stdin()Masahiro Yamada 2018-02-09kconfig: show '?' prompt even if no help text is availableMasahiro Yamada 2018-01-28kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's helpMarc Herbert 2018-01-22kconfig: make xfgets() really staticMasahiro Yamada 2018-01-22kconfig: make input_mode staticMasahiro Yamada