aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/jedec_ts
Commit message (Expand)AuthorAgeFilesLines
* Remove jedec_ts(4)Ravi Pokala2018-08-011-283/+0
* Deprecate jedec_ts(4) and point users to jedec_dimm(4) insteadRavi Pokala2018-07-241-0/+3
* jedec_ts: add many more devices from various vendorsAndriy Gapon2017-09-131-30/+124
* jedec_ts: add support for devices manufactured by IDTAndriy Gapon2017-06-231-0/+7
* jedec_ts: read device id from the correct registerAndriy Gapon2017-06-231-1/+1
* jedec_ts: fix slave address checkAndriy Gapon2017-02-211-1/+1
* jedec_ts: a driver for thermal sensors on memory modulesAndriy Gapon2016-10-221-0/+179