summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-28clocksource/drivers/armv7m_systick: Convert init function to return errorDaniel Lezcano1-6/+12
2016-06-28clocksource/drivers/digicolor: Convert init function to return errorDaniel Lezcano1-6/+10
2016-06-28clocksource/drivers/clps711x: Convert init function to return errorDaniel Lezcano1-7/+5
2016-06-28clocksource/drivers/dw_apb_timer: Convert init function to return errorDaniel Lezcano1-5/+7
2016-06-28clocksource/drivers/st_lpc: Convert init function to return errorDaniel Lezcano1-9/+13
2016-06-28clocksource/drivers/cadence_ttc: Convert init function to return errorDaniel Lezcano1-29/+47
2016-06-28clocksource/drivers/asm9260: Convert init function to return errorDaniel Lezcano1-8/+16
2016-06-28clocksource/drivers/exynos_mct: Convert init function to return errorDaniel Lezcano1-12/+24
2016-06-28clocksource/drivers/mtk_timer: Convert init function to return errorDaniel Lezcano1-4/+6
2016-06-28clocksource/drivers/rockchip_timer: Convert init function to return errorDaniel Lezcano1-14/+21
2016-06-28clocksource/drivers/clksrc-probe: Introduce init functions with return codeDaniel Lezcano3-0/+27
2016-06-28of: Add a new macro to declare_of for one parameter function returning a valueDaniel Lezcano1-0/+3
2016-06-28dt-bindings: clocksource: Add Oxford Semiconductor RPS Timer bindingsNeil Armstrong1-0/+17
2016-06-28clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual TimerNeil Armstrong3-0/+299
2016-06-28arm64: dts: rockchip: Add rktimer device node for rk3399Huang Tao1-0/+8
2016-06-28clocksource/drivers/rockchip: Add support for the rk3399 SoCHuang, Tao1-5/+26
2016-06-28clocksource/drivers/rockchip: Add the dynamic irq flag to the timerHuang, Tao1-2/+3
2016-06-28dt-bindings: Document rk3399 rk-timer bindingsHuang Tao1-2/+4
2016-06-28clocksource/drivers/samsung_pwm: Fix typo in KconfigAlexandre Belloni1-1/+1
2016-06-28clocksource/drivers/samsung_pwm_timer: Fix endian accessorsMatthew Leach1-8/+8
2016-06-28clocksource/drivers/digicolor: Fix warning of non-static functionBen Dooks1-1/+1
2016-06-28clocksource/drivers/armada-370-xp: Make syscore_ops staticBen Dooks1-1/+1
2016-06-21Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner8-28/+45
2016-06-20timer: Avoid using timespecArnd Bergmann1-3/+3
2016-06-20time: Avoid timespec in udelay_testArnd Bergmann1-8/+8
2016-06-20time: Add time64_to_tm()Deepa Dinamani2-6/+20
2016-06-20alarmtimer: Fix comments describing structure fieldsPratyush Patel2-4/+3
2016-06-20timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLDThomas Graziadei1-4/+6
2016-06-20clocksource: Make clocksource insert entry more efficientMinfei Huang1-3/+5
2016-06-10hrtimer: Remove redundant #ifdef blockPratyush Patel1-1/+1
2016-06-10timers: Clarify usleep_range() function commentBjorn Helgaas1-1/+7
2016-06-10timerfd: Reject ALARM timerfds without CAP_WAKE_ALARMEric Caruso1-0/+10
2016-06-06Linux 4.7-rc2v4.7-rc2Linus Torvalds1-1/+1
2016-06-05Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-18/+29
2016-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-7/+17
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman7-296/+126
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2-2/+3
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-05parisc: Fix printk time during bootHelge Deller2-7/+3
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka1-8/+14
2016-06-04Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds46-228/+227
2016-06-04Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds3-5/+6
2016-06-04Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-9/+4
2016-06-04Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-18/+103
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds13-178/+138
2016-06-04Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds6-29/+29
2016-06-04Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-2/+2
2016-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-50/+205
2016-06-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-8/+63
2016-06-04mm, page_alloc: recalculate the preferred zoneref if the context can ignore m...Mel Gorman1-7/+16