summaryrefslogtreecommitdiff
path: root/tools/tracing/rtla/Makefile
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/tracing/rtla/Makefile
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/tracing/rtla/Makefile')
0 files changed, 0 insertions, 0 deletions
21:03 +0200'>2020-05-28mmc: sdio: Align the initialization commands in retry path for UHS-IUlf Hansson 2020-05-28mmc: sdio: Re-use negotiated OCR mask when re-sending CMD8Ulf Hansson 2020-05-28mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()Ulf Hansson 2020-05-28mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson 2019-11-14mmc: core: Re-work HW reset for SDIO cardsUlf Hansson 2019-09-11mmc: core: Fixup processing of SDIO IRQs during system suspend/resumeUlf Hansson 2019-09-11mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspendUlf Hansson 2019-07-10mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()Ulf Hansson 2019-07-10mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()Ulf Hansson 2019-07-10mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resumeUlf Hansson 2019-07-10mmc: sdio: Drop powered-on re-init at runtime resume and HW resetUlf Hansson 2019-07-10mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()Ulf Hansson 2019-07-10mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()Ulf Hansson 2019-06-18mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner 2019-02-28mmc: core: Add a debug print when the card may have been replacedhongjiefang 2018-07-16mmc: core: Drop the unused mmc_power_save|restore_host()Ulf Hansson 2018-05-08mmc: core: Implement ->sw_reset bus ops for SDIOUlf Hansson 2018-05-08mmc: core: Rename ->reset() bus ops to ->hw_reset()Ulf Hansson 2018-05-08mmc: core: Re-factor some code for SDIO re-initializationUlf Hansson 2018-05-02mmc: core: Add capability to avoid 3.3V signalingKyle Roeschley 2018-05-02mmc: core: Add a new quirk for limiting clock rateharish_kandiga@mentor.com 2018-03-15mmc: sdio: Check the return value of sdio_enable_4bit_busShawn Lin 2017-06-20mmc: sdio: Keep card runtime resumed while adding function devicesAdrian Hunter 2017-06-20mmc: sdio: Tidy error path in mmc_attach_sdio()Adrian Hunter 2017-02-15mmc: core: improve the quirks for sdio devicesShawn Lin 2017-02-15mmc: core: change quirks.c to be a header fileShawn Lin 2017-02-13mmc: core: Clarify usage of mmc_set_signal_voltage()Ulf Hansson 2017-02-13mmc: core: Move public functions from host.h to private headersUlf Hansson 2017-02-13mmc: core: Move public functions from card.h to private headersUlf Hansson 2017-02-13mmc: sdio: don't use rocr to check if the card could support UHS modeShawn Lin 2017-02-13mmc: sdio: Factor out retry init card helper functionShawn Lin 2016-12-05mmc: core: remove BUG_ONs from sdioShawn Lin