summaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/delay.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky2017-07-261-1/+1
* s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+1
* s390/udelay: make udelay have busy loop semanticsHeiko Carstens2015-10-141-16/+14Star
* s390/lib: export __delayGuenter Roeck2015-08-071-0/+1
* s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-091-2/+2
* s390/time: correct use of store clock fastMartin Schwidefsky2013-10-221-7/+7
* s390/time: return with irqs disabled from psw_idleMartin Schwidefsky2013-08-281-2/+0Star
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-8/+8
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-201-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* [S390] rework idle codeMartin Schwidefsky2012-03-111-17/+14Star
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-1/+2
* [S390] delay: implement ndelayHeiko Carstens2011-05-261-0/+15
* [S390] time: let local_tick_enable/disable() reprogram the clock comparatorHeiko Carstens2011-01-051-2/+0Star
* [S390] nmi: fix clock comparator revalidationHeiko Carstens2010-11-251-5/+9
* [S390] Provide arch specific mdelay implementation.Heiko Carstens2009-10-061-7/+7
* [S390] Fix enabled udelay for short delays.Christian Borntraeger2009-10-061-4/+9
* [S390] udelay: disable lockdep to avoid false positivesHeiko Carstens2009-07-071-0/+2
* [S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens2009-03-261-0/+2
* [S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens2008-10-101-0/+13
* [S390] nohz: Fix __udelay.Heiko Carstens2008-10-031-34/+54
* [S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens2008-08-011-2/+2
* [S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2008-04-171-7/+7
* [S390] prevent softirqs if delay is called disabledMartin Schwidefsky2007-02-211-0/+7
* [S390] ETR support.Martin Schwidefsky2007-02-051-14/+34
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-281-7/+4Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] s390: fix __delay implementationHeiko Carstens2006-02-151-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+51