Re: lm-senser can't detect thermal on thermal_zone

2016-06-15 Thread Kuninori Morimoto
Hi Zhang Thank you for your feedback > > > > > > *thermal_zone_device_register() > > > > > > { > > > > > > ... > > > > > > if (!tz->tzp || !tz->tzp->no_hwmon) { > > > > > > result = thermal_add_hwmon_sysfs(tz); > > > > > > ... > > > > > > } > > > > > >

Re: lm-senser can't detect thermal on thermal_zone

2016-06-15 Thread Kuninori Morimoto
Hi Zhang Thank you for your feedback > > > > > > *thermal_zone_device_register() > > > > > > { > > > > > > ... > > > > > > if (!tz->tzp || !tz->tzp->no_hwmon) { > > > > > > result = thermal_add_hwmon_sysfs(tz); > > > > > > ... > > > > > > } > > > > > >

Re: lm-senser can't detect thermal on thermal_zone

2016-06-14 Thread Zhang Rui
On 二, 2016-06-14 at 07:03 +, Kuninori Morimoto wrote: > Hi Zhang > > > > > > > > > > > > > > > > > > > > struct thermal_zone_device > > > > > *thermal_zone_device_register() > > > > > { > > > > > ... > > > > > if (!tz->tzp || !tz->tzp->no_hwmon) { > > > > >

Re: lm-senser can't detect thermal on thermal_zone

2016-06-14 Thread Zhang Rui
On 二, 2016-06-14 at 07:03 +, Kuninori Morimoto wrote: > Hi Zhang > > > > > > > > > > > > > > > > > > > > struct thermal_zone_device > > > > > *thermal_zone_device_register() > > > > > { > > > > > ... > > > > > if (!tz->tzp || !tz->tzp->no_hwmon) { > > > > >

Re: lm-senser can't detect thermal on thermal_zone

2016-06-14 Thread Kuninori Morimoto
Hi Zhang > > > > struct thermal_zone_device *thermal_zone_device_register() > > > > { > > > > ... > > > > if (!tz->tzp || !tz->tzp->no_hwmon) { > > > > result = thermal_add_hwmon_sysfs(tz); > > > > ... > > > > } > > > > ... > >

Re: lm-senser can't detect thermal on thermal_zone

2016-06-14 Thread Kuninori Morimoto
Hi Zhang > > > > struct thermal_zone_device *thermal_zone_device_register() > > > > { > > > > ... > > > > if (!tz->tzp || !tz->tzp->no_hwmon) { > > > > result = thermal_add_hwmon_sysfs(tz); > > > > ... > > > > } > > > > ... > >

Re: lm-senser can't detect thermal on thermal_zone

2016-06-14 Thread Zhang Rui
On Thu, 2016-06-09 at 03:07 +, Kuninori Morimoto wrote: > > Hi Zhang > > Can you check this email ? > > > > > > > > > Thank you for your help > > > > > > > > > > > > > > > > > non thermal-zon > > > > >   sensor command: OK > > > > >   read from

Re: lm-senser can't detect thermal on thermal_zone

2016-06-14 Thread Zhang Rui
On Thu, 2016-06-09 at 03:07 +, Kuninori Morimoto wrote: > > Hi Zhang > > Can you check this email ? > > > > > > > > > Thank you for your help > > > > > > > > > > > > > > > > > non thermal-zon > > > > >   sensor command: OK > > > > >   read from

Re: lm-senser can't detect thermal on thermal_zone

2016-06-08 Thread Kuninori Morimoto
Hi Zhang Can you check this email ? > > Thank you for your help > > > > > > non thermal-zon > > > > sensor command: OK > > > > read from /sys/class/thermal/thermal_zone0 : OK > > > > > > > > thermal-zon > > > > sensor command: NG > > > >

Re: lm-senser can't detect thermal on thermal_zone

2016-06-08 Thread Kuninori Morimoto
Hi Zhang Can you check this email ? > > Thank you for your help > > > > > > non thermal-zon > > > > sensor command: OK > > > > read from /sys/class/thermal/thermal_zone0 : OK > > > > > > > > thermal-zon > > > > sensor command: NG > > > >

Re: lm-senser can't detect thermal on thermal_zone

2016-05-30 Thread Kuninori Morimoto
Hi Zhang Can you check this email ? > Thank you for your help > > > > non thermal-zon > > > sensor command: OK > > > read from /sys/class/thermal/thermal_zone0 : OK > > > > > > thermal-zon > > > sensor command: NG > > > read from /sys/class/thermal/thermal_zone0 : OK > >

Re: lm-senser can't detect thermal on thermal_zone

2016-05-30 Thread Kuninori Morimoto
Hi Zhang Can you check this email ? > Thank you for your help > > > > non thermal-zon > > > sensor command: OK > > > read from /sys/class/thermal/thermal_zone0 : OK > > > > > > thermal-zon > > > sensor command: NG > > > read from /sys/class/thermal/thermal_zone0 : OK > >

Re: lm-senser can't detect thermal on thermal_zone

2016-05-12 Thread Kuninori Morimoto
Hi Zhang Thank you for your help > > non thermal-zon > > sensor command: OK > > read from /sys/class/thermal/thermal_zone0 : OK > > > > thermal-zon > > sensor command: NG > > read from /sys/class/thermal/thermal_zone0 : OK > > config THERMAL_HWMON >

Re: lm-senser can't detect thermal on thermal_zone

2016-05-12 Thread Kuninori Morimoto
Hi Zhang Thank you for your help > > non thermal-zon > > sensor command: OK > > read from /sys/class/thermal/thermal_zone0 : OK > > > > thermal-zon > > sensor command: NG > > read from /sys/class/thermal/thermal_zone0 : OK > > config THERMAL_HWMON >

Re: lm-senser can't detect thermal on thermal_zone

2016-05-12 Thread Zhang, Rui
On Thu, 2016-05-12 at 08:09 +, Kuninori Morimoto wrote: > Hi Zhang, Eduardo > > Our platform now is using thermal_zone, but lm-senser became no longer > working. > It works on non thermal_zone. we can get current thermal from > /sys/class/thermal/thermal_zone0 on thermal_zone. > What does

Re: lm-senser can't detect thermal on thermal_zone

2016-05-12 Thread Zhang, Rui
On Thu, 2016-05-12 at 08:09 +, Kuninori Morimoto wrote: > Hi Zhang, Eduardo > > Our platform now is using thermal_zone, but lm-senser became no longer > working. > It works on non thermal_zone. we can get current thermal from > /sys/class/thermal/thermal_zone0 on thermal_zone. > What does

lm-senser can't detect thermal on thermal_zone

2016-05-12 Thread Kuninori Morimoto
Hi Zhang, Eduardo Our platform now is using thermal_zone, but lm-senser became no longer working. It works on non thermal_zone. we can get current thermal from /sys/class/thermal/thermal_zone0 on thermal_zone. What does lm-senser is doing ? and why it doesn't work on thermal_zone ?? --

lm-senser can't detect thermal on thermal_zone

2016-05-12 Thread Kuninori Morimoto
Hi Zhang, Eduardo Our platform now is using thermal_zone, but lm-senser became no longer working. It works on non thermal_zone. we can get current thermal from /sys/class/thermal/thermal_zone0 on thermal_zone. What does lm-senser is doing ? and why it doesn't work on thermal_zone ?? --