linux/drivers/hwmon
Satyam Sharma 59a35bafb2 hwmon: (coretemp) Remove bogus __cpuinitdata etc cleanup
The CPU hotplug notifier_block coretemp_cpu_notifier is already defined
inside an #ifdef HOTPLUG_CPU, therefore marking it as __cpuinitdata is
quite a pointless thing to do.

Also, remove duplicate prototype of function coretemp_update_device()
at the top of this file (another one already exists barely 10 lines
above this one :-)

Signed-off-by: Satyam Sharma <satyam@infradead.org>
Acked-by: Rudolf Marek <r.marek@assembler.cz>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
2007-10-09 22:56:29 -04:00
..
ams hwmon: clean up duplicate includes 2007-07-30 21:05:26 -04:00
Kconfig hwmon: Add f75375s driver 2007-10-09 22:56:29 -04:00
Makefile hwmon: Add f75375s driver 2007-10-09 22:56:29 -04:00
abituguru.c hwmon: refuse to load abituguru driver on non-Abit boards 2007-07-19 14:25:04 -04:00
abituguru3.c hwmon: make abituguru3_read_increment_offset() static 2007-07-30 21:11:21 -04:00
ad7418.c hwmon: Allow writing of negative trigger temperatures 2007-10-09 22:56:29 -04:00
adm1021.c hwmon: Allow writing of negative trigger temperatures 2007-10-09 22:56:29 -04:00
adm1025.c hwmon: Fix unchecked return status, batch 3 2006-09-28 15:31:17 -07:00
adm1026.c hwmon: Drop unused mutexes in two drivers 2007-02-14 21:15:03 +01:00
adm1029.c hwmon: New driver for the Analog Devices ADM1029 2007-02-14 21:15:04 +01:00
adm1031.c hwmon: Fix unchecked return status, batch 3 2006-09-28 15:31:17 -07:00
adm9240.c adm9240: Update Grant Coady's email address 2006-10-18 13:03:08 -07:00
adt7470.c hwmon: add support for adt7470 2007-10-09 22:56:29 -04:00
applesmc.c hwmon: (applesmc) add temperature sensors set for Macbook 2007-07-30 21:09:49 -04:00
asb100.c hwmon: Allow writing of negative trigger temperatures 2007-10-09 22:56:29 -04:00
atxp1.c hwmon: Fix unchecked return status, batch 6 2006-09-28 15:31:19 -07:00
coretemp.c hwmon: (coretemp) Remove bogus __cpuinitdata etc cleanup 2007-10-09 22:56:29 -04:00
dme1737.c hwmon: fix dme1737 temp fault attribute 2007-07-30 21:07:23 -04:00
ds1621.c hwmon: Allow writing of negative trigger temperatures 2007-10-09 22:56:29 -04:00
f71805f.c hwmon: (f71805f) List the F71806F/FG as supported 2007-10-09 22:56:28 -04:00
f71882fg.c hwmon: (f71882fg) trivial whitespace cleanup 2007-10-09 22:56:29 -04:00
f75375s.c hwmon: Add f75375s driver 2007-10-09 22:56:29 -04:00
fscher.c hwmon: fscher read control bugfix 2007-07-30 21:14:00 -04:00
fscpos.c Fix unchecked return status, batch 5 2006-09-28 15:31:18 -07:00
gl518sm.c Fix unchecked return status, batch 5 2006-09-28 15:31:18 -07:00
gl520sm.c Fix unchecked return status, batch 5 2006-09-28 15:31:18 -07:00
hdaps.c drivers/hwmon: switch to using input_dev->dev.parent 2007-05-10 09:26:53 -07:00
hwmon-vid.c hwmon-vid: Don't spam the logs when VRM version is missing 2007-05-27 22:17:43 +02:00
hwmon.c hwmon: Use subsys_initcall 2007-02-14 21:15:04 +01:00
it87.c hwmon: Add missing __devexit tags in various drivers 2007-07-30 21:05:43 -04:00
k8temp.c hwmon: Update Rudolf Marek's e-mail address 2006-12-12 18:18:30 +01:00
lm63.c hwmon: Fault files naming convention 2007-07-19 14:22:12 -04:00
lm70.c hwmon: (lm70) Add a name attribute 2007-10-09 22:56:29 -04:00
lm75.c hwmon: Allow writing of negative trigger temperatures 2007-10-09 22:56:29 -04:00
lm75.h hwmon: Allow writing of negative trigger temperatures 2007-10-09 22:56:29 -04:00
lm77.c hwmon: Allow writing of negative trigger temperatures 2007-10-09 22:56:29 -04:00
lm78.c hwmon: End of I/O region off-by-one 2007-09-09 10:38:37 -04:00
lm80.c hwmon: Fix unchecked return status, batch 2 2006-09-28 15:31:17 -07:00
lm83.c hwmon: Fault files naming convention 2007-07-19 14:22:12 -04:00
lm85.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
lm87.c hwmon: Only call vid_which_vrm() when needed 2007-05-08 17:21:59 +02:00
lm90.c hwmon: Fix regression caused by typo in lm90.c 2007-07-30 21:10:34 -04:00
lm92.c hwmon: Fix unchecked return status, batch 2 2006-09-28 15:31:17 -07:00
lm93.c hwmon: Allow writing of negative trigger temperatures 2007-10-09 22:56:29 -04:00
max1619.c hwmon: Fix unchecked return status, batch 6 2006-09-28 15:31:19 -07:00
max6650.c hwmon: New max6650 driver 2007-05-08 17:22:00 +02:00
pc87360.c hwmon: Add missing __devexit tags in various drivers 2007-07-30 21:05:43 -04:00
pc87427.c hwmon: Fix a potential race condition on unload 2007-07-19 14:22:14 -04:00
sis5595.c hwmon: Add missing __devexit tags in various drivers 2007-07-30 21:05:43 -04:00
smsc47b397.c hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPM 2007-07-19 14:22:16 -04:00
smsc47m1.c hwmon: (smsc47m1) No confusing debugging messages 2007-10-09 22:56:29 -04:00
smsc47m192.c hwmon: Fault files naming convention 2007-07-19 14:22:12 -04:00
thmc50.c hwmon: (thmc50) add individual alarm & fault files 2007-10-09 22:56:29 -04:00
via686a.c hwmon: Add missing __devexit tags in various drivers 2007-07-30 21:05:43 -04:00
vt1211.c hwmon: Request the I/O regions in platform drivers 2007-05-08 17:21:59 +02:00
vt8231.c hwmon: Add missing __devexit tags in various drivers 2007-07-30 21:05:43 -04:00
w83l785ts.c w83l785ts: Fix unchecked return status 2006-09-28 15:31:18 -07:00
w83627ehf.c hwmon: Allow writing of negative trigger temperatures 2007-10-09 22:56:29 -04:00
w83627hf.c hwmon: Don't export thermistor beta 2007-10-09 22:56:29 -04:00
w83781d.c hwmon: Don't export thermistor beta 2007-10-09 22:56:29 -04:00
w83791d.c w83791d: Fix unchecked return status 2006-10-18 13:03:08 -07:00
w83792d.c hwmon: (w83792d) Add individual alarm files 2007-10-09 22:56:28 -04:00
w83793.c hwmon/w83793: Hide invalid VID readings 2007-01-18 22:14:24 +01:00