index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
slaves
/
w1_therm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
w1: keep balance of mutex locks and refcnts
Alexey Khoroshilov
2017-11-08
1
-28
/
+31
*
drivers: w1: add hwmon temp support for w1_therm
Jaghathiswari Rankappagounder Natarajan
2017-08-31
1
-0
/
+86
*
drivers: w1: refactor w1_slave_show to make the temp reading functionality se...
Jaghathiswari Rankappagounder Natarajan
2017-08-31
1
-31
/
+51
*
w1: Add subsystem kernel public interface
Andrew F. Davis
2017-06-09
1
-3
/
+7
*
w1: Organize driver source to natural/common order
Andrew F. Davis
2017-05-25
1
-9
/
+9
*
drivers: w1: style corrections-pointers-blanklines-comparisons
Ben Werbowyj
2016-08-31
1
-2
/
+4
*
drivers: w1: removed assignment from within if statement
Ben Werbowyj
2016-08-31
1
-2
/
+4
*
drivers: w1: style corrections for parenthesis and braces
Ben Werbowyj
2016-08-31
1
-6
/
+4
*
w1: add ability to set (SRAM) and store (EEPROM) configuration for temp senso...
Ben Sen
2016-05-01
1
-7
/
+211
*
w1: use correct lock on error in w1_seq_show()
Dan Carpenter
2015-06-12
1
-2
/
+2
*
w1: fix for loop exit condition in w1_seq_show()
Dan Carpenter
2015-06-12
1
-1
/
+1
*
w1: Add support for DS28EA00 sequence to w1-therm
Matt Campbell
2015-05-24
1
-1
/
+101
*
w1_therm reference count family data
David Fries
2015-05-24
1
-15
/
+47
*
w1: use family_data instead of rom in w1_slave
David Fries
2014-02-07
1
-2
/
+19
*
w1: slaves: w1_therm: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
1
-15
/
+9
*
w1: add family based automatic module loading
Alexander Stein
2013-06-03
1
-0
/
+5
*
w1: w1_therm: Add force-pullup option for "broken" sensors
Michael Arndt
2013-02-18
1
-1
/
+10
*
w1_therm: Retries: remove old code add CRC
David Stevenson
2013-01-15
1
-19
/
+6
*
1-Wire: Add support for the maxim ds1825 temperature sensor
Raphael Assenat
2012-08-16
1
-0
/
+9
*
W1: split master mutex to avoid deadlocks.
NeilBrown
2012-06-13
1
-5
/
+5
*
W1: w1_therm: release the bus during conversion on externally powered devices
Maciej Szmigiero
2011-11-17
1
-5
/
+31
*
MAINTAINERS: Evgeniy has moved
Evgeniy Polyakov
2011-08-25
1
-2
/
+2
*
drivers/w1/slaves/w1_therm.c: add support for DS28EA00
Christian Glindkamp
2011-07-26
1
-0
/
+9
*
w1: w1 temp: fix negative termperature calculation
Ian Dall
2010-04-24
1
-3
/
+2
*
w1: w1 temp calculation overflow fix
Ian Dall
2009-02-11
1
-1
/
+1
*
W1: w1_therm consistent mutex access code cleanup
David Fries
2008-10-16
1
-1
/
+1
*
W1: w1_therm fix user buffer overflow and cat
David Fries
2008-10-16
1
-35
/
+20
*
W1: feature, w1_therm.c use strong pullup and documentation
David Fries
2008-10-16
1
-2
/
+13
*
W1: w1_therm.c standardize units to millidegrees C
David Fries
2008-02-06
1
-1
/
+2
*
W1: w1_therm.c is flagging 0C etc as invalid
David Fries
2008-01-22
1
-1
/
+1
*
W1: w1_therm.c ds18b20 decode freezing temperatures correctly
David Fries
2008-01-22
1
-1
/
+1
*
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
1
-2
/
+5
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-1
/
+0
*
w1_therm_read_bin: don't call flush_signals()
Evgeniy Polyakov
2007-06-28
1
-5
/
+1
*
[PATCH] w1: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-12
1
-3
/
+3
*
[PATCH] severing module.h->sched.h
Al Viro
2006-12-04
1
-0
/
+1
*
[PATCH] w1: Use mutexes instead of semaphores.
Evgeniy Polyakov
2006-06-22
1
-10
/
+2
*
[PATCH] w1: Userspace communication protocol over connector.
Evgeniy Polyakov
2006-06-22
1
-1
/
+0
*
[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...
Evgeniy Polyakov
2006-03-23
1
-0
/
+268