aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_temp.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-4/+13
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-35/+11
* samsung update 1codeworkx2012-06-021-11/+35
* drm/nouveau: use I2C_MODULE_PREFIX kernel defineLucas Stach2011-02-251-3/+1
* drm/nouveau: probe for adt7473 before f75375Ben Skeggs2011-01-251-1/+1
* drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez2010-11-181-1/+1
* drm/nouveau: Misc cleanup of the PM code.Francisco Jerez2010-09-241-1/+1
* drm/nouveau: Add support for I2C hardware monitoring devices.Francisco Jerez2010-09-241-3/+45
* drm/nouveau: Refactor nouveau_temp_get() into engine pointers.Francisco Jerez2010-09-241-28/+22
* drm/nouveau: Fix parsing of the temperature constant correction.Francisco Jerez2010-09-241-2/+2
* drm/nouveau: Add sane sensor correction defaults for nv4a.Francisco Jerez2010-09-241-0/+1
* drm/nv40: fix reading temp valueFrancesco Marella2010-09-241-2/+2
* drm/nouveau: Add temperature support (vbios parsing, readings, hwmon)Martin Peres2010-09-241-0/+272