Ben Werbowyj
|
368451ea74
drivers: w1: style corrections-pointers-blanklines-comparisons
|
9 years ago |
Ben Werbowyj
|
aaf16f7d98
drivers: w1: removed assignment from within if statement
|
9 years ago |
Ben Werbowyj
|
d4c3f97a06
drivers: w1: style corrections for parenthesis and braces
|
9 years ago |
Ben Sen
|
0a19f129d7
w1: add ability to set (SRAM) and store (EEPROM) configuration for temp sensors like DS18B20
|
9 years ago |
Dan Carpenter
|
0c6d5c89a1
w1: use correct lock on error in w1_seq_show()
|
10 years ago |
Dan Carpenter
|
a14ef24b07
w1: fix for loop exit condition in w1_seq_show()
|
10 years ago |
Matt Campbell
|
d9411e57dc
w1: Add support for DS28EA00 sequence to w1-therm
|
10 years ago |
David Fries
|
f7134eea05
w1_therm reference count family data
|
10 years ago |
David Fries
|
eb2c0da4ac
w1: use family_data instead of rom in w1_slave
|
11 years ago |
Greg Kroah-Hartman
|
b8a9f44fea
w1: slaves: w1_therm: convert to use w1_family_ops.groups
|
12 years ago |
Alexander Stein
|
8d7bda5188
w1: add family based automatic module loading
|
12 years ago |
Michael Arndt
|
29e5507ae4
w1: w1_therm: Add force-pullup option for "broken" sensors
|
12 years ago |
David Stevenson
|
867ff9880d
w1_therm: Retries: remove old code add CRC
|
12 years ago |
Raphael Assenat
|
f3261dfb55
1-Wire: Add support for the maxim ds1825 temperature sensor
|
13 years ago |
NeilBrown
|
b02f8bede2
W1: split master mutex to avoid deadlocks.
|
13 years ago |
Maciej Szmigiero
|
377195c438
W1: w1_therm: release the bus during conversion on externally powered devices
|
14 years ago |
Evgeniy Polyakov
|
a801876638
MAINTAINERS: Evgeniy has moved
|
14 years ago |
Christian Glindkamp
|
f7b1371eb6
drivers/w1/slaves/w1_therm.c: add support for DS28EA00
|
14 years ago |
Ian Dall
|
9a6a1ecd9e
w1: w1 temp: fix negative termperature calculation
|
15 years ago |
Ian Dall
|
507e2fbaaa
w1: w1 temp calculation overflow fix
|
16 years ago |
David Fries
|
e0d29c7699
W1: w1_therm consistent mutex access code cleanup
|
17 years ago |
David Fries
|
347ba8a588
W1: w1_therm fix user buffer overflow and cat
|
17 years ago |
David Fries
|
6cd159744e
W1: feature, w1_therm.c use strong pullup and documentation
|
17 years ago |
David Fries
|
7129b126cc
W1: w1_therm.c standardize units to millidegrees C
|
17 years ago |
David Fries
|
80c002ddd2
W1: w1_therm.c is flagging 0C etc as invalid
|
17 years ago |
David Fries
|
941ed3b530
W1: w1_therm.c ds18b20 decode freezing temperatures correctly
|
17 years ago |
Zhang Rui
|
91a6902958
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
|
18 years ago |
Tejun Heo
|
7b595756ec
sysfs: kill unnecessary attribute->owner
|
18 years ago |
Evgeniy Polyakov
|
33e44b1588
w1_therm_read_bin: don't call flush_signals()
|
18 years ago |
Ahmed S. Darwish
|
9d0094de6d
[PATCH] w1: Use ARRAY_SIZE macro when appropriate
|
18 years ago |