From mboxrd@z Thu Jan 1 00:00:00 1970 From: arno@natisbad.org (Arnaud Ebalard) Date: Mon, 21 Oct 2013 20:49:39 +0200 Subject: [REGRESSION?] sensors and fancontrol not seeing armada_thermal on 3.12-rc series In-Reply-To: <1382322502.2410.12.camel@rzhang1-mobl4> (Zhang Rui's message of "Mon, 21 Oct 2013 10:28:22 +0800") References: <87ppqzolsu.fsf@natisbad.org> <52642DAF.8080301@roeck-us.net> <1382322502.2410.12.camel@rzhang1-mobl4> Message-ID: <87y55mpigs.fsf@natisbad.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, Zhang Rui writes: >> > Is that expected? As for sensors, it *seems* to be bothered to find a >> > device/ folder in /sys/class/hwmon/hwmon1/ w/o no name entry in it. >> > > > I agree. And it should be caused by this commit. > > commit b82715fdd4a5407f56853b24d387d484dd9c3b5b > Author: Eduardo Valentin > Date: Fri Aug 23 17:07:58 2013 -0400 > > drivers: thermal: parent virtual hwmon with thermal zone FWIW, the one-liner reverting this commit in your tree (6ddcb7e635 Revert "drivers: thermal: parent virtual hwmon with thermal zone") does indeed makes sensors and fancontrol happy again. Cheers, a+