b2e4013c2682d1 author Guenter Roeck 1349811923 -0700 committer Guenter Roeck 1354733755 -0800 hwmon: (coretemp) Use model table instead of if/else to identify CPU models Make the code easier to extend and easier to adjust by using a model table listing CPU models, stepping/mask, and associated TjMax. Signed-off-by: Guenter Roeck Acked-by: Jean Delvare _񫈝