Re: [RFC v2] asus-wmi: add fan control

2015-05-05 Thread Darren Hart
On Tue, May 05, 2015 at 12:58:00AM +0200, Kast Bernd wrote: > This patch is partially based on Felipe Contrera's earlier patch, that > was discussed here: https://lkml.org/lkml/2013/10/8/800 > Some problems of that patch are solved, now: > > 1) The main obstacle for the earlier patch seemed to be

[RFC v2] asus-wmi: add fan control

2015-05-04 Thread Kast Bernd
This patch is partially based on Felipe Contrera's earlier patch, that was discussed here: https://lkml.org/lkml/2013/10/8/800 Some problems of that patch are solved, now: 1) The main obstacle for the earlier patch seemed to be the use of virt_to_phys, which is accepted, now 2) random memory corr