summaryrefslogtreecommitdiffstats
path: root/include/clock.h
Commit message (Expand)AuthorAgeFilesLines
* include: Add definitnion for HZAndrey Smirnov2019-02-181-0/+2
* clocksource: allow to have multiple device from clock sourceJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+2
* clock.h: include <types.h> under guard macroAntony Pavlov2015-10-221-2/+1
* Merge branch 'for-next/usb'Sascha Hauer2015-10-071-0/+1
|\
| * common: clock: introduce mdelay_non_interruptible()Peter Mamonov2015-10-021-0/+1
* | clock: remove duplicate xdelay declarationsSascha Hauer2015-09-231-2/+1
|/
* clock: Add a variable with the first timestamp after startupSascha Hauer2014-09-301-0/+2
* clock: introduce non interruptible timeoutJean-Christophe PLAGNIOL-VILLARD2012-10-291-0/+1
* clocksource: move the NSEC_PER_SEC constant to common headerAntony Pavlov2012-06-291-0/+2
* Add a timeout polling loop convenience wrapperSascha Hauer2012-02-091-0/+19
* shift and clocksourceCarlo Caione2011-06-221-0/+2
* clocksource: import CLOCKSOURCE_MASK from the kernelJean-Christophe PLAGNIOL-VILLARD2010-11-291-0/+2
* clock.h: use types.h not linux/types.hMarc Kleine-Budde2009-12-031-1/+1
* clock.h: uses uint?_t types, so include types.hMarc Kleine-Budde2009-11-231-0/+2
* clocK: Add ndelay functionSascha Hauer2008-08-131-0/+1
* svn_rev_033Sascha Hauer2007-07-051-1/+8
* svn_rev_031Sascha Hauer2007-07-051-0/+29