]> 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>
Mon, 12 Nov 2012 14:55:46 +0000 (06:55 -0800)
commit01f3f3effa1dfaa33a1c7b5e0ba7bdca48b989b6
tree111eb88278cd0d4af841be32fcce57a6769b3a66
parenta7b329e81ca28fa8f6dd7a1c829efcef74d91200
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