summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
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
2023-08-21hwmon: (lm63) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (ina2xx) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (ads7828) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (ad7418) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (adt7475) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (max6639) Add compatible stringNaresh Solanki
2023-08-21hwmon: (nct6775) Additional TEMP registers for nct6799Ahmad Khalifa
2023-08-21hwmon: Add driver for Renesas HS3001Andre Werner
2023-08-21hwmon: (hp-wmi-sensors) Initialize pevents in hp_wmi_sensors_init()James Seo
2023-08-21hwmon: (hp-wmi-sensors) Get WMI instance count from WMI driver coreJames Seo
2023-08-21hwmon: (nct6775) Add support for 18 IN readings for nct6799Ahmad Khalifa
2023-08-21hwmon: (sht3x) convert some of sysfs interface to hwmonJuenKit Yip
2023-08-21hwmon: (pmbus/mp2975) Fix PGOOD in READ_STATUS_WORDPatrick Rudolph
2023-08-21hwmon: (pmbus/mp2975) Add OCP limitPatrick Rudolph
2023-08-21hwmon: (pmbus/mp2975) Add regulator supportPatrick Rudolph
2023-08-21hwmon: (pmbus/mp2975) Add support for MP2971 and MP2973Patrick Rudolph
2023-08-21hwmon: (pmbus/mp2975) Make phase count variablePatrick Rudolph
2023-08-21hwmon: (pmbus/mp2975) Simplify VOUT codePatrick Rudolph
2023-08-21hwmon: (pmbus/mp2975) Prepare for MP2973 and MP2971Patrick Rudolph
2023-08-21hwmon: (pmbus/mp2975) Fix whitespace errorPatrick Rudolph
2023-08-21hwmon: (it87) Add support to detect sensor type AMDTSIFrank Crawford
2023-08-21hwmon: (it87) Improve temperature reporting supportFrank Crawford
2023-08-21hwmon: (it87) Split temperature sensor detection to separate functionFrank Crawford
2023-08-21hwmon: (oxp-sensors) Move board detection to the init functionJoaquín Ignacio Aramendía
2023-08-21hwmon: (nct6775) Increase and reorder ALARM/BEEP bitsAhmad Khalifa
2023-08-21hwmon: Remove smm665 driverGuenter Roeck