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

2015-05-13 Thread Corentin Chary
On Wed, May 13, 2015 at 12:09 AM, 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 the use

[RFC v4] asus-wmi: add fan control

2015-05-12 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