summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/sch5636.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (sch56xx) Autoload modules on platform device creationArmin Wolf2022-02-271-0/+10
* hwmon: cleanup non-bool "valid" data fieldsPaul Fertser2021-10-121-2/+2
* hwmon: (sch56xx) Use devres functions for watchdogArmin Wolf2021-06-171-7/+2
* hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck2021-04-201-10/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* hwmon: (sch5636) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2019-02-181-101/+101
* hwmon: (sch5636) trivial fix of spelling mistake on revisionColin Ian King2016-04-251-1/+1
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* hwmon: remove use of __devinitBill Pemberton2012-11-281-1/+1
* hwmon: (sch5636) Convert to use devm_ functionsGuenter Roeck2012-09-231-4/+2
* watchdog: sch56xx: Use watchdog coreHans de Goede2012-05-301-1/+1
* hwmon: (sch56xx) Add support for the integrated watchdog (v2)Hans de Goede2012-03-201-1/+10
* hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin2011-11-261-12/+1
* hwmon: New driver sch5636Hans de Goede2011-07-251-0/+539