1. 368451e drivers: w1: style corrections-pointers-blanklines-comparisons by Ben Werbowyj · 8 years ago
  2. aaf16f7 drivers: w1: removed assignment from within if statement by Ben Werbowyj · 8 years ago
  3. d4c3f97 drivers: w1: style corrections for parenthesis and braces by Ben Werbowyj · 8 years ago
  4. 0a19f12 w1: add ability to set (SRAM) and store (EEPROM) configuration for temp sensors like DS18B20 by Ben Sen · 8 years ago
  5. 0c6d5c8 w1: use correct lock on error in w1_seq_show() by Dan Carpenter · 9 years ago
  6. a14ef24 w1: fix for loop exit condition in w1_seq_show() by Dan Carpenter · 9 years ago
  7. d9411e5 w1: Add support for DS28EA00 sequence to w1-therm by Matt Campbell · 9 years ago
  8. f7134ee w1_therm reference count family data by David Fries · 9 years ago
  9. eb2c0da w1: use family_data instead of rom in w1_slave by David Fries · 10 years ago
  10. b8a9f44 w1: slaves: w1_therm: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  11. 8d7bda5 w1: add family based automatic module loading by Alexander Stein · 11 years ago
  12. 29e5507 w1: w1_therm: Add force-pullup option for "broken" sensors by Michael Arndt · 11 years ago
  13. 867ff98 w1_therm: Retries: remove old code add CRC by David Stevenson · 11 years ago
  14. f3261df 1-Wire: Add support for the maxim ds1825 temperature sensor by Raphael Assenat · 12 years ago
  15. b02f8be W1: split master mutex to avoid deadlocks. by NeilBrown · 12 years ago
  16. 377195c W1: w1_therm: release the bus during conversion on externally powered devices by Maciej Szmigiero · 13 years ago
  17. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 13 years ago
  18. f7b1371 drivers/w1/slaves/w1_therm.c: add support for DS28EA00 by Christian Glindkamp · 13 years ago
  19. 9a6a1ec w1: w1 temp: fix negative termperature calculation by Ian Dall · 14 years ago
  20. 507e2fb w1: w1 temp calculation overflow fix by Ian Dall · 15 years ago
  21. e0d29c7 W1: w1_therm consistent mutex access code cleanup by David Fries · 16 years ago
  22. 347ba8a W1: w1_therm fix user buffer overflow and cat by David Fries · 16 years ago
  23. 6cd1597 W1: feature, w1_therm.c use strong pullup and documentation by David Fries · 16 years ago
  24. 7129b12 W1: w1_therm.c standardize units to millidegrees C by David Fries · 16 years ago
  25. 80c002d W1: w1_therm.c is flagging 0C etc as invalid by David Fries · 16 years ago
  26. 941ed3b W1: w1_therm.c ds18b20 decode freezing temperatures correctly by David Fries · 16 years ago
  27. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  28. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  29. 33e44b1 w1_therm_read_bin: don't call flush_signals() by Evgeniy Polyakov · 17 years ago
  30. 9d0094d [PATCH] w1: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  31. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  32. abd52a1 [PATCH] w1: Use mutexes instead of semaphores. by Evgeniy Polyakov · 18 years ago
  33. 1200337 [PATCH] w1: Userspace communication protocol over connector. by Evgeniy Polyakov · 18 years ago
  34. bd529cf [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves' by Evgeniy Polyakov · 18 years ago[Renamed (98%) from drivers/w1/w1_therm.c]
  35. d2a4ef6 [PATCH] w1: Added add/remove slave callbacks. by Evgeniy Polyakov · 19 years ago
  36. ea7d8f6 [PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects the slave by by Evgeniy Polyakov · 19 years ago
  37. db2d000 [PATCH] w1: Added inline functions on top of container_of(). by Evgeniy Polyakov · 19 years ago
  38. 4e470aa [PATCH] w1_therm: removed duplicated family id. by Evgeniy Polyakov · 19 years ago
  39. ca775c6 [PATCH] w1: new family structure. by Evgeniy Polyakov · 19 years ago
  40. 7785925 [PATCH] w1: cleanups. by Evgeniy Polyakov · 19 years ago
  41. 718a538 [PATCH] w1_therm: support for ds18b20, ds1822 thermal sensors. by Evgeniy Polyakov · 19 years ago
  42. 060b884 [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago