summaryrefslogtreecommitdiffstats
path: root/Documentation/thermal/nouveau_thermal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs: thermal: convert to ReSTMauro Carvalho Chehab2019-06-271-82/+0
| | | | | | | | | | | | | Rename the thermal documentation files to ReST, add an index for them and adjust in order to produce a nice html output via the Sphinx build system. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Zhang Rui <rui.zhang@intel.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
* Documentation: fix spelling mistakes of "Celcius" -- > "Celsius"Colin Ian King2017-01-041-1/+1
| | | | | | Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* drm/nouveau/doc: update the thermal documentationMartin Peres2014-06-171-3/+4
| | | | | | | | | | | Changes: - Change the maintainer's address (the labri address will expire soon); - Drop the note about not all families supporting all fan modes; - Add a note about the reported RPM not being accurate when driven outside the vbios-defined PWM range. Signed-off-by: Martin Peres <martin.peres@free.fr> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
* drm/nouveau/hwmon: s/fan0/fan1/Ben Skeggs2013-02-201-1/+1
| | | | | | Fan speed info now shown by sensors. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
* drm/nouveau/doc: document the sysfs thermal management interfaceMartin Peres2013-02-201-0/+81
Signed-off-by: Martin Peres <martin.peres@labri.fr> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>