]> 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>
Sun, 14 Oct 2012 22:21:42 +0000 (15:21 -0700)
commitf76f9a23feb31e049dc15ffe026a09a12bca12b2
treeb7a59956124a146ee5e45f0c496f51f963726831
parent67b02ecd12f744349b5a7460cdd6790e1e5cae78
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