hwmon: (adm1031) Add sysfs files for temperature offsets
[safe/jmp/linux-2.6] / drivers / w1 / slaves / w1_ds2433.c
2009-02-28 Ben Gardnerw1_ds2433: clear the validcrc flag after a write
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2006-12-07 Evgeniy Polyakov[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling
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...