summaryrefslogtreecommitdiff
path: root/drivers/hwmon/hwmon.c
Commit message (Expand)AuthorAge
* hwmon: Do not accept invalid name attributesGuenter Roeck2014-03-03
* hwmon: Provide managed hwmon registrationGuenter Roeck2013-10-13
* hwmon: Introduce hwmon_device_register_with_groupsGuenter Roeck2013-10-13
* hwmon: Fix PCI device reference leak in quirkJean Delvare2012-12-19
* hwmon: (hwmon) Fix multi-line commentsGuenter Roeck2012-03-18
* hwmon: fix checkpatch issuesFrans Meulenbroeks2012-03-18
* hwmon: convert idr to ida and use ida_simple interfaceJonathan Cameron2011-10-31
* hwmon: (core) Use pr_fmt and pr_<level>Joe Perches2011-01-08
* hwmon: PCI quirk for hwmon access on MSI MS-7031 boardJean Delvare2009-06-15
* hwmon: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* device create: hwmon: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: Use subsys_initcallDavid Brownell2007-02-14
* [PATCH] hwmon: add required idr lockingMark M. Hoffman2006-03-23
* [PATCH] fix remaining missing includesTim Schmielau2005-11-07
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] I2C hwmon: hwmon sysfs classMark M. Hoffman2005-09-05