aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-23hwmon: (pmbus/ibm-cffps) Prevent writing on_off_config with bad dataEddie James1-1/+1
2020-01-23hwmon: (w83627ehf) Remove set but not used variable 'fan4min'YueHaibing1-3/+1
2020-01-23hwmon: Driver for disk and solid state drives with temperature sensorsGuenter Roeck3-0/+585
2020-01-23hwmon: (pmbus/ibm-cffps) Fix the LED behavior when turned offEddie James1-5/+4
2020-01-23hwmon: (pmbus/ibm-cffps) Add the VMON property for version 2Eddie James1-1/+5
2020-01-23hwmon: (pmbus/ibm-cffps) Add new manufacturer debugfs entriesEddie James1-4/+70
2020-01-23hwmon: (pmbus) Driver for MAX20730, MAX20734, and MAX20743Guenter Roeck3-0/+382
2020-01-23hwmon: (w83627ehf) Now only one intrusion channelDr. David Alan Gilbert1-13/+6
2020-01-23hwmon: (w83627ehf) Remove code not needed after nct677* removalDr. David Alan Gilbert1-106/+32
2020-01-23hwmon: (w83627ehf) remove nct6775 and nct6776 supportDr. David Alan Gilbert2-441/+41
2020-01-23hwmon: (pmbus) Add MAX20796 to devices supported by generic pmbus driverGuenter Roeck2-2/+3
2020-01-23hwmon: (w83627ehf) make sensor_dev_attr_##_name variables staticChen Zhou1-28/+28
2020-01-23hwmon: (pmbus) Detect if chip is write protectedGuenter Roeck2-0/+23
2020-01-23hwmon: Driver for MAX31730Guenter Roeck3-1/+452
2020-01-23hwmon: Add support for enable attributes to hwmon coreGuenter Roeck1-1/+7
2020-01-23hwmon: (w83627ehf) convert to with_info interfaceDr. David Alan Gilbert1-799/+630
2020-01-23hwmon: (pmbus/ucd9000) Add support for UCD90320 Power SequencerJim Wright2-15/+30
2020-01-23hwmon: Add intrusion templatesDr. David Alan Gilbert1-1/+8
2020-01-17hwmon: (core) Do not use device managed functions for memory allocationsGuenter Roeck1-27/+41
2020-01-17hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen1-2/+3
2020-01-17hwmon: (nct7802) Fix non-working alarm on voltagesGilles Buloz1-4/+67
2020-01-17hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz1-2/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-24hwmon: (scmi-hwmon) Match scmi device by both name and protocol idSudeep Holla1-1/+1
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds2-0/+2
2019-11-27Merge tag 'hwmon-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds18-78/+2575
2019-11-27Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds2-25/+43
2019-11-22hwmon: (dell-smm) Add support for disabling automatic BIOS fan controlGiovanni Mascellani1-10/+105
2019-11-21hwmon: Add driver for Texas Instruments TMP512/513 sensor chips.Eric Tremblay3-0/+783
2019-11-06hwmon: (pmbus) add driver for BEL PFE1100 and PFE3000Tao Ren3-0/+141
2019-11-06hwmon: Add support for ltc2947Nuno Sá6-0/+1324
2019-11-06hwmon: (ina3221) Add summation feature supportNicolin Chen1-22/+141
2019-11-06hwmon: (tmp421) Allow reading at 2Hz instead of 0.5HzKyle Roeschley1-1/+2
2019-11-06hwmon: (w83793d) remove redundant assignment to variable resColin Ian King1-1/+1
2019-11-06hwmon: (pmbus/ibm-cffps) Add version detection capabilityEddie James1-4/+33
2019-11-06hwmon: abituguru: make array probe_order static, makes object smallerColin Ian King1-1/+1
2019-11-06hwmon: (applesmc) switch to using input device polling modeDmitry Torokhov2-21/+18
2019-11-06hwmon: (aspeed-pwm-tacho) Use devm_platform_ioremap_resource() in aspeed_pwm_tacho_probe()Markus Elfring1-6/+1
2019-11-06hwmon: (pmbus/ibm-cffps) Fix LED blink behaviorEddie James1-8/+19
2019-11-06hwmon: (pmbus/ibm-cffps) Switch LEDs to blocking brightness callEddie James1-4/+6
2019-10-28hwmon: (ina3221) Fix read timeout issueNicolin Chen1-1/+1
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann2-0/+2
2019-10-20hwmon: (nct7904) Fix the incorrect value of vsen_mask & tcpu_mask & temp_mode in nct7904_data struct.amy.shih1-3/+12
2019-10-18hwmon: ab8500: Convert to IIO ADCLinus Walleij2-25/+43
2019-10-02hwmon: (nct7904) Add array fan_alarm and vsen_alarm to store the alarms in nct7904_data struct.amy.shih1-2/+20
2019-10-02hwmon: (nct7904) Fix the incorrect value of vsen_mask in nct7904_data structamy.shih1-4/+7
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-146/+0
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1