Searched hist:b3d7dc1967d1303d4897ff9537d29f6e077de147 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | cbe_thermal.c | b3d7dc1967d1303d4897ff9537d29f6e077de147 Tue Oct 24 11:31:25 CDT 2006 Christian Krafft <krafft@de.ibm.com> [POWERPC] cell: add temperature to SPU and CPU sysfs entries
This patch adds a module that registers sysfs attributes to CPU and SPU containing the temperature of the CBE.
They can be found under /sys/devices/system/spu/cpuX/thermal/temperature[0|1] /sys/devices/system/spu/spuX/thermal/temperature
The temperature is read from the on-chip temperature sensors.
Signed-off-by: Christian Krafft <krafft@de.ibm.com> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | Makefile | diff b3d7dc1967d1303d4897ff9537d29f6e077de147 Tue Oct 24 11:31:25 CDT 2006 Christian Krafft <krafft@de.ibm.com> [POWERPC] cell: add temperature to SPU and CPU sysfs entries
This patch adds a module that registers sysfs attributes to CPU and SPU containing the temperature of the CBE.
They can be found under /sys/devices/system/spu/cpuX/thermal/temperature[0|1] /sys/devices/system/spu/spuX/thermal/temperature
The temperature is read from the on-chip temperature sensors.
Signed-off-by: Christian Krafft <krafft@de.ibm.com> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | Kconfig | diff b3d7dc1967d1303d4897ff9537d29f6e077de147 Tue Oct 24 11:31:25 CDT 2006 Christian Krafft <krafft@de.ibm.com> [POWERPC] cell: add temperature to SPU and CPU sysfs entries
This patch adds a module that registers sysfs attributes to CPU and SPU containing the temperature of the CBE.
They can be found under /sys/devices/system/spu/cpuX/thermal/temperature[0|1] /sys/devices/system/spu/spuX/thermal/temperature
The temperature is read from the on-chip temperature sensors.
Signed-off-by: Christian Krafft <krafft@de.ibm.com> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
/openbmc/linux/arch/powerpc/configs/ |
H A D | cell_defconfig | diff b3d7dc1967d1303d4897ff9537d29f6e077de147 Tue Oct 24 11:31:25 CDT 2006 Christian Krafft <krafft@de.ibm.com> [POWERPC] cell: add temperature to SPU and CPU sysfs entries
This patch adds a module that registers sysfs attributes to CPU and SPU containing the temperature of the CBE.
They can be found under /sys/devices/system/spu/cpuX/thermal/temperature[0|1] /sys/devices/system/spu/spuX/thermal/temperature
The temperature is read from the on-chip temperature sensors.
Signed-off-by: Christian Krafft <krafft@de.ibm.com> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
|