aboutsummaryrefslogtreecommitdiff
path: root/drivers/w1/slaves/w1_ds2760.c
AgeCommit message (Expand)Author
2013-04-30drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave()Wei Yongjun
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown
2011-11-02w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itJonathan Cameron
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-08w1: ds2760: add support for EEPROM read and writeDaniel Mack
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2007-07-15git-battery vs git-acpiAndrew Morton
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov
2007-07-10[BATTERY] ds2760 W1 slaveAnton Vorontsov