summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds2805.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-10w1: ds2805: Use module_w1_family to simplify the codeChen Huang1-14/+1
2020-10-05w1: Constify static w1_family_ops structsRikard Falkeborn1-1/+1
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner1-3/+1
2019-06-06w1: ds2805: rename w1_family struct, fixing c-p typoMariusz Bialonczyk1-3/+3
2017-08-28drivers: w1: Add 1w slave driver for DS28E05 EEPROMAndrew Worsley1-0/+313