All of lore.kernel.org
 help / color / mirror / Atom feed
From: Niklas Cassel <cassel@kernel.org>
To: Damien Le Moal <dlemoal@kernel.org>
Cc: kernel-dev@rsta79.anonaddy.me, Hans de Goede <hansg@kernel.org>,
	Andy Yang <andyybtc79@gmail.com>,
	Mikko Juhani Korhonen <mjkorhon@gmail.com>,
	Mika Westerberg <mika.westerberg@linux.intel.com>,
	linux-ide@vger.kernel.org,
	Mario Limonciello <mario.limonciello@amd.com>,
	Niklas Cassel <cassel@kernel.org>
Subject: [PATCH v2 0/3] Cleanup ahci_broken_lpm()
Date: Tue, 10 Jun 2025 13:07:58 +0200	[thread overview]
Message-ID: <20250610110757.1318959-5-cassel@kernel.org> (raw)

Hello all,

This series cleans up ahci_broken_lpm(), and adds ASUSPRO-D840SA to the
table of boards with broken LPM.


Kind regards,
Niklas


Changes since v1:
-Addressed review comments from Hans.


Niklas Cassel (3):
  ata: ahci: Use correct BIOS build date for ThinkPad W541 quirk
  ata: ahci: Refactor ahci_broken_lpm()
  ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard

 drivers/ata/ahci.c | 41 +++++++++++++++++++++++++++++++----------
 1 file changed, 31 insertions(+), 10 deletions(-)

-- 
2.49.0


             reply	other threads:[~2025-06-10 11:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-10 11:07 Niklas Cassel [this message]
2025-06-10 11:07 ` [PATCH v2 1/3] ata: ahci: Use correct BIOS build date for ThinkPad W541 quirk Niklas Cassel
2025-06-10 12:37   ` Hans de Goede
2025-06-11  9:23   ` Damien Le Moal
2025-06-10 11:08 ` [PATCH v2 2/3] ata: ahci: Refactor ahci_broken_lpm() Niklas Cassel
2025-06-11  9:25   ` Damien Le Moal
2025-06-10 11:08 ` [PATCH v2 3/3] ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard Niklas Cassel
2025-06-11  9:25   ` Damien Le Moal
2025-06-11 10:31 ` [PATCH v2 0/3] Cleanup ahci_broken_lpm() Niklas Cassel
2025-06-12 14:09   ` Niklas Cassel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250610110757.1318959-5-cassel@kernel.org \
    --to=cassel@kernel.org \
    --cc=andyybtc79@gmail.com \
    --cc=dlemoal@kernel.org \
    --cc=hansg@kernel.org \
    --cc=kernel-dev@rsta79.anonaddy.me \
    --cc=linux-ide@vger.kernel.org \
    --cc=mario.limonciello@amd.com \
    --cc=mika.westerberg@linux.intel.com \
    --cc=mjkorhon@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.