hwmon: (coretemp) Merge pkgtemp with coretemp
authorDurgadoss R <durgadoss.r@intel.com>
Thu, 19 May 2011 19:59:35 +0000 (01:29 +0530)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Fri, 20 May 2011 14:04:49 +0000 (07:04 -0700)
commit199e0de7f5df31a4fc485d4aaaf8a07718252ace
treed06b8b4d5758dc2e2a4caa45f7045bea34969987
parent83f7649c52871d4b0799c209c364374b682fa4a8
hwmon: (coretemp) Merge pkgtemp with coretemp

This patch merges the pkgtemp with coretemp driver.
The sysfs interfaces for all cores in the same pkg
are shown under one directory, in hwmon. It also
supports CONFIG_HOTPLUG_CPU. So, the sysfs interfaces
are created when each core comes online and are
removed when it goes offline.

Signed-off-by: Durgadoss R <durgadoss.r@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
[guenter.roeck@ericsson.com: Fixed section reference errors]
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Documentation/hwmon/coretemp
drivers/hwmon/coretemp.c