aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct7904.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08hwmon: (nct7904) Changes comments in probe function.amy.shih1-2/+2
2019-07-08hwmon: (nct7904) Add error handling in probe function.amy.shih1-5/+18
2019-06-23hwmon: (nct7904) Fix the incorrect value of tcpu_mask in nct7904_data struct.amy.shih1-9/+63
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-04-15hwmon: (nct7904) Use new HWMON_CHANNEL_INFO() macroGuenter Roeck1-82/+46
2019-02-18hwmon: (nct7904) Replace S_<PERMS> with octal valuesGuenter Roeck1-5/+5
2018-07-08hwmon: (nct7904) Fix UNSPECIFIED_INT warningJakob Albert1-4/+4
2018-07-08hwmon: (nct7904) Fix CODE_INDENT errorJakob Albert1-24/+24
2018-07-08hwmon: (nct7904) Fix SPACING errorsJakob Albert1-6/+6
2016-09-08hwmon: (nct7904) Convert to use new hwmon registration APIGuenter Roeck1-285/+270
2015-08-05hwmon: (nct7904) Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-07-29hwmon: (nct7904) Rename pwm attributes to match hwmon ABIGuenter Roeck1-28/+29
2015-03-09hwmon: (nct7904) Strengthen detect functionGuenter Roeck1-1/+2
2015-03-09hwmon: Add Nuvoton NCT7904 hwmon driverVadim V. Vlasov1-0/+592