summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2023-10-27hwmon: (mc13783-adc) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (max197) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (i5k_amb) Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27hwmon: (f71882fg) Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27hwmon: (f71805f) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (dme1737) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (da9052-hwmon) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (abituguru3) Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27hwmon: (abituguru) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27hwmon: (abitguru{,3}) Enable build testing on !X86Uwe Kleine-König1-2/+2
2023-10-27hwmon: (sch5627) Add support for writing limit registersArmin Wolf3-55/+153
2023-10-27hwmon: (sch5627) Use regmap for pwm map register cachingArmin Wolf4-14/+138
2023-10-27hwmon: (sch5627) Disallow write access if virtual registers are lockedArmin Wolf1-0/+9
2023-10-27hwmon: (sch5627) Use bit macros when accessing the control registerArmin Wolf1-4/+8
2023-10-27hwmon: tmp513: Simplify tmp51x_read_properties()Biju Das1-5/+2
2023-10-27hwmon: tmp513: Add max_channels variable to struct tmp51x_dataBiju Das1-26/+23
2023-10-27hwmon: (pmbus/tda38640) Add workaround for SVID modePatrick Rudolph1-2/+152
2023-10-27hwmon: (pmbus) Add ON_OFF_CONFIG register bitsPatrick Rudolph1-0/+9
2023-10-27hwmon: add POWER-Z driverThomas Weißschuh3-0/+285
2023-10-27hwmon: (pmbus/mp2975) Move PGOOD fixNaresh Solanki1-5/+5
2023-10-26Revert "hwmon: (sch56xx-common) Add automatic module loading on supported dev...Guenter Roeck1-38/+2
2023-10-26Revert "hwmon: (sch56xx-common) Add DMI override table"Guenter Roeck1-34/+10
2023-10-25hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculationZev Weiss1-4/+8
2023-10-25hwmon: (coretemp) Fix potentially truncated sysfs attribute nameZhang Rui1-1/+1
2023-10-25hwmon: (axi-fan-control) Fix possible NULL pointer dereferenceDragos Bogdan1-13/+16
2023-10-25hwmon: (acpi_power_meter) replace open-coded kmemdup_nulJustin Stitt1-3/+2
2023-10-10hwmon: (fam15h_power) Use topology_core_id()Thomas Gleixner1-4/+3
2023-10-06Merge tag 'acpi-pcc-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki1-11/+5
2023-09-30hwmon: (asus_wmi_sensors) Replace deprecated strncpy() with strscpy()Justin Stitt1-1/+1
2023-09-30hwmon: (ibmpowernv) Replace deprecated strncpy() with memcpy()Justin Stitt1-1/+1
2023-09-29hwmon: (xgene) Migrate to use generic PCC shmem related macrosSudeep Holla1-11/+5
2023-09-18hwmon: (nct6775) Fix non-existent ALARM warningAhmad Khalifa1-0/+4
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+68
2023-08-29Merge tag 'hwmon-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds63-1304/+1394
2023-08-29Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+7
2023-08-25hwmon: (tmp513) Simplify probe()Biju Das1-4/+1
2023-08-25hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()Biju Das1-1/+1
2023-08-25hwmon: (mlxreg-fan) Extend number of supported fansVadim Pasternak1-1/+11
2023-08-25hwmon: (sis5595) Do PCI error checks on own lineIlpo Järvinen1-15/+20
2023-08-25hwmon: (vt8231) Do PCI error checks on own lineIlpo Järvinen1-5/+6
2023-08-25hwmon: (via686a) Do PCI error checks on own lineIlpo Järvinen1-9/+9
2023-08-21hwmon: pmbus: Fix -EIO seen on pli1209Patrick Rudolph1-0/+26
2023-08-21hwmon: pmbus: Drop unnecessary clear fault pagePatrick Rudolph1-1/+0
2023-08-21hwmon: pmbus: Reduce clear fault page invocationsPatrick Rudolph1-1/+2
2023-08-21hwmon: (nsa320-hwmon) Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-21hwmon: (pmbus/ucd9200) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2023-08-21hwmon: (pmbus/ucd9000) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2023-08-21hwmon: (pmbus/tps53679) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2023-08-21hwmon: (pmbus/ibm-cffps) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2023-08-21hwmon: (tmp513) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1