summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2023-04-19hwmon: adt7470: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: adt7411: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: adm9240: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: adm1177: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list B360/H410/H610/Z390...Denis Pauk
2023-04-19hwmon: (nct6775) Fix ROG B550-XE WIFI and Pro B660M-C D4 namesDenis Pauk
2023-04-19hwmon: (nct6775) Sort ASUS board listDenis Pauk
2023-04-19hwmon: remove unused superio_outb functionTom Rix
2023-04-19hwmon: (pwm-fan) set usage_power on PWM stateLorenz Brun
2023-04-19hwmon: (it87) Use voltage scaling macro where appropriateFrank Crawford
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list A520/B360/B460/B550...Denis Pauk
2023-04-19hwmon: (nct6775) Fix TUF GAMING B550M-E WIFI nameDenis Pauk
2023-04-19hwmon: (nct6775) add Asus Pro A520M-C II/CSMHolger Kiehl
2023-04-19hwmon: (pmbus/core) Notify hwmon eventsPatrick Rudolph
2023-04-19hwmon: (pmbus/core) Add interrupt supportPatrick Rudolph
2023-04-19hwmon: (pmbus/core) Generalise pmbus get statusNaresh Solanki
2023-04-19hwmon: (pmbus/core) Generalize pmbus status flag mapNaresh Solanki
2023-04-19hwmon: (aquacomputer_d5next) Add fan PWM control for AquaeroLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Add temperature offset control for AquaeroLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Add infrastructure for Aquaero control reportsLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Device dependent control report settingsLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Support writing multiple control values at onceLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Support one byte control valuesLeonard Anderweit
2023-04-19hwmon: (nct6775) ASUS PRIME Z590 boards supportErik Ekman
2023-04-19hwmon: (g762) add a check of devm_add_action in g762_of_clock_enableKang Chen
2023-04-19hwmon: (nzxt-smart2) handle failure of devm_add_action in nzxt_smart2_hid_probeKang Chen
2023-04-19hwmon: (ibmpowernv, pwm-fan) Use of_property_present() for testing DT propert...Rob Herring
2023-04-19hwmon: (ltc4245) Use of_property_read_bool() for boolean propertiesRob Herring
2023-04-19hwmon: (nct6775) Drop unneeded casting and conjunctionAndy Shevchenko
2023-04-19hwmon: (nzxt-smart2) add another USB IDAleksandr Mezin
2023-04-19hwmon: (gpio-fan) drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-04-19Merge branch 'hwmon-const' into HEADGuenter Roeck
2023-04-19hwmon: (k10temp) Check range scale when CUR_TEMP register is read-writeBabu Moger
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-03driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-31Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki
2023-03-27Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki
2023-03-21hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCsFrank Crawford
2023-03-21hwmon: (xgene) Fix ioremap and memremap leakTianyi Jing
2023-03-21hwmon: fix potential sensor registration fail if of_node is missingPhinex Hung
2023-03-21hwmon: (peci/cputemp) Fix miscalculated DTS for SKXIwona Winiarska
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2023-03-15hwmon: (ltc2992) Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-03-15hwmon: (adm1266) Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-03-12hwmon: tmp512: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-12hwmon: (ucd90320) Add minimum delay between bus accessesLars-Peter Clausen
2023-03-12hwmon: (ina3221) return prober error codeMarcus Folkesson
2023-03-12hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condi...Zheng Wang
2023-03-05hwmon: (adt7475) Fix masking of hysteresis registersTony O'Brien