You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/hwmon
Andrew Klossner 51b3e27001 hwmon: (f75375s) Remove unnecessary and confusing initialization 16 years ago
..
ams hwmon: (ams) Simplify IRQ handling routine 17 years ago
Kconfig hwmon: (lm90) Document support for the MAX6648/6692 chips 16 years ago
Makefile hwmon: Add a driver for the ADT7475 hardware monitoring chip 16 years ago
abituguru.c Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 18 years ago
abituguru3.c hwmon: (abituguru3) Fix I/O error handling 16 years ago
ad7414.c hwmon: (ad7414) Make ad7414_update_device() static 17 years ago
ad7418.c hwmon: (ad7418) Convert to a new-style i2c driver 17 years ago
adcxx.c hwmon: ADC124S501 generic driver 17 years ago
adm1021.c hwmon: (adm1021) Convert to a new-style i2c driver 17 years ago
adm1025.c hwmon: (adm1025) Convert to a new-style i2c driver 17 years ago
adm1026.c hwmon: (adm1026) Prevent log spamming 17 years ago
adm1029.c hwmon: (adm1029) Use mask for fan_div value 17 years ago
adm1031.c hwmon: (adm1031) Convert to a new-style i2c driver 17 years ago
adm9240.c hwmon: (adm9240) Convert to a new-style i2c driver 17 years ago
ads7828.c hwmon: (ads7828) Convert to a new-style i2c driver 17 years ago
adt7462.c adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded division 16 years ago
adt7470.c adt7470: make automatic fan control really work 16 years ago
adt7473.c adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded division 16 years ago
adt7475.c hwmon: Add a driver for the ADT7475 hardware monitoring chip 16 years ago
applesmc.c hwmon: applesmc: add support for MacPro 3 temperature sensors 16 years ago
asb100.c hwmon: Don't overuse I2C_CLIENT_MODULE_PARM 16 years ago
atxp1.c hwmon: (atxp1) Fix device detection logic 17 years ago
coretemp.c coretemp: recognize Nehalem CPUs 17 years ago
dme1737.c hwmon: Check for ACPI resource conflicts 16 years ago
ds1621.c hwmon: (ds1621) Convert to a new-style i2c driver 17 years ago
f71805f.c hwmon: Check for ACPI resource conflicts 16 years ago
f71882fg.c hwmon: Fix ACPI resource check error handling 16 years ago
f75375s.c hwmon: (f75375s) Remove unnecessary and confusing initialization 16 years ago
fscher.c hwmon: (fscher) Convert to a new-style i2c driver 17 years ago
fschmd.c Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 16 years ago
fscpos.c hwmon: (fscpos) Convert to a new-style i2c driver 17 years ago
gl518sm.c hwmon: (gl518sm) Convert to a new-style i2c driver 17 years ago
gl520sm.c hwmon: (gl520sm) Convert to a new-style i2c driver 17 years ago
hdaps.c Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next 17 years ago
hp_accel.c lis3lv02d: add axes knowledge of HP Pavilion dv5 models 16 years ago
hwmon-vid.c hwmon-vid: Add support for AMD family 10h CPUs 16 years ago
hwmon.c hwmon: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
i5k_amb.c hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsets 16 years ago
ibmaem.c Fix platform drivers that crash on suspend/resume 16 years ago
ibmpex.c ibmpex: add endian annotation to extract_data() helper 16 years ago
it87.c hwmon: (it87) Properly decode -128 degrees C temperature 16 years ago
k8temp.c hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUs 16 years ago
lis3lv02d.c lis3lv02d: support both one- and two-byte sensors 16 years ago
lis3lv02d.h lis3lv02d: support both one- and two-byte sensors 16 years ago
lm63.c hwmon: (lm63) Convert to a new-style i2c driver 17 years ago
lm70.c hwmon: (lm70) Add TI TMP121 support 16 years ago
lm75.c hwmon: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
lm75.h
lm77.c hwmon: (lm77) Convert to a new-style i2c driver 17 years ago
lm78.c hwmon: (lm78) Convert to a new-style i2c driver 17 years ago
lm80.c hwmon: (lm80) Convert to a new-style i2c driver 17 years ago
lm83.c hwmon: (lm83) Convert to a new-style i2c driver 17 years ago
lm85.c lm85: add VRM10 support for adt7468 chip 16 years ago
lm87.c hwmon: (lm87) Add support for configuration through platform_data 17 years ago
lm90.c hwmon: (lm90) Document support for the MAX6648/6692 chips 16 years ago
lm92.c hwmon: (lm92) Convert to a new-style i2c driver 17 years ago
lm93.c hwmon: (lm93) Convert to a new-style i2c driver 17 years ago
ltc4245.c hwmon: Add LTC4245 driver 16 years ago
max1111.c hwmon: add max1111_read_channel() for use by sharpsl_pm 17 years ago
max1619.c hwmon: (max1619) Use inline functions instead of macros 17 years ago
max6650.c hwmon: (max6650) Convert to a new-style i2c driver 17 years ago
pc87360.c hwmon: Check for ACPI resource conflicts 16 years ago
pc87427.c hwmon: Check for ACPI resource conflicts 16 years ago
sis5595.c hwmon: Check for ACPI resource conflicts 16 years ago
smsc47b397.c hwmon: Check for ACPI resource conflicts 16 years ago
smsc47m1.c hwmon: Check for ACPI resource conflicts 16 years ago
smsc47m192.c hwmon: (smsc47m192) Convert to a new-style i2c driver 17 years ago
thmc50.c hwmon: (thmc50) Add support for critical temperature limits 17 years ago
ultra45_env.c sparc: Annotate of_device_id arrays with const or __initdata. 17 years ago
via686a.c hwmon: Check for ACPI resource conflicts 16 years ago
vt1211.c hwmon: Fix ACPI resource check error handling 16 years ago
vt8231.c hwmon: Check for ACPI resource conflicts 16 years ago
w83l785ts.c hwmon: (w83l785ts) Convert to a new-style i2c driver 17 years ago
w83l786ng.c hwmon: (w83l786ng) Convert to a new-style i2c driver 17 years ago
w83627ehf.c hwmon: Fix ACPI resource check error handling 16 years ago
w83627hf.c hwmon: Check for ACPI resource conflicts 16 years ago
w83781d.c hwmon: Don't overuse I2C_CLIENT_MODULE_PARM 16 years ago
w83791d.c hwmon: Don't overuse I2C_CLIENT_MODULE_PARM 16 years ago
w83792d.c hwmon: Don't overuse I2C_CLIENT_MODULE_PARM 16 years ago
w83793.c hwmon: Don't overuse I2C_CLIENT_MODULE_PARM 16 years ago