summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-012-0/+68
|\
| * Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman2023-08-132-9/+44
| |\
| * | hwmon: (peci/dimmtemp) Add Sapphire Rapids supportPatrick Rudolph2023-08-071-0/+50
| * | hwmon: (peci/cputemp) Add Intel Sapphire Rapids supportPatrick Rudolph2023-08-071-0/+18
* | | Merge tag 'hwmon-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2023-08-2963-1304/+1394
|\ \ \
| * | | hwmon: (tmp513) Simplify probe()Biju Das2023-08-251-4/+1
| * | | hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()Biju Das2023-08-251-1/+1
| * | | hwmon: (mlxreg-fan) Extend number of supported fansVadim Pasternak2023-08-251-1/+11
| * | | hwmon: (sis5595) Do PCI error checks on own lineIlpo Järvinen2023-08-251-15/+20
| * | | hwmon: (vt8231) Do PCI error checks on own lineIlpo Järvinen2023-08-251-5/+6
| * | | hwmon: (via686a) Do PCI error checks on own lineIlpo Järvinen2023-08-251-9/+9
| * | | hwmon: pmbus: Fix -EIO seen on pli1209Patrick Rudolph2023-08-211-0/+26
| * | | hwmon: pmbus: Drop unnecessary clear fault pagePatrick Rudolph2023-08-211-1/+0
| * | | hwmon: pmbus: Reduce clear fault page invocationsPatrick Rudolph2023-08-211-1/+2
| * | | hwmon: (nsa320-hwmon) Remove redundant of_match_ptr()Ruan Jinjie2023-08-211-1/+1
| * | | hwmon: (pmbus/ucd9200) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (pmbus/ucd9000) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (pmbus/tps53679) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (pmbus/ibm-cffps) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (tmp513) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (max6697) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (max20730) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (lm90) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (lm85) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (lm75) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (lm63) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (ina2xx) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (ads7828) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-2/+1
| * | | hwmon: (ad7418) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (adt7475) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (max6639) Add compatible stringNaresh Solanki2023-08-211-0/+6
| * | | hwmon: (nct6775) Additional TEMP registers for nct6799Ahmad Khalifa2023-08-212-31/+121
| * | | hwmon: Add driver for Renesas HS3001Andre Werner2023-08-213-0/+253
| * | | hwmon: (hp-wmi-sensors) Initialize pevents in hp_wmi_sensors_init()James Seo2023-08-211-1/+1
| * | | hwmon: (hp-wmi-sensors) Get WMI instance count from WMI driver coreJames Seo2023-08-211-17/+3
| * | | hwmon: (nct6775) Add support for 18 IN readings for nct6799Ahmad Khalifa2023-08-212-11/+45
| * | | hwmon: (sht3x) convert some of sysfs interface to hwmonJuenKit Yip2023-08-211-136/+251
| * | | hwmon: (pmbus/mp2975) Fix PGOOD in READ_STATUS_WORDPatrick Rudolph2023-08-211-0/+5
| * | | hwmon: (pmbus/mp2975) Add OCP limitPatrick Rudolph2023-08-211-11/+65
| * | | hwmon: (pmbus/mp2975) Add regulator supportPatrick Rudolph2023-08-212-0/+22
| * | | hwmon: (pmbus/mp2975) Add support for MP2971 and MP2973Patrick Rudolph2023-08-211-33/+214
| * | | hwmon: (pmbus/mp2975) Make phase count variablePatrick Rudolph2023-08-211-13/+20
| * | | hwmon: (pmbus/mp2975) Simplify VOUT codePatrick Rudolph2023-08-211-50/+10
| * | | hwmon: (pmbus/mp2975) Prepare for MP2973 and MP2971Patrick Rudolph2023-08-211-8/+19
| * | | hwmon: (pmbus/mp2975) Fix whitespace errorPatrick Rudolph2023-08-211-1/+1
| * | | hwmon: (it87) Add support to detect sensor type AMDTSIFrank Crawford2023-08-211-4/+31
| * | | hwmon: (it87) Improve temperature reporting supportFrank Crawford2023-08-211-0/+6
| * | | hwmon: (it87) Split temperature sensor detection to separate functionFrank Crawford2023-08-211-13/+28
| * | | hwmon: (oxp-sensors) Move board detection to the init functionJoaquín Ignacio Aramendía2023-08-211-14/+15
| * | | hwmon: (nct6775) Increase and reorder ALARM/BEEP bitsAhmad Khalifa2023-08-212-99/+93