summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorLines
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-20/+21
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-7/+9
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-3/+6
2018-06-01hwmon: (asus_atk0110) Make use of device managed memoryBastian Germann-36/+8
2018-06-01hwmon: (asus_atk0110) Replace deprecated device register callBastian Germann-50/+25
2018-06-01hwmon: (k10temp) Make function get_raw_temp staticColin Ian King-1/+1
2018-05-21Merge tag 'ib-mfd-hwmon-v4.18' into hwmon-nextGuenter Roeck-0/+60
2018-05-21hwmon: (ltc2990) support all measurement modesTom Levens-33/+170
2018-05-21hwmon: (ltc2990) Fix incorrect conversion of negative temperaturesTom Levens-14/+4
2018-05-21hwmon: (core) check parent dev != NULL when chip != NULLLucas Magasweran-0/+3
2018-05-21hwmon: (fschmd) fix typo 'can by' to 'can be'Wolfram Sang-1/+1
2018-05-21hwmon: (k10temp) Display both Tctl and TdieGuenter Roeck-7/+48
2018-05-21hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUsGuenter Roeck-0/+5
2018-05-21hwmon: (ibmpowernv) Add energy sensorsShilpasri G Bhat-0/+2
2018-05-21hwmon: (ibmpowernv): Add support to read 64 bit sensorsShilpasri G Bhat-3/+4
2018-05-13hwmon: (k10temp) Use API function to access System Management NetworkGuenter Roeck-6/+7
2018-04-29hwmon: (k10temp) Fix reading critical temperature registerGuenter Roeck-10/+30
2018-04-25hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphicsGuenter Roeck-0/+5
2018-04-25hwmon: (k10temp) Add temperature offset for Ryzen 2700XGuenter Roeck-3/+9
2018-04-23hwmon: (nct6683) Enable EC access if disabled at bootGuenter Roeck-2/+2
2018-04-22hwmon: (scmi) handle absence of few types of sensorsSudeep Holla-1/+4
2018-04-16hwmon: MC13783: Add uid and die temperature sensor inputsAndrey Gusakov-0/+60
2018-04-09Merge tag 'hwmon-for-linus-v4.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-201/+612
2018-03-30hwmon: (via-cputemp) support new centaur CPUsdavidwang-13/+18
2018-03-27hwmon: (nct6775) Fix writing pwmX_modeGuenter Roeck-5/+5
2018-03-27Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-1/+1
2018-03-22hwmon: (lm92) Add max6635 to lm92_id[]Alvaro G. M-2/+3
2018-03-22hwmon: (pmbus/adm1275) Add support for ADM1272Guenter Roeck-3/+68
2018-03-22hwmon: (lm92) Do not try to detect MAX6635Alvaro G. M-58/+0
2018-03-20hwmon: (scmi) return -EINVAL when sensor information is unavailableSudeep Holla-1/+1
2018-03-16hwmon: (ucd9000) Add debugfs attributes to provide mfr_statusChristopher Bostic-1/+137
2018-03-16hwmon: (ucd9000) Add gpio chip interfaceChristopher Bostic-0/+212
2018-03-10hwmon: (nct6775) Add support for NCT6796DGuenter Roeck-52/+125
2018-03-10hwmon: (nct6775) Initialize boolean variables with declarationGuenter Roeck-24/+4
2018-03-10hwmon: (nct6775) Improve fan6/pwm6 supportGuenter Roeck-7/+30
2018-03-10hwmon: (nct6775) Use NUM_FAN consistentlyGuenter Roeck-6/+6
2018-03-10hwmon: (g762) handle cleanup with devm_add_actionHao Peng-39/+14
2018-03-10hwmon: (sht21) Update data sheet URLsDanilo Bargen-2/+1
2018-03-10hwmon: (pmbus/adm1275) Accept negative page register valuesGuenter Roeck-2/+2
2018-03-10hwmon: (pmbus/max8688) Accept negative page register valuesGuenter Roeck-1/+1
2018-03-07Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann-0/+238
2018-02-28hwmon: add support for sensors exported via ARM SCMISudeep Holla-0/+238
2018-02-15Merge tag 'hwmon-for-linus-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+4
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+6
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang-6/+6
2018-02-12hwmon: (k10temp) Only apply temperature offset if result is positiveGuenter Roeck-1/+4
2018-01-27hwmon: (dell-smm) Disable fan support for Dell Vostro 3360Oleksandr Natalenko-0/+7
2018-01-27hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720Pali Rohár-1/+39
2018-01-27hwmon: (dell-smm) Enable broken functionality via "force" module paramPali Rohár-2/+5
2018-01-19hwmon: (k10temp) Add temperature offset for Ryzen 1900XGuenter Roeck-0/+1