summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (f71882fg) Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-3/+2
* hwmon: (f71805f) Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* hwmon: (dme1737) Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* hwmon: (da9052-hwmon) Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* hwmon: (abituguru3) Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-3/+2
* hwmon: (abituguru) Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* hwmon: (abitguru{,3}) Enable build testing on !X86Uwe Kleine-König2023-10-271-2/+2
* hwmon: (sch5627) Add support for writing limit registersArmin Wolf2023-10-273-55/+153
* hwmon: (sch5627) Use regmap for pwm map register cachingArmin Wolf2023-10-274-14/+138
* hwmon: (sch5627) Disallow write access if virtual registers are lockedArmin Wolf2023-10-271-0/+9
* hwmon: (sch5627) Use bit macros when accessing the control registerArmin Wolf2023-10-271-4/+8
* hwmon: tmp513: Simplify tmp51x_read_properties()Biju Das2023-10-271-5/+2
* hwmon: tmp513: Add max_channels variable to struct tmp51x_dataBiju Das2023-10-271-26/+23
* hwmon: (pmbus/tda38640) Add workaround for SVID modePatrick Rudolph2023-10-271-2/+152
* hwmon: (pmbus) Add ON_OFF_CONFIG register bitsPatrick Rudolph2023-10-271-0/+9
* hwmon: add POWER-Z driverThomas Weißschuh2023-10-273-0/+285
* hwmon: (pmbus/mp2975) Move PGOOD fixNaresh Solanki2023-10-271-5/+5
* Revert "hwmon: (sch56xx-common) Add automatic module loading on supported dev...Guenter Roeck2023-10-251-38/+2
* Revert "hwmon: (sch56xx-common) Add DMI override table"Guenter Roeck2023-10-251-34/+10
* hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculationZev Weiss2023-10-251-4/+8
* hwmon: (coretemp) Fix potentially truncated sysfs attribute nameZhang Rui2023-10-251-1/+1
* hwmon: (axi-fan-control) Fix possible NULL pointer dereferenceDragos Bogdan2023-10-251-13/+16
* 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