summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-04-19hwmon: lan966x: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: k8temp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: k10temp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: jc42: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: intel-m10-bmc: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-5/+5
2023-04-19hwmon: ina3221: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: ina238: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: i5500_temp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: gxp-fan: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: ftsteutates: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: emc2305: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: drivetemp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: dell-smm: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: corsair: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-2/+2
2023-04-19hwmon: bt1-pvt: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-2/+2
2023-04-19hwmon: axi-fan: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: as370: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: aquacomputer: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: aht10: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: adt7x10: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: adt7470: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: adt7411: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: adm9240: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: adm1177: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list B360/H410/H610/Z390...Denis Pauk-0/+121
2023-04-19hwmon: (nct6775) Fix ROG B550-XE WIFI and Pro B660M-C D4 namesDenis Pauk-2/+2
2023-04-19hwmon: (nct6775) Sort ASUS board listDenis Pauk-11/+11
2023-04-19hwmon: remove unused superio_outb functionTom Rix-6/+0
2023-04-19hwmon: (pwm-fan) set usage_power on PWM stateLorenz Brun-0/+8
2023-04-19hwmon: (it87) Use voltage scaling macro where appropriateFrank Crawford-1/+1
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list A520/B360/B460/B550...Denis Pauk-0/+39
2023-04-19hwmon: (nct6775) Fix TUF GAMING B550M-E WIFI nameDenis Pauk-1/+1
2023-04-19hwmon: (nct6775) add Asus Pro A520M-C II/CSMHolger Kiehl-0/+1
2023-04-19hwmon: (pmbus/core) Notify hwmon eventsPatrick Rudolph-6/+40
2023-04-19hwmon: (pmbus/core) Add interrupt supportPatrick Rudolph-1/+71
2023-04-19hwmon: (pmbus/core) Generalise pmbus get statusNaresh Solanki-36/+62
2023-04-19hwmon: (pmbus/core) Generalize pmbus status flag mapNaresh Solanki-47/+47
2023-04-19hwmon: (aquacomputer_d5next) Add fan PWM control for AquaeroLeonard Anderweit-5/+59
2023-04-19hwmon: (aquacomputer_d5next) Add temperature offset control for AquaeroLeonard Anderweit-4/+8
2023-04-19hwmon: (aquacomputer_d5next) Add infrastructure for Aquaero control reportsLeonard Anderweit-5/+26
2023-04-19hwmon: (aquacomputer_d5next) Device dependent control report settingsLeonard Anderweit-5/+14
2023-04-19hwmon: (aquacomputer_d5next) Support writing multiple control values at onceLeonard Anderweit-11/+18
2023-04-19hwmon: (aquacomputer_d5next) Support one byte control valuesLeonard Anderweit-10/+38
2023-04-19hwmon: (nct6775) ASUS PRIME Z590 boards supportErik Ekman-0/+3
2023-04-19hwmon: (g762) add a check of devm_add_action in g762_of_clock_enableKang Chen-1/+6
2023-04-19hwmon: (nzxt-smart2) handle failure of devm_add_action in nzxt_smart2_hid_probeKang Chen-2/+8
2023-04-19hwmon: (ibmpowernv, pwm-fan) Use of_property_present() for testing DT propert...Rob Herring-3/+3
2023-04-19hwmon: (ltc4245) Use of_property_read_bool() for boolean propertiesRob Herring-1/+1
2023-04-19hwmon: (nct6775) Drop unneeded casting and conjunctionAndy Shevchenko-1/+1
2023-04-19hwmon: (nzxt-smart2) add another USB IDAleksandr Mezin-1/+2