aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct7904.c
Commit message (Expand)AuthorAge
* hwmon: (nct7904) Fix the incorrect value of vsen_mask & tcpu_mask & temp_mode...amy.shih2019-10-20
* hwmon: (nct7904) Add array fan_alarm and vsen_alarm to store the alarms in nc...amy.shih2019-10-02
* hwmon: (nct7904) Fix the incorrect value of vsen_mask in nct7904_data structamy.shih2019-10-02
* hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature...amy.shih2019-09-12
* hwmon: (nct7904) Fix incorrect temperature limitation register setting of LTD.amy.shih2019-09-03
* hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature.amy.shih2019-09-03
* hwmon: (nct7904) Changes comments in probe function.amy.shih2019-07-08
* hwmon: (nct7904) Add error handling in probe function.amy.shih2019-07-08
* hwmon: (nct7904) Fix the incorrect value of tcpu_mask in nct7904_data struct.amy.shih2019-06-23
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* hwmon: (nct7904) Use new HWMON_CHANNEL_INFO() macroGuenter Roeck2019-04-15
* hwmon: (nct7904) Replace S_<PERMS> with octal valuesGuenter Roeck2019-02-18
* hwmon: (nct7904) Fix UNSPECIFIED_INT warningJakob Albert2018-07-08
* hwmon: (nct7904) Fix CODE_INDENT errorJakob Albert2018-07-08
* hwmon: (nct7904) Fix SPACING errorsJakob Albert2018-07-08
* hwmon: (nct7904) Convert to use new hwmon registration APIGuenter Roeck2016-09-09
* hwmon: (nct7904) Export I2C module alias informationJavier Martinez Canillas2015-08-05
* hwmon: (nct7904) Rename pwm attributes to match hwmon ABIGuenter Roeck2015-07-29
* hwmon: (nct7904) Strengthen detect functionGuenter Roeck2015-03-09
* hwmon: Add Nuvoton NCT7904 hwmon driverVadim V. Vlasov2015-03-09