From 9792dadfce22ae1518c88577ac743a3077a85084 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Wed, 10 Nov 2010 10:58:04 +0000 Subject: [PATCH] hwmon: (applesmc) Dynamic creation of temperature files The current driver creates temperature files based on a list of temperature keys given per device. Apart from slow adaption to new machine models, the number of sensors also depends on the number of processors. This patch looks up the temperature keys dynamically, thereby supporting all models. Signed-off-by: Henrik Rydberg Signed-off-by: Guenter Roeck --- Reading git-format-patch failed