aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/sis5595.c
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-04-15hwmon: (sis5595) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck
2017-01-02hwmon: (sis5595) use permission-specific DEVICE_ATTR variantsJulia Lawall
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang
2014-08-04hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2014-01-14hwmon: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-12hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-11-28hwmon: remove use of __devexitBill Pemberton
2012-11-28hwmon: remove use of __devinitdataBill Pemberton
2012-11-28hwmon: remove use of __devinitBill Pemberton
2012-11-28hwmon: remove use of __devexit_pBill Pemberton
2012-07-21hwmon: (sis5595) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (sis5595) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: use DEFINE_PCI_DEVICE_TABLEFrans Meulenbroeks
2011-01-08hwmon: (sis5595) Use pr_fmt and pr_<level>Joe Perches
2010-01-10hwmon: Make PCI device ids constantMárton Németh
2009-09-15hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare
2007-11-08hwmon: (sis5595) Split sis5595_attributes_optIvo Manca
2007-11-08hwmon: (sis5595) Add individual alarm filesIvo Manca
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-14hwmon: (sis5595) fix sparse warningMark M. Hoffman
2007-10-09hwmon: (sis5595) re-use s_bridge->revisionAuke Kok
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-07-30hwmon: Add missing __devexit tags in various driversJean Delvare
2007-07-19hwmon/sis5595: Use PCI_REVISION_IDJean Delvare
2007-07-19hwmon/sis5595: Use dynamic sysfs callbacksJean Delvare
2007-07-19hwmon/sis5595: Convert to a platform driverJean Delvare
2007-02-14hwmon: Cleanup a bogus legacy commentJean Delvare
2006-09-28hwmon: Fix unchecked return status, batch 6Jean Delvare
2006-09-26i2c-isa: Restore driver ownerJean Delvare
2006-06-26spelling fixesAndreas Mohr
2006-03-23[PATCH] I2C: hwmon: Rename register parametersDarren Jenkins
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard
2005-10-28[PATCH] hwmon: kzalloc conversionDeepak Saxena
2005-09-09[PATCH] hwmon: fix sis5595, via686a force_addr module parameterJean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare
2005-09-05[PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman
2005-07-11[PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare