summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2024-06-12hwmon: (shtc1) Fix property misspellingGuenter Roeck
2024-06-12hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board power sensorPeter Colberg
2024-06-12pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2024-05-17hwmon: (pmbus/ucd9000) Increase delay from 250 to 500usLakshmi Yadlapati
2024-05-17hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic
2024-05-17hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic
2024-05-17hwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic
2024-04-03hwmon: (amc6821) add of_match tableJosua Mayer
2024-03-01hwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck
2024-03-01hwmon: (coretemp) Enlarge per package core count limitZhang Rui
2024-02-16hwmon: (coretemp) Fix bogus core_id to attr name mappingZhang Rui
2024-02-16hwmon: (coretemp) Fix out-of-bounds memory accessZhang Rui
2024-02-16hwmon: (aspeed-pwm-tacho) mutex for tach readingLoic Prylli
2024-02-05hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6James Seo
2024-02-05hwmon: (nct6775) Fix fan speed set failure in automatic modeXing Tong Wu
2024-01-20hwmon: (corsair-psu) Fix probe when built-inArmin Wolf
2023-12-13hwmon: (nzxt-kraken2) Fix error handling path in kraken2_probe()Christophe JAILLET
2023-12-13hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf
2023-11-20hwmon: (sch5627) Disallow write access if virtual registers are lockedArmin Wolf
2023-11-20hwmon: (sch5627) Use bit macros when accessing the control registerArmin Wolf
2023-11-20hwmon: (pmbus/mp2975) Move PGOOD fixNaresh Solanki
2023-11-20Revert "hwmon: (sch56xx-common) Add automatic module loading on supported dev...Guenter Roeck
2023-11-20Revert "hwmon: (sch56xx-common) Add DMI override table"Guenter Roeck
2023-11-20hwmon: (coretemp) Fix potentially truncated sysfs attribute nameZhang Rui
2023-11-20hwmon: (axi-fan-control) Fix possible NULL pointer dereferenceDragos Bogdan
2023-11-20hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculationZev Weiss
2023-09-18hwmon: (nct6775) Fix non-existent ALARM warningAhmad Khalifa
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-29Merge tag 'hwmon-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2023-08-28Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-25hwmon: (tmp513) Simplify probe()Biju Das
2023-08-25hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()Biju Das
2023-08-25hwmon: (mlxreg-fan) Extend number of supported fansVadim Pasternak
2023-08-25hwmon: (sis5595) Do PCI error checks on own lineIlpo Järvinen
2023-08-25hwmon: (vt8231) Do PCI error checks on own lineIlpo Järvinen
2023-08-25hwmon: (via686a) Do PCI error checks on own lineIlpo Järvinen
2023-08-21hwmon: pmbus: Fix -EIO seen on pli1209Patrick Rudolph
2023-08-21hwmon: pmbus: Drop unnecessary clear fault pagePatrick Rudolph
2023-08-21hwmon: pmbus: Reduce clear fault page invocationsPatrick Rudolph
2023-08-21hwmon: (nsa320-hwmon) Remove redundant of_match_ptr()Ruan Jinjie
2023-08-21hwmon: (pmbus/ucd9200) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (pmbus/ucd9000) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (pmbus/tps53679) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (pmbus/ibm-cffps) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (tmp513) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (max6697) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (max20730) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (lm90) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (lm85) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (lm75) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski