aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds2431.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-22w1: slaves: w1_ds2431: convert to use w1_family_ops.groupsGreg Kroah-Hartman1-24/+19
2013-06-03w1: add family based automatic module loadingAlexander Stein1-0/+1
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown1-4/+4
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+2
2008-10-16w1: new driver. DS2431 chipBernhard Weirich1-0/+312