summaryrefslogtreecommitdiffstats
path: root/kernel/time/posix-clock.c
Commit message (Expand)AuthorAgeFilesLines
* posix-timers: Move posix-timer internals to coreThomas Gleixner2017-06-041-0/+2
* posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner2017-06-041-113/+0
* posix-timers: Make posix_clocks immutableChristoph Hellwig2017-05-271-1/+1
* time: Change k_clock timer_set() and timer_get() to use timespec64Deepa Dinamani2017-04-141-14/+7
* time: Change k_clock clock_set() to use timespec64Deepa Dinamani2017-04-141-3/+2
* time: Change k_clock clock_getres() to use timespec64Deepa Dinamani2017-04-141-6/+3
* time: Change k_clock clock_get() to use timespec64Deepa Dinamani2017-04-141-6/+3
* time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2017-04-141-10/+24
* posix-clock: Fix return code on the poll method's error pathRichard Cochran2015-12-291-2/+2
* kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-311-0/+1
* posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran2011-04-181-15/+9
* posix-clocks: Check write permissions in posix syscallsTorben Hohn2011-03-121-2/+12
* posix clocks: Introduce dynamic clocksRichard Cochran2011-02-021-0/+441
OpenPOWER on IntegriCloud