summaryrefslogtreecommitdiff
path: root/drivers/hwmon/pc87427.c
Commit message (Expand)AuthorAge
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-20
* hwmon: (pc87427) remove unnecessary OOM messagesJingoo Han2014-05-21
* Update Jean Delvare's e-mail addressJean Delvare2014-01-29
* hwmon: use dev_get_platdata()Jingoo Han2013-08-11
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-07
* hwmon: remove use of __devexitBill Pemberton2012-11-28
* hwmon: remove use of __devinitBill Pemberton2012-11-28
* hwmon: remove use of __devexit_pBill Pemberton2012-11-28
* hwmon: (pc87427) Convert to use devm_ functionsGuenter Roeck2012-07-21
* hwmon: (pc87427) Fix multi-line commentsGuenter Roeck2012-03-18
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* hwmon: (pc87427) Use pr_fmt and pr_<level>Joe Perches2011-01-12
* hwmon: (pc87427) Move sysfs file removal to a separate functionJean Delvare2010-08-14
* hwmon: (pc87427) Add temperature monitoring supportJean Delvare2010-08-14
* hwmon: (pc87427) Add support for the second logical deviceJean Delvare2010-08-14
* hwmon: (pc87427) Add support for manual fan speed controlJean Delvare2010-08-14
* hwmon: (pc87427) Minor style cleanupsJean Delvare2010-08-14
* hwmon: (pc87427) Handle disabled fan inputs properlyJean Delvare2010-08-14
* hwmon: Use resource_sizeJulia Lawall2009-09-15
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-15
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-07
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-07
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: Fix a potential race condition on unloadJean Delvare2007-07-19
* hwmon: Request the I/O regions in platform driversJean Delvare2007-05-08
* hwmon: New PC87427 hardware monitoring driverJean Delvare2006-12-12