linux/drivers/hwmon
Jeff Garzik 1855256c49 drivers/firmware: const-ify DMI API and internals
Three main sets of changes:

1) dmi_get_system_info() return value should have been marked const,
   since callers should not be changing that data.

2) const-ify DMI internals, since DMI firmware tables should,
   whenever possible, be marked const to ensure we never ever write to
   that data area.

3) const-ify DMI API, to enable marking tables const where possible
   in low-level drivers.

And if we're really lucky, this might enable some additional
optimizations on the part of the compiler.

The bulk of the changes are #2 and #3, which are interrelated.  #1 could
have been a separate patch, but it was so small compared to the others,
it was easier to roll it into this changeset.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2007-10-09 20:22:20 -04:00
..
ams
abituguru3.c
abituguru.c drivers/firmware: const-ify DMI API and internals 2007-10-09 20:22:20 -04:00
ad7418.c
adm1021.c
adm1025.c
adm1026.c
adm1029.c
adm1031.c
adm9240.c
applesmc.c drivers/firmware: const-ify DMI API and internals 2007-10-09 20:22:20 -04:00
asb100.c
atxp1.c
coretemp.c
dme1737.c
ds1621.c
f71805f.c
fscher.c
fscpos.c
gl518sm.c
gl520sm.c
hdaps.c drivers/firmware: const-ify DMI API and internals 2007-10-09 20:22:20 -04:00
hwmon-vid.c
hwmon.c
it87.c
k8temp.c
Kconfig
lm63.c
lm70.c
lm75.c
lm75.h
lm77.c
lm78.c hwmon: End of I/O region off-by-one 2007-09-09 10:38:37 -04:00
lm80.c
lm83.c
lm85.c
lm87.c
lm90.c
lm92.c
lm93.c
Makefile
max1619.c
max6650.c
pc87360.c
pc87427.c
sis5595.c
smsc47b397.c
smsc47m1.c
smsc47m192.c
thmc50.c
via686a.c
vt1211.c
vt8231.c
w83l785ts.c
w83627ehf.c
w83627hf.c
w83781d.c hwmon: End of I/O region off-by-one 2007-09-09 10:38:37 -04:00
w83791d.c
w83792d.c
w83793.c