summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2021-01-19hwmon: (pwm-fan) Ensure that calculation doesn't discard big period valuesUwe Kleine-König
2020-12-30hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enableZhang Qilong
2020-11-24hwmon: (pwm-fan) Fix RPM calculationPaul Barker
2020-10-29hwmon: (pmbus/max34440) Fix status register reads for MAX344{51,60,61}Guenter Roeck
2020-09-09hwmon: (applesmc) check status earlier.Tom Rix
2020-09-03hwmon: (nct7904) Correct divide by 0Jason Baron
2020-07-29hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()Cristian Marussi
2020-07-29hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798DGuenter Roeck
2020-07-29hwmon: (adm1275) Make sure we are reading enough data for different chipsChu Lin
2020-07-29hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov
2020-07-22hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M
2020-07-09hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro
2020-07-09hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin
2020-06-22hwmon: (k10temp) Add AMD family 17h model 60h PCI matchAlexander Monakov
2020-06-03hwmon: (nct7904) Fix incorrect range of temperature limit registersAmy Shih
2020-05-20hwmon: (da9052) Synchronize access with mfdSamu Nuutamo
2020-05-02hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer
2020-03-12hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()Dan Carpenter
2020-02-19hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.Mike Jones
2020-01-29hwmon: (nct7802) Fix non-working alarm on voltagesGilles Buloz
2020-01-29hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz
2020-01-29hwmon: (core) Do not use device managed functions for memory allocationsGuenter Roeck
2020-01-29hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen
2020-01-23hwmon: (pmbus/ibm-cffps) Fix LED blink behaviorEddie James
2020-01-23hwmon: (pmbus/ibm-cffps) Switch LEDs to blocking brightness callEddie James
2019-10-28hwmon: (ina3221) Fix read timeout issueNicolin Chen
2019-10-20hwmon: (nct7904) Fix the incorrect value of vsen_mask & tcpu_mask & temp_mode...amy.shih
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