linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: "Paweł Marciniak" <sunwire@gmail.com>,
	linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add ASRock HDD Saver support
Date: Mon, 3 May 2021 10:10:00 -0700	[thread overview]
Message-ID: <8c2c6024-ae3e-2ab6-314a-6dd357bb428b@roeck-us.net> (raw)
In-Reply-To: <a83f15e3-ac09-abf2-d8da-7b1ac86efc70@gmail.com>

On 5/3/21 8:58 AM, Paweł Marciniak wrote:
> Some of the asrock motherboards are equipped with hdd saver technology.
> It is implemented via a special power connector on the motherboard and a corresponding custom made power cable with two SATA power ports.
> The control is via the gpio10 pin of the nct6791d chip.
> When this technology is available the module creates the hddsaver_enable file.
> Reading the file returns the current status, while writing turns off or on the power of the SATA connectors.
> 
> Supported motheboards:
> ASRock Z97 Extreme4 - works 100% tested.
> ASRock Z97 Extreme6 - Based on boardview/schematic should works, not tested.
> Other ASRock motherboards supporting this technology - status unknown.
> 
> Signed-off-by: Paweł Marciniak <sunwire@gmail.com>

I don't see what this has to do with hardware monitoring.
I am not going to apply this patch. Feel free to submit
a platform driver to implement such functionality.

Guenter

      reply	other threads:[~2021-05-03 17:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-03 15:58 [PATCH] Add ASRock HDD Saver support Paweł Marciniak
2021-05-03 17:10 ` Guenter Roeck [this message]

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=8c2c6024-ae3e-2ab6-314a-6dd357bb428b@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sunwire@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).