aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/pc87427.c
AgeCommit message (Expand)Author
2019-04-15hwmon: (pc87427) Use request_muxed_region for Super-IO accessesGuenter Roeck
2019-02-18hwmon: (pc87427) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck
2017-01-02hwmon: (pc87427) use permission-specific DEVICE_ATTR variantsJulia Lawall
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang
2014-05-21hwmon: (pc87427) remove unnecessary OOM messagesJingoo Han
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2013-08-11hwmon: use dev_get_platdata()Jingoo Han
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck
2012-11-28hwmon: remove use of __devexitBill Pemberton
2012-11-28hwmon: remove use of __devinitBill Pemberton
2012-11-28hwmon: remove use of __devexit_pBill Pemberton
2012-07-21hwmon: (pc87427) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (pc87427) Fix multi-line commentsGuenter Roeck
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2011-01-12hwmon: (pc87427) Use pr_fmt and pr_<level>Joe Perches
2010-08-14hwmon: (pc87427) Move sysfs file removal to a separate functionJean Delvare
2010-08-14hwmon: (pc87427) Add temperature monitoring supportJean Delvare
2010-08-14hwmon: (pc87427) Add support for the second logical deviceJean Delvare
2010-08-14hwmon: (pc87427) Add support for manual fan speed controlJean Delvare
2010-08-14hwmon: (pc87427) Minor style cleanupsJean Delvare
2010-08-14hwmon: (pc87427) Handle disabled fan inputs properlyJean Delvare
2009-09-15hwmon: Use resource_sizeJulia Lawall
2009-09-15hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare
2008-02-07hwmon: Let the user override the detected Super-I/O device IDJean Delvare
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-07-19hwmon: Fix a potential race condition on unloadJean Delvare
2007-05-08hwmon: Request the I/O regions in platform driversJean Delvare
2006-12-12hwmon: New PC87427 hardware monitoring driverJean Delvare