summaryrefslogtreecommitdiff
path: root/drivers/w1/slaves/w1_ds2431.c
AgeCommit message (Expand)Author
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis
2017-05-25w1: Organize driver source to natural/common orderAndrew F. Davis
2016-08-02w1: add helper macro module_w1_familyAndrew F. Davis
2013-08-22w1: slaves: w1_ds2431: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-06-03w1: add family based automatic module loadingAlexander Stein
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2008-10-16w1: new driver. DS2431 chipBernhard Weirich