Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-19 | habanalabs: support hwmon_reset_history attribute | Christine Gharzuzi | 1 | -0/+75 |
2020-03-24 | habanalabs: provide historical maximum of various sensors | Christine Gharzuzi | 1 | -0/+6 |
2020-03-24 | habanalabs: modify the return values of hl_read/write routines | Moti Haimovski | 1 | -31/+32 |
2020-03-24 | habanalabs: support temperature offset via sysfs | Moti Haimovski | 1 | -0/+37 |
2019-09-05 | habanalabs: display card name as sensors header | Oded Gabbay | 1 | -1/+3 |
2019-09-05 | habanalabs: replace __le32_to_cpu with le32_to_cpu | Oded Gabbay | 1 | -3/+3 |
2019-09-05 | habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64 | Oded Gabbay | 1 | -7/+7 |
2019-02-28 | habanalabs: fix little-endian<->cpu conversion warnings | Oded Gabbay | 1 | -22/+28 |
2019-02-28 | habanalabs: use NULL to initialize array of pointers | Oded Gabbay | 1 | -1/+1 |
2019-02-28 | habanalabs: disable CPU access on timeouts | Oded Gabbay | 1 | -1/+1 |
2019-02-18 | habanalabs: add device reset support | Oded Gabbay | 1 | -2/+2 |
2019-02-18 | habanalabs: add sysfs and hwmon support | Oded Gabbay | 1 | -0/+452 |