summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (nct6775) Fix loop limitGuenter Roeck2018-06-161-1/+1
* hwmon: (dell-smm) Disable fan support for Dell XPS13 9333Helge Eichelberg2018-06-161-0/+7
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-129-20/+21
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-124-7/+9
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-3/+6
|\
| * hwmon: (ibmpowernv) Add energy sensorsShilpasri G Bhat2018-05-211-0/+2
| * hwmon: (ibmpowernv): Add support to read 64 bit sensorsShilpasri G Bhat2018-05-211-3/+4
* | hwmon: (asus_atk0110) Make use of device managed memoryBastian Germann2018-06-011-36/+8
* | hwmon: (asus_atk0110) Replace deprecated device register callBastian Germann2018-06-011-50/+25
* | hwmon: (k10temp) Make function get_raw_temp staticColin Ian King2018-06-011-1/+1
* | Merge tag 'ib-mfd-hwmon-v4.18' into hwmon-nextGuenter Roeck2018-05-211-0/+60
|\ \
| * | hwmon: MC13783: Add uid and die temperature sensor inputsAndrey Gusakov2018-04-161-0/+60
* | | hwmon: (ltc2990) support all measurement modesTom Levens2018-05-212-33/+170
* | | hwmon: (ltc2990) Fix incorrect conversion of negative temperaturesTom Levens2018-05-211-14/+4
* | | hwmon: (core) check parent dev != NULL when chip != NULLLucas Magasweran2018-05-211-0/+3
* | | hwmon: (fschmd) fix typo 'can by' to 'can be'Wolfram Sang2018-05-211-1/+1
* | | hwmon: (k10temp) Display both Tctl and TdieGuenter Roeck2018-05-211-7/+48
* | | hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUsGuenter Roeck2018-05-211-0/+5
* | | hwmon: (k10temp) Use API function to access System Management NetworkGuenter Roeck2018-05-132-6/+7
* | | hwmon: (k10temp) Fix reading critical temperature registerGuenter Roeck2018-04-291-10/+30
| |/ |/|
* | hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphicsGuenter Roeck2018-04-251-0/+5
* | hwmon: (k10temp) Add temperature offset for Ryzen 2700XGuenter Roeck2018-04-251-3/+9
* | hwmon: (nct6683) Enable EC access if disabled at bootGuenter Roeck2018-04-231-2/+2
* | hwmon: (scmi) handle absence of few types of sensorsSudeep Holla2018-04-221-1/+4
|/
* Merge tag 'hwmon-for-linus-v4.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-0910-201/+612
|\
| * hwmon: (via-cputemp) support new centaur CPUsdavidwang2018-03-301-13/+18
| * hwmon: (nct6775) Fix writing pwmX_modeGuenter Roeck2018-03-271-5/+5
| * hwmon: (lm92) Add max6635 to lm92_id[]Alvaro G. M2018-03-221-2/+3
| * hwmon: (pmbus/adm1275) Add support for ADM1272Guenter Roeck2018-03-222-3/+68
| * hwmon: (lm92) Do not try to detect MAX6635Alvaro G. M2018-03-221-58/+0
| * hwmon: (ucd9000) Add debugfs attributes to provide mfr_statusChristopher Bostic2018-03-161-1/+137
| * hwmon: (ucd9000) Add gpio chip interfaceChristopher Bostic2018-03-161-0/+212
| * hwmon: (nct6775) Add support for NCT6796DGuenter Roeck2018-03-102-52/+125
| * 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: (g762) handle cleanup with devm_add_actionHao Peng2018-03-101-39/+14
| * hwmon: (sht21) Update data sheet URLsDanilo Bargen2018-03-101-2/+1
| * hwmon: (pmbus/adm1275) Accept negative page register valuesGuenter Roeck2018-03-101-2/+2
| * hwmon: (pmbus/max8688) Accept negative page register valuesGuenter Roeck2018-03-101-1/+1
* | Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2018-03-271-1/+1
|\ \
| * | hwmon: (scmi) return -EINVAL when sensor information is unavailableSudeep Holla2018-03-201-1/+1
* | | Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann2018-03-073-0/+238
|\ \ \ | |/ / | | / | |/ |/|
| * hwmon: add support for sensors exported via ARM SCMISudeep Holla2018-02-283-0/+238
* | Merge tag 'hwmon-for-linus-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-02-151-1/+4
|\ \
| * | hwmon: (k10temp) Only apply temperature offset if result is positiveGuenter Roeck2018-02-121-1/+4
| |/
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-144-6/+6
|\ \ | |/ |/|
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-154-6/+6
* | hwmon: (dell-smm) Disable fan support for Dell Vostro 3360Oleksandr Natalenko2018-01-271-0/+7
* | hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720Pali Rohár2018-01-271-1/+39
OpenPOWER on IntegriCloud