aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_therm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-24w1: w1 temp: fix negative termperature calculationIan Dall1-3/+2
2009-02-11w1: w1 temp calculation overflow fixIan Dall1-1/+1
2008-10-16W1: w1_therm consistent mutex access code cleanupDavid Fries1-1/+1
2008-10-16W1: w1_therm fix user buffer overflow and catDavid Fries1-35/+20
2008-10-16W1: feature, w1_therm.c use strong pullup and documentationDavid Fries1-2/+13
2008-02-06W1: w1_therm.c standardize units to millidegrees CDavid Fries1-1/+2
2008-01-22W1: w1_therm.c is flagging 0C etc as invalidDavid Fries1-1/+1
2008-01-22W1: w1_therm.c ds18b20 decode freezing temperatures correctlyDavid Fries1-1/+1
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-2/+5
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-06-28w1_therm_read_bin: don't call flush_signals()Evgeniy Polyakov1-5/+1
2007-02-12[PATCH] w1: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-3/+3
2006-12-04[PATCH] severing module.h->sched.hAl Viro1-0/+1
2006-06-22[PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov1-10/+2
2006-06-22[PATCH] w1: Userspace communication protocol over connector.Evgeniy Polyakov1-1/+0
2006-03-23[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves'Evgeniy Polyakov1-0/+268