From: Oleg Chernovskiy Date: Sun, 7 Dec 2014 21:10:45 +0000 (+0300) Subject: drm/radeon: add hwmon interface for managing fan pwm (v2) X-Git-Tag: fixes-v4.0-rc1~91^2~28^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99736703a9beedcb9afc69cde8e13846c713a4a3;p=pandora-kernel.git drm/radeon: add hwmon interface for managing fan pwm (v2) This adds percent-based fan control. Attributes (I hope) follow the sysfs-interface specification: * pwm1 - fan speed query/manage * pwm1_max, pwm1_min - min/max values for fan pwm (constant) * pwm1_enable - fan control query/manage (enable/disable) (There is no rpm-based control for now) v2: agd5f: fix formatting Signed-off-by: Oleg Chernovskiy Signed-off-by: Alex Deucher --- Reading git-diff-tree failed