]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table
authorGuenter Roeck <linux@roeck-us.net>
Tue, 9 Oct 2012 19:48:16 +0000 (12:48 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 30 Oct 2012 00:48:35 +0000 (17:48 -0700)
commit6e8152691a7bae30d4abaee8369f2704adffe540
tree17ffc27127d7c48bc1151dc8f64b9e94067b1bc3
parente4aad15f99045b6e8d814063613a3a4bd831e45f
hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table

Since N4xx, N5xx, D4xx, and D5xx are now reliably detected using the model ID
and the stepping/mask, drop the respective entries from tjmax_table.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/coretemp.c