summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-28posix-cpu-timers: Remove cputime_expiresThomas Gleixner
2019-08-28posix-cpu-timers: Make expiry checks array basedThomas Gleixner
2019-08-28posix-cpu-timers: Provide array based sample functionsThomas Gleixner
2019-08-28posix-cpu-timers: Remove the odd field rename definesThomas Gleixner
2019-08-28posix-cpu-timers: Switch check_*_timers() to array cacheThomas Gleixner
2019-08-28posix-cpu-timers: Simplify set_process_cpu_timer()Thomas Gleixner
2019-08-28posix-cpu-timers: Simplify timer queueingThomas Gleixner
2019-08-28posix-cpu-timers: Provide array based access to expiry cacheThomas Gleixner
2019-08-28posix-cpu-timers: Move expiry cache into struct posix_cputimersThomas Gleixner
2019-08-28sched: Move struct task_cputime to types.hThomas Gleixner
2019-08-28posix-cpu-timers: Create a container structThomas Gleixner
2019-08-28posix-cpu-timers: Move prof/virt_ticks into callerThomas Gleixner
2019-08-28posix-cpu-timers: Sample task times once in expiry checkThomas Gleixner
2019-08-28posix-cpu-timers: Get rid of pointer indirectionThomas Gleixner
2019-08-28posix-cpu-timers: Simplify sample functionsThomas Gleixner
2019-08-28posix-cpu-timers: Remove pointless return value checkThomas Gleixner
2019-08-28posix-cpu-timers: Use clock ID in posix_cpu_timer_rearm()Thomas Gleixner
2019-08-28posix-cpu-timers: Use clock ID in posix_cpu_timer_get()Thomas Gleixner
2019-08-28posix-cpu-timers: Use clock ID in posix_cpu_timer_set()Thomas Gleixner
2019-08-28posix-cpu-timers: Consolidate thread group sample codeThomas Gleixner
2019-08-28posix-cpu-timers: Rename thread_group_cputimer() and make it staticThomas Gleixner
2019-08-28posix-cpu-timers: Sample directly in timer checkThomas Gleixner
2019-08-28itimers: Use quick sample functionThomas Gleixner
2019-08-28posix-cpu-timers: Provide quick sample function for itimerThomas Gleixner
2019-08-28posix-cpu-timers: Use common permission check in posix_cpu_timer_create()Thomas Gleixner
2019-08-28posix-cpu-timers: Use common permission check in posix_cpu_clock_get()Thomas Gleixner
2019-08-28posix-cpu-timers: Provide task validation functionsThomas Gleixner
2019-08-27Merge tag 'timers-v5.4' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner
2019-08-27clocksource/drivers/sh_cmt: Document "cmt-48" as deprecatedMagnus Damm
2019-08-27clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific matchMagnus Damm
2019-08-27dt-bindings: timer: renesas, cmt: Update R-Car Gen3 CMT1 usageMagnus Damm
2019-08-27dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77995Magnus Damm
2019-08-27dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a7792Magnus Damm
2019-08-27dt-bindings: timer: renesas, cmt: Update CMT1 on sh73a0 and r8a7740Magnus Damm
2019-08-27dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740Magnus Damm
2019-08-27clocksource/drivers: Do not warn on probe deferJon Hunter
2019-08-27clocksource/drivers/timer-of: Do not warn on deferred probeJon Hunter
2019-08-27clocksource/drivers/npcm: Fix GENMASK and timer operationAvi Fishman
2019-08-27clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helperGeert Uytterhoeven
2019-08-27arm64: dts: imx8mq: Add system counter nodeAnson Huang
2019-08-27arm64: dts: imx8mm: Add system counter nodeAnson Huang
2019-08-27clocksource/drivers/imx-sysctr: Add internal clock divider handleAnson Huang
2019-08-27clocksource/drivers/tcb_clksrc: Register delay timerAlexandre Belloni
2019-08-27dt-bindings: timer: Convert Allwinner A13 HSTimer to a schemaMaxime Ripard
2019-08-27clocksource: sun4i: Add missing compatiblesMaxime Ripard
2019-08-27dt-bindings: timer: Add missing compatiblesMaxime Ripard
2019-08-27dt-bindings: timer: Convert Allwinner A10 Timer to a schemaMaxime Ripard
2019-08-27clocksource: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan