summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct6775.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (nct6775) Add support for NCT6798DGuenter Roeck2018-10-101-4/+80
* hwmon: (nct6775) Add support for NCT6797DGuenter Roeck2018-10-101-4/+41
* hwmon: (nct6775) Fix names of DIMM temperature sourcesGuenter Roeck2018-10-101-8/+8
* hwmon: (nct6796) Clean up and amend fan/pwm configuration for NCT6796DGuenter Roeck2018-10-101-14/+13
* hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6795DGuenter Roeck2018-10-101-4/+15
* hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6793DGuenter Roeck2018-10-101-5/+14
* hwmon: (nct6775) Fix fan6/pwm6 detection for NCT6792DGuenter Roeck2018-10-101-1/+4
* hwmon: (nct6775) Improve instruction groupingGuenter Roeck2018-10-101-4/+4
* hwmon: (nct6775) Use logical or instead of if statements where possibleGuenter Roeck2018-10-101-23/+11
* hwmon: (nct6775) Declare and initialize LDN specific config variables earlierGuenter Roeck2018-10-101-5/+6
* hwmon: (nct6775) Move config variable declarations and initializationsGuenter Roeck2018-10-101-19/+11
* hwmon: (nct6775) Replace 'regval' with variables named after config registersGuenter Roeck2018-10-101-20/+23
* hwmon: (nct6775) Rename configuration register variablesGuenter Roeck2018-10-101-21/+21
* hwmon: (nct6775) Only display fan speed tolerance conditionallyGuenter Roeck2018-10-101-13/+19
* hwmon: (nct6775) Clean up a conditionDan Carpenter2018-10-101-2/+1
* hwmon: (nct6775) Use different register to get fan RPM for fan7Guenter Roeck2018-09-171-2/+2
* hwmon: (nct6775) Fix RPM output for fan7 on NCT6796DGuenter Roeck2018-09-151-4/+9
* hwmon: (nct6775) Fix virtual temperature sources for NCT6796DGuenter Roeck2018-09-151-6/+22
* hwmon: (nct6775) Fix access to fan pulse registersGuenter Roeck2018-09-071-11/+16
* hwmon: (nct6775) Set weight source to zero correctlyDan Carpenter2018-09-051-1/+1
* hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva2018-08-261-0/+2
* hwmon: Mark expected switch fall-throughsGustavo A. R. Silva2018-07-081-1/+1
* hwmon: (nct6775) Fix comment in the description of pwm_modeGuenter Roeck2018-07-081-2/+2
* hwmon: (nct6775) Fix loop limitGuenter Roeck2018-06-161-1/+1
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
* hwmon: (nct6775) Fix writing pwmX_modeGuenter Roeck2018-03-271-5/+5
* hwmon: (nct6775) Add support for NCT6796DGuenter Roeck2018-03-101-50/+122
* hwmon: (nct6775) Initialize boolean variables with declarationGuenter Roeck2018-03-101-24/+4
* hwmon: (nct6775) Improve fan6/pwm6 supportGuenter Roeck2018-03-101-7/+30
* hwmon: (nct6775) Use NUM_FAN consistentlyGuenter Roeck2018-03-101-6/+6
* hwmon: (nct6775) Add support for NCT6795DGuenter Roeck2017-06-111-4/+61
* hwmon: (nct6775) Improve fan detectionGuenter Roeck2017-06-111-8/+37
* hwmon: (nct6775) Rework temperature source and label handlingGuenter Roeck2017-06-111-31/+65
* hwmon: (nct6775) Use bitopsGuenter Roeck2017-06-111-61/+62
* hwmon: (nct6775) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-021-2/+2
* hwmon: (nct6775) Add support for multiple virtual temperature sourcesGuenter Roeck2016-09-181-2/+13
* hwmon: (nct6775) Do not accept force_id unless chip is foundGuenter Roeck2016-09-081-4/+4
* hwmon: (nct6683,nct6775) constify sensor_template_group structuresJulia Lawall2015-12-181-5/+6
* hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793Guenter Roeck2015-10-301-1/+82
* hwmon: (nct6775) NCT6791D and NCT6792D have an additional temperature sourceGuenter Roeck2015-10-301-5/+13
* hwmon: (nct6775) Add support for NCT6793DGuenter Roeck2015-09-121-16/+32
* hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck2015-09-121-6/+10
* hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck2015-05-291-0/+2
* hwmon: (nct6775) Enable auxiliary fan monitoring on ASRock Z77 Pro4-MGuenter Roeck2015-03-151-0/+21
* hwmon: (nct6775) Restore hardware monitoring logical device status on resumeGuenter Roeck2015-03-151-13/+22
* hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPSGuenter Roeck2015-03-151-17/+5
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | hwmon: (nct6775) Add blank lines after declarationsGuenter Roeck2014-11-301-6/+24
* | hwmon: (nct6775) Add support for NCT6792DGuenter Roeck2014-11-301-10/+37
|/