index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
cmf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-28
s390/cmf: use tod_to_ns()
Sebastian Ott
1
-5
/
+3
2017-09-28
s390/cmf: avg_utilization
Sebastian Ott
1
-23
/
+35
2017-09-28
s390/cmf: read from hw buffer
Sebastian Ott
1
-31
/
+14
2017-09-28
s390/cmf: simplify copy_block
Sebastian Ott
1
-17
/
+3
2017-09-28
s390/cmf: simplify cmb_copy_wait
Sebastian Ott
1
-49
/
+23
2017-09-28
s390/cmf: simplify set_schib_wait
Sebastian Ott
1
-47
/
+23
2017-09-28
s390/cmf: set_schib_wait add timeout
Sebastian Ott
1
-7
/
+8
2017-01-16
s390/cio: remove cmf related code relevant for 31 bit only
Sebastian Ott
1
-8
/
+2
2016-10-31
s390: cio: make it explicitly non-modular
Paul Gortmaker
1
-8
/
+2
2016-07-14
s390/cio: allow to reset channel measurement block
Sebastian Ott
1
-9
/
+20
2016-06-28
s390/cio: use basic blocks for cmf inline assemblies
Heiko Carstens
1
-6
/
+9
2015-10-14
s390/cio: reactivate cmf after hibernate
Sebastian Ott
1
-0
/
+13
2015-10-14
s390/cio: use kmem_cache for extended measurement block allocation
Sebastian Ott
1
-38
/
+26
2015-10-14
s390/cio: fix memleak in channel measurement
Sebastian Ott
1
-1
/
+3
2015-10-14
s390/cio: improve locking during cmbe allocation
Sebastian Ott
1
-20
/
+23
2015-10-14
s390/cio: fix use after free in cmb processing
Sebastian Ott
1
-11
/
+16
2015-10-14
s390/cio: use device_lock during cmb activation
Sebastian Ott
1
-12
/
+37
2015-10-14
s390/cio: cleanup cmb_enable sysfs attr
Sebastian Ott
1
-8
/
+14
2013-08-22
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-3
/
+3
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-4
/
+2
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-06-16
[S390] pm: ccw bus power management callbacks
Sebastian Ott
1
-0
/
+5
2008-12-25
[S390] convert cio printks to pr_xxx macros.
Michael Ernst
1
-3
/
+5
2008-12-25
[S390] cio: introduce cio_commit_config
Sebastian Ott
1
-47
/
+8
2008-12-25
[S390] cio: introduce cio_update_schib
Sebastian Ott
1
-3
/
+5
2008-07-14
[S390] Cleanup cio printk messages.
Michael Ernst
1
-9
/
+0
2008-07-14
[S390] cio: Get rid of css_characteristics_avail.
Cornelia Huck
1
-2
/
+1
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-4
/
+4
2008-04-30
[S390] cio: Use strict_strtoul() for attributes.
Cornelia Huck
1
-3
/
+8
2007-11-05
[S390] Fix priority mistakes in drivers/s390/cio/cmf.c
Roel Kluin
1
-2
/
+2
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-12
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
1
-3
/
+1
2007-10-12
[S390] cio: Kerneldoc comments for cmf.
Cornelia Huck
1
-13
/
+74
2007-10-12
[S390] cio: Fix some coding style issues in cmf.
Cornelia Huck
1
-64
/
+77
2007-08-22
[S390] cio: change confusing message in cmf.
Cornelia Huck
1
-7
/
+3
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
1
-8
/
+8
2007-04-27
[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390
Milind Arun Choudhary
1
-1
/
+1
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-2
/
+2
2006-07-17
[S390] channel measurement interval display.
Cornelia Huck
1
-0
/
+1
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
1
-2
/
+2
2006-06-29
[S390] rework of channel measurement facility.
Cornelia Huck
1
-176
/
+447
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-1
/
+1
2006-01-06
[PATCH] s390: introduce struct subchannel_id
Cornelia Huck
1
-4
/
+4
2005-11-07
[PATCH] kfree cleanup: drivers/s390
Jesper Juhl
1
-2
/
+1
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+3
2005-06-21
[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update d...
Yani Ioannou
1
-6
/
+6
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1042