summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (amc6821) add of_match tableJosua Mayer2024-04-031-0/+11
* hwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck2024-03-011-2/+12
* hwmon: (coretemp) Enlarge per package core count limitZhang Rui2024-03-011-1/+1
* hwmon: (coretemp) Fix bogus core_id to attr name mappingZhang Rui2024-02-161-13/+19
* hwmon: (coretemp) Fix out-of-bounds memory accessZhang Rui2024-02-161-6/+2
* hwmon: (aspeed-pwm-tacho) mutex for tach readingLoic Prylli2024-02-161-0/+7
* hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6James Seo2024-02-051-16/+111
* hwmon: (nct6775) Fix fan speed set failure in automatic modeXing Tong Wu2024-02-051-0/+7
* hwmon: (corsair-psu) Fix probe when built-inArmin Wolf2024-01-201-1/+17
* hwmon: (nzxt-kraken2) Fix error handling path in kraken2_probe()Christophe JAILLET2023-12-131-2/+2
* hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf2023-12-131-0/+4
* hwmon: (sch5627) Disallow write access if virtual registers are lockedArmin Wolf2023-11-201-0/+9
* hwmon: (sch5627) Use bit macros when accessing the control registerArmin Wolf2023-11-201-4/+8
* hwmon: (pmbus/mp2975) Move PGOOD fixNaresh Solanki2023-11-201-5/+5
* Revert "hwmon: (sch56xx-common) Add automatic module loading on supported dev...Guenter Roeck2023-11-201-38/+2
* Revert "hwmon: (sch56xx-common) Add DMI override table"Guenter Roeck2023-11-201-34/+10
* hwmon: (coretemp) Fix potentially truncated sysfs attribute nameZhang Rui2023-11-201-1/+1
* hwmon: (axi-fan-control) Fix possible NULL pointer dereferenceDragos Bogdan2023-11-201-13/+16
* hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculationZev Weiss2023-11-201-4/+8
* hwmon: (nct6775) Fix non-existent ALARM warningAhmad Khalifa2023-09-181-0/+4
* 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