aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/sch56xx-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-01-02hwmon: (sch56xx) Remove unneeded linux/miscdevice.h includeCorentin LABBE1-1/+0
2015-12-29hwmon: (sch56xx) Drop watchdog driver data reference count callbacksGuenter Roeck1-30/+1
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck1-6/+6
2012-09-23hwmon: (sch56xx-common) Fix build warningsGuenter Roeck1-14/+14
2012-05-30watchdog: sch56xx-common: set correct bits in register()Dan Carpenter1-2/+2
2012-05-30watchdog: sch56xx-common: Add proper ref-counting of watchdog dataHans de Goede1-1/+29
2012-05-30watchdog: sch56xx: Remove unnecessary checks for register changesHans de Goede1-25/+16
2012-05-30watchdog: sch56xx: Use watchdog coreHans de Goede1-313/+58
2012-03-20hwmon: (sch56xx) Add support for the integrated watchdog (v2)Hans de Goede1-2/+517
2011-07-25hwmon: New driver sch5636Hans de Goede1-0/+4
2011-07-25hwmon: (sch5627) Factor out some code shared with sch5636 driverHans de Goede1-0/+336