]> Git Repo - linux.git/commit
ata: ahci: Drop low power policy board type
authorMario Limonciello <[email protected]>
Tue, 6 Feb 2024 21:13:46 +0000 (22:13 +0100)
committerNiklas Cassel <[email protected]>
Fri, 9 Feb 2024 09:34:00 +0000 (10:34 +0100)
commit7627a0edef548c4c4dea62df51cc26bfe5bbcab8
tree47224ca5a7cd9e9c42961b3a05eb4eaab8b1a09d
parentae1f3db006b71b78f2cae848b3a1446b02818ca7
ata: ahci: Drop low power policy board type

The low power policy board type was introduced to allow systems
to get into deep states reliably.  Before it was introduced `min_power`
was causing problems for a number of drives.  New power policies
`min_power_with_partial` and `med_power_with_dipm` have been introduced
which provide a more stable baseline for systems.

Tested-by: Damien Le Moal <[email protected]>
Tested-by: Jian-Hong Pan <[email protected]>
Acked-by: Jian-Hong Pan <[email protected]>
Acked-by: Christoph Hellwig <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: Mario Limonciello <[email protected]>
Reviewed-by: Mika Westerberg <[email protected]>
Suggested-by: Christoph Hellwig <[email protected]>
Signed-off-by: Mario Limonciello <[email protected]>
[cassel: rebase patch and fix trivial conflicts]
Signed-off-by: Niklas Cassel <[email protected]>
drivers/ata/Kconfig
drivers/ata/ahci.c
drivers/ata/ahci.h
This page took 0.055232 seconds and 4 git commands to generate.