aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds28e04.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner1-3/+1
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis1-3/+3
2017-05-25w1: Organize driver source to natural/common orderAndrew F. Davis1-5/+5
2016-08-02w1: add helper macro module_w1_familyAndrew F. Davis1-13/+1
2013-08-22w1: slaves: w1_ds28e04: convert to use w1_family_ops.groupsGreg Kroah-Hartman1-70/+42
2013-06-03w1: add family based automatic module loadingAlexander Stein1-0/+1
2012-06-13w1: Add 1-wire slave device driver for DS28E04-100Markus Franke1-0/+469