summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct7904.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (nct7904) Changes comments in probe function.amy.shih2019-07-091-2/+2
* hwmon: (nct7904) Add error handling in probe function.amy.shih2019-07-091-5/+18
* hwmon: (nct7904) Fix the incorrect value of tcpu_mask in nct7904_data struct.amy.shih2019-06-241-9/+63
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* hwmon: (nct7904) Use new HWMON_CHANNEL_INFO() macroGuenter Roeck2019-04-161-82/+46Star
* hwmon: (nct7904) Replace S_<PERMS> with octal valuesGuenter Roeck2019-02-181-5/+5
* hwmon: (nct7904) Fix UNSPECIFIED_INT warningJakob Albert2018-07-091-4/+4
* hwmon: (nct7904) Fix CODE_INDENT errorJakob Albert2018-07-091-24/+24
* hwmon: (nct7904) Fix SPACING errorsJakob Albert2018-07-091-6/+6
* hwmon: (nct7904) Convert to use new hwmon registration APIGuenter Roeck2016-09-091-285/+270Star
* hwmon: (nct7904) Export I2C module alias informationJavier Martinez Canillas2015-08-051-0/+1
* hwmon: (nct7904) Rename pwm attributes to match hwmon ABIGuenter Roeck2015-07-301-28/+29
* hwmon: (nct7904) Strengthen detect functionGuenter Roeck2015-03-091-1/+2
* hwmon: Add Nuvoton NCT7904 hwmon driverVadim V. Vlasov2015-03-091-0/+592