From f56c9c0aa66034b0de4f6fdeb0d41d38cdbb6dc1 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Thu, 26 Mar 2015 20:01:24 -0700 Subject: [PATCH] hwmon: (it87) Fix PWM frequency display for chips with newer PWM control On chips with newer PWM control, the PWM frequency divider is 256 instead of 128. Since the base PWM frequency remained the same, the actual PWM frequency is half of what it used to be with the older PWM control mechanism. Reviewed-by: Jean Delvare Signed-off-by: Guenter Roeck --- Reading git-format-patch failed