| Commit message (Expand) | Author | Age | Files | Lines |
* | w1: use family_data instead of rom in w1_slave | David Fries | 2014-02-07 | 1 | -2/+19 |
* | w1: slaves: w1_therm: convert to use w1_family_ops.groups | Greg Kroah-Hartman | 2013-08-22 | 1 | -15/+9 |
* | w1: add family based automatic module loading | Alexander Stein | 2013-06-03 | 1 | -0/+5 |
* | w1: w1_therm: Add force-pullup option for "broken" sensors | Michael Arndt | 2013-02-18 | 1 | -1/+10 |
* | w1_therm: Retries: remove old code add CRC | David Stevenson | 2013-01-15 | 1 | -19/+6 |
* | 1-Wire: Add support for the maxim ds1825 temperature sensor | Raphael Assenat | 2012-08-16 | 1 | -0/+9 |
* | W1: split master mutex to avoid deadlocks. | NeilBrown | 2012-06-13 | 1 | -5/+5 |
* | W1: w1_therm: release the bus during conversion on externally powered devices | Maciej Szmigiero | 2011-11-17 | 1 | -5/+31 |
* | MAINTAINERS: Evgeniy has moved | Evgeniy Polyakov | 2011-08-25 | 1 | -2/+2 |
* | drivers/w1/slaves/w1_therm.c: add support for DS28EA00 | Christian Glindkamp | 2011-07-26 | 1 | -0/+9 |
* | w1: w1 temp: fix negative termperature calculation | Ian Dall | 2010-04-24 | 1 | -3/+2 |
* | w1: w1 temp calculation overflow fix | Ian Dall | 2009-02-11 | 1 | -1/+1 |
* | W1: w1_therm consistent mutex access code cleanup | David Fries | 2008-10-16 | 1 | -1/+1 |
* | W1: w1_therm fix user buffer overflow and cat | David Fries | 2008-10-16 | 1 | -35/+20 |
* | W1: feature, w1_therm.c use strong pullup and documentation | David Fries | 2008-10-16 | 1 | -2/+13 |
* | W1: w1_therm.c standardize units to millidegrees C | David Fries | 2008-02-06 | 1 | -1/+2 |
* | W1: w1_therm.c is flagging 0C etc as invalid | David Fries | 2008-01-22 | 1 | -1/+1 |
* | W1: w1_therm.c ds18b20 decode freezing temperatures correctly | David Fries | 2008-01-22 | 1 | -1/+1 |
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-11 | 1 | -2/+5 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -1/+0 |
* | w1_therm_read_bin: don't call flush_signals() | Evgeniy Polyakov | 2007-06-28 | 1 | -5/+1 |
* | [PATCH] w1: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-12 | 1 | -3/+3 |
* | [PATCH] severing module.h->sched.h | Al Viro | 2006-12-04 | 1 | -0/+1 |
* | [PATCH] w1: Use mutexes instead of semaphores. | Evgeniy Polyakov | 2006-06-22 | 1 | -10/+2 |
* | [PATCH] w1: Userspace communication protocol over connector. | Evgeniy Polyakov | 2006-06-22 | 1 | -1/+0 |
* | [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ... | Evgeniy Polyakov | 2006-03-23 | 1 | -0/+268 |