summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/i5500_temp.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: i5500_temp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang2022-11-201-1/+1
* hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_infoArmin Wolf2021-10-121-53/+61
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* hwmon: (i5500_temp) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2019-02-181-7/+7
* hwmon: (i5500_temp) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-021-3/+3
* hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macroAxel Lin2015-01-241-10/+3
* hwmon: (i5500_temp) Convert to module_pci_driverAxel Lin2015-01-241-12/+1
* hwmon: (i5500_temp) Don't bind to disabled sensorsJean Delvare2015-01-241-0/+9
* hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groupsJean Delvare2015-01-241-58/+15
* hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsetsJean Delvare2015-01-241-0/+201