summaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/delay.c
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky-1/+1
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker-1/+1
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens-16/+14
2015-08-07s390/lib: export __delayGuenter Roeck-0/+1
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky-2/+2
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky-7/+7
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky-2/+0
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens-8/+8
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens-1/+1
2012-03-11[S390] rework idle codeMartin Schwidefsky-17/+14
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky-1/+2
2011-05-26[S390] delay: implement ndelayHeiko Carstens-0/+15
2011-01-05[S390] time: let local_tick_enable/disable() reprogram the clock comparatorHeiko Carstens-2/+0
2010-11-25[S390] nmi: fix clock comparator revalidationHeiko Carstens-5/+9
2009-10-06[S390] Provide arch specific mdelay implementation.Heiko Carstens-7/+7
2009-10-06[S390] Fix enabled udelay for short delays.Christian Borntraeger-4/+9
2009-07-07[S390] udelay: disable lockdep to avoid false positivesHeiko Carstens-0/+2
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens-0/+2
2008-10-10[S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens-0/+13
2008-10-03[S390] nohz: Fix __udelay.Heiko Carstens-34/+54
2008-08-01[S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens-2/+2
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens-7/+7
2007-02-21[S390] prevent softirqs if delay is called disabledMartin Schwidefsky-0/+7
2007-02-05[S390] ETR support.Martin Schwidefsky-14/+34
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky-7/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-02-14[PATCH] s390: fix __delay implementationHeiko Carstens-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+51