public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Aravind Gopalakrishnan <aravind.gopalakrishnan@amd.com>
To: Guenter Roeck <linux@roeck-us.net>, <clemens@ladisch.de>,
	<jdelvare@suse.de>, <rdunlap@infradead.org>, <bp@suse.de>
Cc: <lm-sensors@lm-sensors.org>, <linux-doc@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH V3] hwmon, k10temp: Add support for F15h M60h
Date: Fri, 15 Aug 2014 09:49:40 -0500	[thread overview]
Message-ID: <53EE1E04.9080406@amd.com> (raw)
In-Reply-To: <53EDE4B3.6090903@roeck-us.net>

On 8/15/2014 5:45 AM, Guenter Roeck wrote:
> On 08/14/2014 04:15 PM, Aravind Gopalakrishnan wrote:
>> This patch adds temperature monitoring support for F15h M60h processor.
>>   - Add new pci device id for the relevant processor
>>   - The functionality of REG_REPORTED_TEMPERATURE is moved to
>>     D0F0xBC_xD820_0CA4 [Reported Temperature Control]
>>     - So, use this to get CUR_TEMP value
>>     - Since we need an indirect register access, protect this with
>>       a mutex lock
>>   - Add Kconfig, Doc entries to indicate support for this processor.
>>
>> Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@amd.com>
>> ---
>> Changes in V3:
>>   - Move helper function that protects indirect register access locally
>>     until a time when others outside k10temp may need it
>>
>
> Applied, with a small change: I made the mutex and the new function 
> static.
> That can be changed if/when needed, and declaring it static now 
> ensures that
> we'll notice it. Likely the "next" user won't use the function anyway, 
> but
> that is a problem to sort out after it happens.
>

Ok, Thanks!
-Aravind.

  reply	other threads:[~2014-08-15 14:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-14 23:15 [PATCH V3] hwmon, k10temp: Add support for F15h M60h Aravind Gopalakrishnan
2014-08-15  6:16 ` Borislav Petkov
2014-08-15  6:35 ` Clemens Ladisch
2014-08-15 10:45 ` Guenter Roeck
2014-08-15 14:49   ` Aravind Gopalakrishnan [this message]
     [not found]     ` <CAAek22FpQRhDqjSQjOL_UfoJ51hHqbxYZu2AGTA54LRM9sFn2g@mail.gmail.com>
2014-08-15 15:39       ` [lm-sensors] " Guenter Roeck

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=53EE1E04.9080406@amd.com \
    --to=aravind.gopalakrishnan@amd.com \
    --cc=bp@suse.de \
    --cc=clemens@ladisch.de \
    --cc=jdelvare@suse.de \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lm-sensors@lm-sensors.org \
    --cc=rdunlap@infradead.org \
    /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