Prev: cpu_stop: implement and use cpu_stop, take#2
Next: vgacon: use request_region(), not request_resource(), to set BUSY
From: Jean Delvare on 4 May 2010 15:20 Hi Henrik, On Tue, 4 May 2010 15:39:03 +0200, Henrik Rydberg wrote: > From: Alex Murray <murray.alex(a)gmail.com> > > The Apple SMC uses a systematic labeling scheme for the hardware > temperature sensors. This scheme is currently hidden from > userland. Since the sensor set, and consequently the numbering, > differs between models, an extensive database of configurations is > required for an application such as fan control. This patch adds the > SMC labels to the hwmon sysfs interface, allowing applications to use > the sensors more intelligibly. > > [rydberg(a)euromail.se: fixed error handling] > Signed-off-by: Alex Murray <murray.alex(a)gmail.com> > Signed-off-by: Henrik Rydberg <rydberg(a)euromail.se> > --- > drivers/hwmon/applesmc.c | 148 +++++++++++++++++++++++++++++++++++++++++++++- > 1 files changed, 147 insertions(+), 1 deletions(-) > (...) Applied, thanks. -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |