summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/drivetemp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-2/+2
|\
| * driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman2023-04-031-2/+2
* | hwmon: drivetemp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
|/
* scsi: hwmon: drivetemp: Convert to scsi_execute_cmd()Mike Christie2023-01-131-6/+5
* hwmon: (drivetemp) Add module aliasLinus Walleij2022-07-131-0/+1
* hwmon: drivetemp: fix typo temperatire => temperatureCorentin Labbe2020-12-021-1/+1
* hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drivesMaciej S. Szmigiero2020-07-181-0/+43
* hwmon: (drivetemp) Fix SCT support if SCT data tables are not supportedGuenter Roeck2020-05-091-1/+1
* hwmon: (drivetemp) Return -ENODATA for invalid temperaturesGuenter Roeck2020-04-121-0/+6
* hwmon: Driver for disk and solid state drives with temperature sensorsGuenter Roeck2020-01-231-0/+574