index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux...
Thomas Gleixner
2020-03-19
39
-330
/
+471
|
\
|
*
clocksource/drivers/timer-probe: Avoid creating dead devices
Saravana Kannan
2020-03-17
1
-0
/
+2
|
*
clocksource/drivers/imx-sysctr: Remove unused includes
Anson Huang
2020-03-17
1
-2
/
+0
|
*
clocksource/drivers/imx-tpm: Remove unused includes
Anson Huang
2020-03-17
1
-2
/
+0
|
*
Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/next
Daniel Lezcano
2020-03-16
4
-82
/
+119
|
|
\
|
|
*
clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwm
Lokesh Vutla
2020-03-16
3
-17
/
+12
|
|
*
clocksource/drivers/timer-ti-dm: Add support to get pwm current status
Lokesh Vutla
2020-03-16
2
-0
/
+16
|
|
*
clocksource/drivers/timer-ti-dm: Do not update counter on updating the period
Lokesh Vutla
2020-03-16
1
-1
/
+0
|
|
*
clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...
Lokesh Vutla
2020-03-16
2
-42
/
+58
|
|
*
clocksource/drivers/timer-ti-dm: Prepare for using cpuidle
Tony Lindgren
2020-03-16
2
-5
/
+32
|
|
*
clocksource/drivers/timer-ti-dm: Convert to SPDX identifier
Lokesh Vutla
2020-03-16
1
-18
/
+1
|
*
|
clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
Claudiu Beznea
2020-03-16
1
-0
/
+1
|
*
|
clocksource/drivers/timer-cs5535: Request irq with non-NULL dev_id
afzal mohammed
2020-03-12
1
-3
/
+2
|
*
|
clocksource: Replace setup_irq() by request_irq()
afzal mohammed
2020-02-27
23
-191
/
+83
|
*
|
clocksource/drivers/ingenic: Add support for TCU of X1000
周琰杰 (Zhou Yanjie)
2020-02-27
1
-1
/
+2
|
*
|
dt-bindings: timer: Add X1000 bindings.
周琰杰 (Zhou Yanjie)
2020-02-27
1
-0
/
+1
|
*
|
clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()
Suman Anna
2020-02-27
1
-32
/
+1
|
*
|
clocksource/drivers/timer-ti-dm: Do not update counter on updating the period
Lokesh Vutla
2020-02-27
1
-1
/
+0
|
*
|
clocksource/drivers/owl: Improve owl_timer_init fail messages
Matheus Castello
2020-02-27
1
-4
/
+11
|
*
|
clocksource: Add driver for the Ingenic JZ47xx OST
Maarten ter Huurne
2020-02-27
3
-0
/
+198
|
*
|
dt-bindings: fttmr010: Add ast2600 compatible
Joel Stanley
2020-02-21
1
-0
/
+1
|
*
|
clocksource/drivers/fttmr010: Set interrupt and shutdown
Joel Stanley
2020-02-21
1
-5
/
+46
|
*
|
clocksource/drivers/fttmr010: Parametrise shutdown
Joel Stanley
2020-02-21
1
-11
/
+8
*
|
|
tick/common: Make tick_periodic() check for missing ticks
Waiman Long
2020-03-04
1
-3
/
+33
*
|
|
hrtimer: Cast explicitely to u32t in __ktime_divns()
Wen Yang
2020-03-04
1
-1
/
+1
*
|
|
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
2020-03-04
1
-2
/
+1
*
|
|
posix-cpu-timers: Stop disabling timers on mt-exec
Eric W. Biederman
2020-03-04
1
-10
/
+1
*
|
|
posix-cpu-timers: Store a reference to a pid not a task
Eric W. Biederman
2020-03-04
2
-19
/
+56
*
|
|
posix-cpu-timers: Pass the task into arm_timer()
Eric W. Biederman
2020-03-01
1
-4
/
+3
*
|
|
posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_group
Eric W. Biederman
2020-03-01
1
-54
/
+12
*
|
|
posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock
Eric W. Biederman
2020-03-01
1
-3
/
+1
*
|
|
clocksource/drivers/arm_arch_timer: Fix vDSO clockmode when vDSO disabled
Vincenzo Frascino
2020-02-25
1
-0
/
+4
|
/
/
*
|
posix-timers: Pass lockdep expression to RCU lists
Amol Grover
2020-02-17
1
-1
/
+2
*
|
timer: Improve the comment describing schedule_timeout()
Alexander Popov
2020-02-17
1
-7
/
+9
*
|
lib/vdso: Allow architectures to provide the vdso data pointer
Christophe Leroy
2020-02-17
1
-16
/
+56
*
|
lib/vdso: Allow architectures to override the ns shift operation
Christophe Leroy
2020-02-17
1
-2
/
+9
*
|
lib/vdso: Allow fixed clock mode
Christophe Leroy
2020-02-17
1
-2
/
+9
*
|
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
2020-02-17
4
-13
/
+17
*
|
lib/vdso: Avoid highres update if clocksource is not VDSO capable
Thomas Gleixner
2020-02-17
3
-17
/
+3
*
|
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
2020-02-17
9
-32
/
+7
*
|
ARM/arm64: vdso: Use common vdso clock mode storage
Thomas Gleixner
2020-02-17
11
-57
/
+29
*
|
mips: vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2020-02-17
6
-50
/
+19
*
|
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2020-02-17
13
-63
/
+46
*
|
clocksource: Add common vdso clock mode storage
Thomas Gleixner
2020-02-17
5
-5
/
+42
*
|
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
2020-02-17
9
-32
/
+65
*
|
clocksource: Cleanup struct clocksource and documentation
Thomas Gleixner
2020-02-17
1
-40
/
+47
*
|
MIPS: vdso: Compile high resolution parts conditionally
Thomas Gleixner
2020-02-17
1
-0
/
+7
*
|
ARM: vdso: Compile high resolution parts conditionally
Thomas Gleixner
2020-02-17
1
-0
/
+6
*
|
lib/vdso: Allow the high resolution parts to be compiled out
Thomas Gleixner
2020-02-17
1
-0
/
+11
*
|
ARM: vdso: Remove unused function
Thomas Gleixner
2020-02-17
1
-7
/
+0
[next]