index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
hwmon.c
Age
Commit message (
Expand
)
Author
2014-03-03
hwmon: Do not accept invalid name attributes
Guenter Roeck
2013-10-13
hwmon: Provide managed hwmon registration
Guenter Roeck
2013-10-13
hwmon: Introduce hwmon_device_register_with_groups
Guenter Roeck
2012-12-19
hwmon: Fix PCI device reference leak in quirk
Jean Delvare
2012-03-18
hwmon: (hwmon) Fix multi-line comments
Guenter Roeck
2012-03-18
hwmon: fix checkpatch issues
Frans Meulenbroeks
2011-10-31
hwmon: convert idr to ida and use ida_simple interface
Jonathan Cameron
2011-01-08
hwmon: (core) Use pr_fmt and pr_<level>
Joe Perches
2009-06-15
hwmon: PCI quirk for hwmon access on MSI MS-7031 board
Jean Delvare
2009-01-06
hwmon: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-21
device create: hwmon: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
2007-02-14
hwmon: Use subsys_initcall
David Brownell
2006-03-23
[PATCH] hwmon: add required idr locking
Mark M. Hoffman
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-09-05
[PATCH] I2C hwmon: hwmon sysfs class
Mark M. Hoffman