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

2015-01-21 Thread Caesar Wang
在 2015年01月22日 12:25, Daniel Kurtz 写道: On Thu, Jan 22, 2015 at 12:21 PM, Caesar Wang wrote: 在 2015年01月22日 12:01, Daniel Kurtz 写道: On Thu, Jan 22, 2015 at 1:29 AM, Caesar Wang wrote: In general, the kernel should report temperature readings exactly as reported by the hardware. The cpu / gpu

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

2015-01-21 Thread Daniel Kurtz
On Thu, Jan 22, 2015 at 12:21 PM, Caesar Wang wrote: > > 在 2015年01月22日 12:01, Daniel Kurtz 写道: > >> On Thu, Jan 22, 2015 at 1:29 AM, Caesar Wang wrote: >>> >>> In general, the kernel should report temperature readings exactly as >>> reported by the hardware. The cpu / gpu thermal driver works in

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

2015-01-21 Thread Caesar Wang
在 2015年01月22日 12:01, Daniel Kurtz 写道: On Thu, Jan 22, 2015 at 1:29 AM, 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 w

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

2015-01-21 Thread Daniel Kurtz
On Thu, Jan 22, 2015 at 1:29 AM, 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 betwee