Re: [PATCH v5] thermal: rockchip: make temperature reporting much more accurate

2015-01-24 Thread Daniel Kurtz
On Fri, Jan 23, 2015 at 11:49 PM, Caesar Wang wrote: > In general, the kernel should report temperature readings exactly as > reported by the hardware. The cpu / gpu thermal driver works in 5 degree > increments,but we ought to do more accurate. The temperature will do > linear interpolation betwe

[PATCH v5] thermal: rockchip: make temperature reporting much more accurate

2015-01-23 Thread Caesar Wang
In general, the kernel should report temperature readings exactly as reported by the hardware. The cpu / gpu thermal driver works in 5 degree increments,but we ought to do more accurate. The temperature will do linear interpolation between the entries in the table. Test= $md5sum /dev/zero & $while