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