* Re: [lm-sensors] [PATCH v3 00/25] hwmon: (it87) Various enhancements and fixes
[not found] ` <loom.20160409T113101-533@post.gmane.org>
@ 2016-04-09 15:07 ` Guenter Roeck
2016-04-10 10:46 ` Martin Blumenstingl
2016-04-12 7:21 ` Jean Delvare
0 siblings, 2 replies; 4+ messages in thread
From: Guenter Roeck @ 2016-04-09 15:07 UTC (permalink / raw)
To: Martin Blumenstingl, lm-sensors, linux-hwmon
Hi Martin,
On 04/09/2016 02:33 AM, Martin Blumenstingl wrote:
> Guenter Roeck <patchwork <at> patchwork.roeck-us.net> writes:
>> From: Guenter Roeck <linux <at> roeck-us.net>
>>
>> This patch series builds on top of v4.5-rc1. The series was tested on
>> a system with IT8728F. Out-of-kernel versions were tested by various
>> people using a github repository.
> I've been running the whole series on top of v4.5 for the past two
> weeks on a system with IT8628E. I did not find any problems so far.
>
thanks a lot for the feedback. It would be great if you can send me
an official Tested-by: that I can add into the series (or a permission
to do so).
With the experience gained with the off-list driver, I think this series
is good to go for upstream, even without code review feedback. Otherwise
I fear we'll never get there. Jean, any objections ?
Thanks,
Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [lm-sensors] [PATCH v3 00/25] hwmon: (it87) Various enhancements and fixes
2016-04-09 15:07 ` [lm-sensors] [PATCH v3 00/25] hwmon: (it87) Various enhancements and fixes Guenter Roeck
@ 2016-04-10 10:46 ` Martin Blumenstingl
2016-04-12 7:21 ` Jean Delvare
1 sibling, 0 replies; 4+ messages in thread
From: Martin Blumenstingl @ 2016-04-10 10:46 UTC (permalink / raw)
To: Guenter Roeck; +Cc: lm-sensors, linux-hwmon, Jean Delvare
On Sat, Apr 9, 2016 at 5:07 PM, Guenter Roeck <linux@roeck-us.net> wrote:
>>> This patch series builds on top of v4.5-rc1. The series was tested on
>>> a system with IT8728F. Out-of-kernel versions were tested by various
>>> people using a github repository.
>>
>> I've been running the whole series on top of v4.5 for the past two
>> weeks on a system with IT8628E. I did not find any problems so far.
>>
>
> thanks a lot for the feedback. It would be great if you can send me
> an official Tested-by: that I can add into the series (or a permission
> to do so).
sure, feel free to add this to the whole series:
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
PS: Thank you Guenter for your hard work on this!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v3 00/25] hwmon: (it87) Various enhancements and fixes
2016-04-09 15:07 ` [lm-sensors] [PATCH v3 00/25] hwmon: (it87) Various enhancements and fixes Guenter Roeck
2016-04-10 10:46 ` Martin Blumenstingl
@ 2016-04-12 7:21 ` Jean Delvare
2016-04-12 13:12 ` Guenter Roeck
1 sibling, 1 reply; 4+ messages in thread
From: Jean Delvare @ 2016-04-12 7:21 UTC (permalink / raw)
To: Guenter Roeck; +Cc: Martin Blumenstingl, linux-hwmon
Hi Guenter,
On Sat, 9 Apr 2016 08:07:27 -0700, Guenter Roeck wrote:
> Hi Martin,
>
> On 04/09/2016 02:33 AM, Martin Blumenstingl wrote:
> > Guenter Roeck <patchwork <at> patchwork.roeck-us.net> writes:
> >> From: Guenter Roeck <linux <at> roeck-us.net>
> >>
> >> This patch series builds on top of v4.5-rc1. The series was tested on
> >> a system with IT8728F. Out-of-kernel versions were tested by various
> >> people using a github repository.
> > I've been running the whole series on top of v4.5 for the past two
> > weeks on a system with IT8628E. I did not find any problems so far.
>
> thanks a lot for the feedback. It would be great if you can send me
> an official Tested-by: that I can add into the series (or a permission
> to do so).
>
> With the experience gained with the off-list driver, I think this series
> is good to go for upstream, even without code review feedback. Otherwise
> I fear we'll never get there. Jean, any objections ?
I am sorry that I do not have the time to review this patch series. But
I trust your judgment and I have no objection, if you think the series
is good to go upstream then please push it there.
Thanks,
--
Jean Delvare
SUSE L3 Support
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v3 00/25] hwmon: (it87) Various enhancements and fixes
2016-04-12 7:21 ` Jean Delvare
@ 2016-04-12 13:12 ` Guenter Roeck
0 siblings, 0 replies; 4+ messages in thread
From: Guenter Roeck @ 2016-04-12 13:12 UTC (permalink / raw)
To: Jean Delvare; +Cc: Martin Blumenstingl, linux-hwmon
On 04/12/2016 12:21 AM, Jean Delvare wrote:
> Hi Guenter,
>
> On Sat, 9 Apr 2016 08:07:27 -0700, Guenter Roeck wrote:
>> Hi Martin,
>>
>> On 04/09/2016 02:33 AM, Martin Blumenstingl wrote:
>>> Guenter Roeck <patchwork <at> patchwork.roeck-us.net> writes:
>>>> From: Guenter Roeck <linux <at> roeck-us.net>
>>>>
>>>> This patch series builds on top of v4.5-rc1. The series was tested on
>>>> a system with IT8728F. Out-of-kernel versions were tested by various
>>>> people using a github repository.
>>> I've been running the whole series on top of v4.5 for the past two
>>> weeks on a system with IT8628E. I did not find any problems so far.
>>
>> thanks a lot for the feedback. It would be great if you can send me
>> an official Tested-by: that I can add into the series (or a permission
>> to do so).
>>
>> With the experience gained with the off-list driver, I think this series
>> is good to go for upstream, even without code review feedback. Otherwise
>> I fear we'll never get there. Jean, any objections ?
>
> I am sorry that I do not have the time to review this patch series. But
> I trust your judgment and I have no objection, if you think the series
> is good to go upstream then please push it there.
>
No need to be sorry. We are all busy.
Thanks!
Guenter
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-04-12 13:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1453860229-23614-1-git-send-email-patchwork@patchwork.roeck-us.net>
[not found] ` <loom.20160409T113101-533@post.gmane.org>
2016-04-09 15:07 ` [lm-sensors] [PATCH v3 00/25] hwmon: (it87) Various enhancements and fixes Guenter Roeck
2016-04-10 10:46 ` Martin Blumenstingl
2016-04-12 7:21 ` Jean Delvare
2016-04-12 13:12 ` Guenter Roeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox