summaryrefslogtreecommitdiffstats
path: root/common/clock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx8mq'Sascha Hauer2018-07-091-3/+1
|\
| * clock: Use udelay() to implement mdelay()Andrey Smirnov2018-06-151-3/+1
* | common: clock: Sample time before poller_call()Andrey Smirnov2018-07-021-1/+3
|/
* clock: initialize dummy clocksource staticallySascha Hauer2017-05-051-6/+1
* clocksource: move dummy clock source to init_clockJean-Christophe PLAGNIOL-VILLARD2017-03-091-9/+24
* clocksource: allow to have multiple device from clock sourceJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+11
* common: clock: introduce mdelay_non_interruptible()Peter Mamonov2015-10-021-0/+9
* clock: incorporate dummy clocksource into core clock codeAntony Pavlov2014-12-171-2/+18
* clock.c: fix whitespacesAntony Pavlov2014-10-081-47/+47
* clock: make get_time_ns() safe to be called without clocksourceSascha Hauer2014-09-301-0/+3
* clock: Add a variable with the first timestamp after startupSascha Hauer2014-09-301-0/+8
* clock: introduce non interruptible timeoutJean-Christophe PLAGNIOL-VILLARD2012-10-291-5/+11
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* poller_call: move from getc to is_timeoutJean-Christophe PLAGNIOL-VILLARD2012-01-041-0/+4
* shift and clocksourceCarlo Caione2011-06-221-0/+55
* clock: fix possible error on overflow in is_timeoutUwe Kleine-König2010-04-221-2/+1
* clock.c: use USECOND and MSECONDMarc Kleine-Budde2009-12-031-2/+2
* clocK: Add ndelay functionSascha Hauer2008-08-131-0/+8
* 002-clock-overflowNishanth Menon2008-06-051-1/+1
* export symbolsSascha Hauer2007-10-071-0/+4
* svn_rev_706Sascha Hauer2007-07-051-0/+26
* svn_rev_683Sascha Hauer2007-07-051-6/+1
* svn_rev_083Sascha Hauer2007-07-051-5/+5
* svn_rev_033Sascha Hauer2007-07-051-2/+8
* svn_rev_031Sascha Hauer2007-07-051-0/+84