aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/drivetemp.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2023-04-19hwmon: drivetemp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-03driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman1-2/+2
2023-01-13scsi: hwmon: drivetemp: Convert to scsi_execute_cmd()Mike Christie1-6/+5
2022-07-13hwmon: (drivetemp) Add module aliasLinus Walleij1-0/+1
2020-12-02hwmon: drivetemp: fix typo temperatire => temperatureCorentin Labbe1-1/+1
2020-07-18hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drivesMaciej S. Szmigiero1-0/+43
2020-05-09hwmon: (drivetemp) Fix SCT support if SCT data tables are not supportedGuenter Roeck1-1/+1
2020-04-12hwmon: (drivetemp) Return -ENODATA for invalid temperaturesGuenter Roeck1-0/+6
2020-01-23hwmon: Driver for disk and solid state drives with temperature sensorsGuenter Roeck1-0/+574