index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
masters
/
ds2482.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: w1: Extend 1W master driver DS2482 with module option to support PPM...
Andrew Worsley
2017-08-28
1
-4
/
+8
*
w1: Add subsystem kernel public interface
Andrew F. Davis
2017-06-09
1
-2
/
+1
*
w1: Organize driver source to natural/common order
Andrew F. Davis
2017-05-25
1
-26
/
+19
*
w1: enable active pullup for DS2482 by default
Mariusz Bialonczyk
2016-05-01
1
-0
/
+18
*
w1: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-08-05
1
-1
/
+0
*
w1: ds2482: Add i2c module alias name
Ludek Hlavacek
2015-06-01
1
-0
/
+1
*
w1/masters: use pr_* instead of printk
Fjodor Schelichow
2014-06-19
1
-1
/
+1
*
w1: ds2482: Added 1-Wire pull-up support to the driver
Michael Arndt
2013-02-18
1
-6
/
+45
*
w1/ds2482: use module_i2c_driver to simplify the code
Wei Yongjun
2012-10-24
1
-12
/
+1
*
w1: fix test in ds2482_wait_1wire_idle()
Roel Kluin
2010-03-12
1
-1
/
+1
*
ds2482: Discard obsolete detect method
Jean Delvare
2009-10-04
1
-30
/
+5
*
w1/ds2482: Convert to a new-style driver
Jean Delvare
2008-07-16
1
-60
/
+44
*
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
2008-01-27
1
-1
/
+1
*
[PATCH] w1: fix idle check loop in ds2482
Ben Gardner
2006-07-12
1
-1
/
+1
*
[PATCH] w1: Use mutexes instead of semaphores.
Evgeniy Polyakov
2006-06-22
1
-12
/
+12
*
[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.
Evgeniy Polyakov
2006-03-23
1
-0
/
+564