Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / w1 / slaves / w1_therm.c
2010-04-24 Ian Dallw1: w1 temp: fix negative termperature calculation
2009-02-11 Ian Dallw1: w1 temp calculation overflow fix
2008-10-16 David FriesW1: w1_therm consistent mutex access code cleanup
2008-10-16 David FriesW1: w1_therm fix user buffer overflow and cat
2008-10-16 David FriesW1: feature, w1_therm.c use strong pullup and documentation
2008-02-06 David FriesW1: w1_therm.c standardize units to millidegrees C
2008-01-22 David FriesW1: w1_therm.c is flagging 0C etc as invalid
2008-01-22 David FriesW1: w1_therm.c ds18b20 decode freezing temperatures...
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-06-28 Evgeniy Polyakovw1_therm_read_bin: don't call flush_signals()
2007-02-12 Ahmed S. Darwish[PATCH] w1: Use ARRAY_SIZE macro when appropriate
2006-12-04 Al Viro[PATCH] severing module.h->sched.h
2006-06-22 Evgeniy Polyakov[PATCH] w1: Use mutexes instead of semaphores.
2006-06-22 Evgeniy Polyakov[PATCH] w1: Userspace communication protocol over conne...
2006-03-24 Evgeniy Polyakov[PATCH] W1: Move w1 bus master code into 'w1/masters...