summaryrefslogtreecommitdiffstats
path: root/sound/core/hrtimer.c
Commit message (Expand)AuthorAgeFilesLines
* ktime: Get rid of the unionThomas Gleixner2016-12-251-1/+1
* ALSA: hrtimer: Handle start/stop more properlyTakashi Iwai2016-04-261-17/+39
* ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai2016-01-181-1/+2
* sound: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner2015-04-221-8/+1
* ALSA: timer: Use standard printk helpersTakashi Iwai2014-02-141-2/+1
* ALSA: hrtimer: remove superfluous tasklet invocationClemens Ladisch2011-02-101-1/+1
* ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch2011-02-101-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ALSA: hrtimer - Fix lock-upTakashi Iwai2009-12-111-2/+13
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-301-1/+0
* ALSA: hrtimer - Use hard-irq callbackTakashi Iwai2008-12-081-4/+2
* ALSA: timer - Add comments and use ns_to_ktime()Takashi Iwai2008-12-081-2/+19
* ALSA: Add hrtimer backend for ALSA timer interfaceTakashi Iwai2008-10-241-0/+140