index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
slaves
/
w1_therm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
w1: w1_therm: make w1_poll_completion static
Greg Kroah-Hartman
2020-10-05
1
-1
/
+1
*
w1: Constify static w1_family_ops structs
Rikard Falkeborn
2020-10-05
1
-3
/
+3
*
w1: w1_therm: Add support for GXCAS GX20MH01 device.
Ivan Zaentsev
2020-10-02
1
-28
/
+78
*
w1: w1_therm: Add sysfs entries to control conversion time and driver features
Ivan Zaentsev
2020-10-02
1
-26
/
+331
*
w1_therm: remove redundant assignments to variable ret
Colin Ian King
2020-05-21
1
-4
/
+4
*
w1_therm: Free the correct variable
Dan Carpenter
2020-05-21
1
-2
/
+3
*
w1_therm: adding bulk read support to trigger multiple conversion on bus
Akira Shimahara
2020-05-15
1
-2
/
+249
*
w1_therm: adding alarm sysfs entry
Akira Shimahara
2020-05-15
1
-0
/
+161
*
w1_therm: optimizing temperature read timings
Akira Shimahara
2020-05-15
1
-101
/
+185
*
w1_therm: adding eeprom sysfs entry
Akira Shimahara
2020-05-15
1
-57
/
+118
*
w1_therm: adding resolution sysfs entry
Akira Shimahara
2020-05-15
1
-98
/
+344
*
w1_therm: adding ext_power sysfs entry
Akira Shimahara
2020-05-15
1
-0
/
+137
*
w1_therm: fix reset_select_slave during discovery
Akira Shimahara
2020-05-15
1
-7
/
+41
*
w1_therm: adding code comments and code reordering
Akira Shimahara
2020-05-15
1
-168
/
+259
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 147
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
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
[next]