index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
masters
/
mxc_w1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
w1: constify of_device_id array
Fabian Frederick
2015-03-25
1
-1
/
+1
*
w1: masters: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit()
Alexander Shiyan
2014-06-19
1
-12
/
+15
*
w1: mxc_w1: Perform a software reset at startup
Alexander Shiyan
2014-06-19
1
-0
/
+5
*
w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus()
Alexander Shiyan
2014-06-19
1
-17
/
+15
*
w1: mxc_w1: Fix incorrect "presence" status
Alexander Shiyan
2014-06-19
1
-1
/
+1
*
w1: mxc_w1: Enable driver compilation with COMPILE_TEST
Alexander Shiyan
2014-02-28
1
-6
/
+6
*
w1: mxc_w1: Driver cleanup
Alexander Shiyan
2014-02-28
1
-23
/
+16
*
w1: mxc_w1: Fix mxc_w1_ds2_reset_bus() return value
Alexander Shiyan
2014-02-28
1
-1
/
+1
*
w1: mxc_w1: Check the clk_prepare_enable() return value
Alexander Shiyan
2013-12-08
1
-6
/
+9
*
w1: mxc_w1: Add warning for base frequency calculation
Alexander Shiyan
2013-12-08
1
-2
/
+12
*
w1: mxc_w1: Remove unused field "clkdiv" from private structure
Alexander Shiyan
2013-12-08
1
-3
/
+3
*
drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-11
1
-2
/
+0
*
w1: mxc_w1: Convert to devm_ioremap_resource()
Fabio Estevam
2013-03-12
1
-3
/
+3
*
Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-28
1
-1
/
+8
|
\
|
*
W1: Add device tree support to MXC onewire master.
Martin Fuzzey
2013-02-10
1
-1
/
+8
*
|
drivers/w1/masters/mxc_w1.c: use devm_ functions
Julia Lawall
2013-01-15
1
-39
/
+10
|
/
*
Drivers: w1: remove last __devexit_p() instance
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
w1: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
w1: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
w1: mxc_w1: Fix comment
Fabio Estevam
2012-11-21
1
-1
/
+1
*
w1: mxc_w1: Convert to platform driver
Fabio Estevam
2012-11-21
1
-14
/
+2
*
w1: mxc_w1: Adapt the clock name to the new clock framework
Fabio Estevam
2012-11-21
1
-3
/
+3
*
w1 i.MX: prepare/unprepare clock
Sascha Hauer
2012-04-25
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
w1: mxc_w1: move probe() and remove() to the dev* text area
Alberto Panizzo
2010-03-12
1
-2
/
+2
*
[ARM] MXC: remove _clk suffix from clock names
Sascha Hauer
2009-03-13
1
-1
/
+1
*
w1: add 1-wire master driver for i.MX27 / i.MX31
Sascha Hauer
2009-01-08
1
-0
/
+211