summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds28e17.c
Commit message (Expand)AuthorAgeFilesLines
* w1: use octal for file permissionsKrzysztof Kozlowski2023-04-201-2/+2
* w1: minor white-space and code style fixesKrzysztof Kozlowski2023-04-201-1/+1
* w1: ds28e17: Use module_w1_family to simplify the codeChen Huang2021-04-101-15/+1
* w1: Constify static w1_family_ops structsRikard Falkeborn2020-10-051-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-191-3/+1
* add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridgeJan Kandziora2017-10-041-0/+771