aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct7802.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-07hwmon: (nct7802) Fix wrong detection of in4 presenceGuenter Roeck1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-12-16hwmon: (nct7802) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck1-251/+157
2017-08-13hwmon: (nct7802) constify attribute_group structures.Arvind Yadav1-5/+5
2016-12-12hwmon: (nct7802) Fix overflows seen when writing into limit attributesGuenter Roeck1-3/+5
2015-08-09hwmon: (nct7802) Add auto_point attributesConstantine Shulyupin1-4/+126
2015-08-09hwmon: (nct7802) Add pwmX_enable attributeConstantine Shulyupin1-0/+48
2015-08-09hwmon: (nct7802) Add pwm mode attributesConstantine Shulyupin1-0/+26
2015-08-09hwmon: (nct7802) Add pwm controlConstantine Shulyupin1-0/+47
2015-08-09hwmon: (nct7802) add temperature sensor type attributeConstantine Shulyupin1-12/+60
2015-07-29hwmon: (nct7802) Fix integer overflow seen when writing voltage limitsGuenter Roeck1-1/+1
2015-07-01hwmon: (nct7802) fix visibility of temp3Constantine Shulyupin1-1/+1
2015-01-25hwmon: (nct7802) Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2014-11-30hwmon: Driver for Nuvoton NCT7802YGuenter Roeck1-0/+860