Give users the option of completely powering off unoccupied SATA ports by introducing a new link_power_mananagement policy option "power_off". When the user selects this option on an empty port, we will power off the port by setting DET to off. Kristen Carlson Accardi (2): libata: add power_off policy for unoccupied ports Documentation: document new link power management policy option .../scsi/link_power_management_policy.txt | 6 ++++-- drivers/ata/libata-core.c | 4 ++++ drivers/ata/libata-eh.c | 5 +++++ drivers/ata/libata-scsi.c | 1 + include/linux/libata.h | 1 + 5 files changed, 15 insertions(+), 2 deletions(-) -- 1.7.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html