aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/fschmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17drivers: Push down BKL into various driversArnd Bergmann1-4/+5
2010-03-05hwmon: Fix off-by-one kind valuesJean Delvare1-9/+6
2010-01-25hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede1-2/+5
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare1-1/+2
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare1-1/+1
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare1-2/+2
2009-12-09hwmon: Clean up detect functionsJean Delvare1-29/+24
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