aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/fschmd.c
AgeCommit message (Expand)Author
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-18hwmon: (fschmd) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2011-01-12hwmon: (fschmd) Drop useless mutexJean Delvare
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2010-03-05hwmon: Fix off-by-one kind valuesJean Delvare
2010-01-25hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-12-09hwmon: Clean up detect functionsJean Delvare
2009-10-24hwmon: (fschmd) Fix check on unsigned in watchdog_write()Roel Kluin
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-03-30hwmon: (fschmd) Add support for the FSC Hades ICHans de Goede
2009-03-30hwmon: (fschmd) Add support for the FSC Syleus ICHans de Goede
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare
2009-01-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-07hwmon: (fschmd) Add watchdog supportHans de Goede
2009-01-07hwmon: (fschmd) Cleanups for watchdog supportHans de Goede
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-07-16hwmon: (fschmd) Convert to a new-style i2c driverJean Delvare
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2008-02-07hwmon: (fschmd) Read voltage scaling factors from BIOS DMIHans de Goede
2008-02-07hwmon: (fschmd) Discard non-ASCII charactersJean Delvare
2007-10-11hwmon: Add new combined driver for FSC chipsHans de Goede