summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-27Merge tag 'hwmon-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-11-27Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-11-22hwmon: (dell-smm) Add support for disabling automatic BIOS fan controlGiovanni Mascellani
2019-11-21hwmon: Add driver for Texas Instruments TMP512/513 sensor chips.Eric Tremblay
2019-11-06hwmon: (pmbus) add driver for BEL PFE1100 and PFE3000Tao Ren
2019-11-06hwmon: Add support for ltc2947Nuno Sá
2019-11-06hwmon: (ina3221) Add summation feature supportNicolin Chen
2019-11-06hwmon: (tmp421) Allow reading at 2Hz instead of 0.5HzKyle Roeschley
2019-11-06hwmon: (w83793d) remove redundant assignment to variable resColin Ian King
2019-11-06hwmon: (pmbus/ibm-cffps) Add version detection capabilityEddie James
2019-11-06hwmon: abituguru: make array probe_order static, makes object smallerColin Ian King
2019-11-06hwmon: (applesmc) switch to using input device polling modeDmitry Torokhov
2019-11-06hwmon: (aspeed-pwm-tacho) Use devm_platform_ioremap_resource() in aspeed_pwm_...Markus Elfring
2019-11-06hwmon: (pmbus/ibm-cffps) Fix LED blink behaviorEddie James
2019-11-06hwmon: (pmbus/ibm-cffps) Switch LEDs to blocking brightness callEddie James
2019-10-28hwmon: (ina3221) Fix read timeout issueNicolin Chen
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann
2019-10-20hwmon: (nct7904) Fix the incorrect value of vsen_mask & tcpu_mask & temp_mode...amy.shih
2019-10-18hwmon: ab8500: Convert to IIO ADCLinus Walleij
2019-10-02hwmon: (nct7904) Add array fan_alarm and vsen_alarm to store the alarms in nc...amy.shih
2019-10-02hwmon: (nct7904) Fix the incorrect value of vsen_mask in nct7904_data structamy.shih
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-09-12hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature...amy.shih
2019-09-10hwmon: (shtc1) add support for the SHTC3 sensorDan Robertson
2019-09-10hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson
2019-09-04hwmon: (lm75) Aproximate sample times to data-sheet valuesIker Perez del Palomar Sustatxa
2019-09-03hwmon: (w83793d) convert to use devm_i2c_new_dummy_deviceWolfram Sang
2019-09-03hwmon: (w83792d) convert to use devm_i2c_new_dummy_deviceWolfram Sang
2019-09-03hwmon: (w83791d) convert to use devm_i2c_new_dummy_deviceWolfram Sang
2019-09-03hwmon: (as370-hwmon) fix devm_platform_ioremap_resource.cocci warningskbuild test robot
2019-09-03hwmon: (lm75) Add support for writing sampling period on PCT2075Guenter Roeck
2019-09-03hwmon: (lm75) Add support for writing conversion time for TMP112Guenter Roeck
2019-09-03hwmon: (lm75) Move updating the sample interval to its own functionGuenter Roeck
2019-09-03hwmon: (lm75) Support configuring the sample time for various chipsGuenter Roeck
2019-09-03hwmon: (nct7904) Fix incorrect temperature limitation register setting of LTD.amy.shih
2019-09-03hwmon: Add Synaptics AS370 PVT sensor driverJisheng Zhang
2019-09-03pmbus: (ibm-cffps) Add support for version 2 of the PSUEddie James
2019-09-03hwmon: (iio_hwmon) Enable power exporting from IIOMichal Simek
2019-09-03hwmon: pmbus: Add Inspur Power System power supply driverJohn Wang
2019-09-03hwmon/ltc2990: Generalise DT to fwnode supportMax Staudt
2019-09-03hwmon: (raspberrypi) update MODULE_AUTHOR() email addressStefan Wahren
2019-09-03hwmon: (lm75) Modularize lm75_write and make hwmon_chip writableIker Perez del Palomar Sustatxa
2019-09-03hwmon: (lm75) Add new fields into lm75_params_Iker Perez del Palomar Sustatxa
2019-09-03hwmon: (lm75) Create function from code to write into registersIker Perez del Palomar Sustatxa
2019-09-03hwmon: (lm75) Create structure to save all the configuration parameters.Iker Perez del Palomar Sustatxa
2019-09-03hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature.amy.shih