aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/fschmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-24hwmon: (fschmd) Fix check on unsigned in watchdog_write()Roel Kluin1-1/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-03-30hwmon: (fschmd) Add support for the FSC Hades ICHans de Goede1-23/+34
2009-03-30hwmon: (fschmd) Add support for the FSC Syleus ICHans de Goede1-57/+157
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare1-2/+2
2009-01-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-43/+405
2009-01-07hwmon: (fschmd) Add watchdog supportHans de Goede1-18/+383
2009-01-07hwmon: (fschmd) Cleanups for watchdog supportHans de Goede1-25/+22
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-07-16hwmon: (fschmd) Convert to a new-style i2c driverJean Delvare1-55/+57
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman1-1/+1
2008-02-07hwmon: (fschmd) Read voltage scaling factors from BIOS DMIHans de Goede1-2/+88
2008-02-07hwmon: (fschmd) Discard non-ASCII charactersJean Delvare1-2/+2
2007-10-11hwmon: Add new combined driver for FSC chipsHans de Goede1-0/+778