summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: create common folderOded Gabbay2020-07-241-579/+0
* habanalabs: support hwmon_reset_history attributeChristine Gharzuzi2020-05-191-0/+75
* habanalabs: provide historical maximum of various sensorsChristine Gharzuzi2020-03-241-0/+6
* habanalabs: modify the return values of hl_read/write routinesMoti Haimovski2020-03-241-31/+32
* habanalabs: support temperature offset via sysfsMoti Haimovski2020-03-241-0/+37
* habanalabs: display card name as sensors headerOded Gabbay2019-09-051-1/+3
* habanalabs: replace __le32_to_cpu with le32_to_cpuOded Gabbay2019-09-051-3/+3
* habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64Oded Gabbay2019-09-051-7/+7
* habanalabs: fix little-endian<->cpu conversion warningsOded Gabbay2019-02-281-22/+28
* habanalabs: use NULL to initialize array of pointersOded Gabbay2019-02-281-1/+1
* habanalabs: disable CPU access on timeoutsOded Gabbay2019-02-281-1/+1
* habanalabs: add device reset supportOded Gabbay2019-02-181-2/+2
* habanalabs: add sysfs and hwmon supportOded Gabbay2019-02-181-0/+452