aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds2760.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-30drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave()Wei Yongjun1-1/+2
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown1-4/+4
2011-11-02w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itJonathan Cameron1-42/+6
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-08w1: ds2760: add support for EEPROM read and writeDaniel Mack1-0/+30
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar1-1/+0
2007-07-15git-battery vs git-acpiAndrew Morton1-2/+3
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov1-4/+0
2007-07-10[BATTERY] ds2760 W1 slaveAnton Vorontsov1-0/+213