summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pc87427.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (pc87427) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-021-2/+2
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* hwmon: (pc87427) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-2/+2
* hwmon: use dev_get_platdata()Jingoo Han2013-08-111-2/+2
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-071-6/+7
* hwmon: remove use of __devexitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devinitBill Pemberton2012-11-281-3/+3
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: (pc87427) Convert to use devm_ functionsGuenter Roeck2012-07-211-40/+11
* hwmon: (pc87427) Fix multi-line commentsGuenter Roeck2012-03-181-27/+45
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-3/+3
* hwmon: (pc87427) Use pr_fmt and pr_<level>Joe Perches2011-01-121-13/+13
* hwmon: (pc87427) Move sysfs file removal to a separate functionJean Delvare2010-08-141-32/+26
* hwmon: (pc87427) Add temperature monitoring supportJean Delvare2010-08-141-4/+364
* hwmon: (pc87427) Add support for the second logical deviceJean Delvare2010-08-141-42/+87
* hwmon: (pc87427) Add support for manual fan speed controlJean Delvare2010-08-141-2/+269
* hwmon: (pc87427) Minor style cleanupsJean Delvare2010-08-141-15/+16
* hwmon: (pc87427) Handle disabled fan inputs properlyJean Delvare2010-08-141-9/+58
* hwmon: Use resource_sizeJulia Lawall2009-09-151-3/+3
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-151-1/+1
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-071-0/+5
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-071-1/+5
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon: Fix a potential race condition on unloadJean Delvare2007-07-191-1/+1
* hwmon: Request the I/O regions in platform driversJean Delvare2007-05-081-1/+14
* hwmon: New PC87427 hardware monitoring driverJean Delvare2006-12-121-0/+627
OpenPOWER on IntegriCloud