index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
clocksource/drivers/prima: Remove sirf prima driver
Arnd Bergmann
3
-249
/
+0
2021-02-03
clocksource/drivers/atlas: Remove sirf atlas driver
Arnd Bergmann
3
-288
/
+0
2021-02-03
clocksource/drivers/tango: Remove tango driver
Arnd Bergmann
3
-66
/
+0
2021-02-03
clocksource/drivers/u300: Remove the u300 driver
Arnd Bergmann
4
-483
/
+0
2021-01-18
dt-bindings: timer: nuvoton: Clarify that interrupt of timer 0 should be spec...
Jonathan Neuschäfer
1
-2
/
+1
2021-01-18
clocksource/drivers/davinci: Move pr_fmt() before the includes
Bartosz Golaszewski
1
-3
/
+2
2021-01-18
clocksource/drivers/efm32: Drop unused timer code
Uwe Kleine-König
3
-288
/
+0
2020-12-13
ntp: Fix prototype in the !CONFIG_GENERIC_CMOS_UPDATE case
Ingo Molnar
1
-0
/
+2
2020-12-11
tick/sched: Make jiffies update quick check more robust
Thomas Gleixner
1
-27
/
+47
2020-12-11
ntp: Consolidate the RTC update implementation
Thomas Gleixner
1
-92
/
+52
2020-12-11
ntp: Make the RTC sync offset less obscure
Thomas Gleixner
4
-32
/
+61
2020-12-11
ntp, rtc: Move rtc_set_ntp_time() to ntp code
Thomas Gleixner
4
-99
/
+85
2020-12-11
ntp: Make the RTC synchronization more reliable
Thomas Gleixner
3
-43
/
+55
2020-12-11
rtc: core: Make the sync offset default more realistic
Thomas Gleixner
1
-1
/
+1
2020-12-11
rtc: cmos: Make rtc_cmos sync offset correct
Thomas Gleixner
1
-0
/
+3
2020-12-11
rtc: mc146818: Reduce spinlock section in mc146818_set_time()
Thomas Gleixner
1
-4
/
+2
2020-12-11
rtc: mc146818: Prevent reading garbage
Thomas Gleixner
1
-25
/
+39
2020-12-07
clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PM
Niklas Söderlund
1
-4
/
+14
2020-12-05
clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....
Keqian Zhu
1
-7
/
+16
2020-12-05
clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne
Keqian Zhu
1
-2
/
+2
2020-12-05
clocksource/drivers/dw_apb_timer_of: Add error handling if no clock available
Dinh Nguyen
1
-18
/
+39
2020-12-03
clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBI
Kefeng Wang
1
-1
/
+1
2020-12-03
clocksource/drivers/ingenic: Fix section mismatch
Daniel Lezcano
1
-1
/
+1
2020-12-03
clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()
Yu Kuai
1
-9
/
+9
2020-12-03
dt-bindings: timer: renesas: tmu: Convert to json-schema
Geert Uytterhoeven
2
-50
/
+99
2020-12-03
dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings
Marian-Cristian Rotariu
1
-0
/
+1
2020-12-03
clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path
Yang Yingliang
1
-3
/
+8
2020-12-03
clocksource/drivers/nps: Remove EZChip NPS clocksource driver
Vineet Gupta
3
-295
/
+0
2020-12-03
dt-bindings: timer: Add new OST support for the upcoming new driver.
周琰杰 (Zhou Yanjie)
1
-3
/
+7
2020-12-03
clocksource/drivers/sp804: Use pr_fmt
Kefeng Wang
1
-4
/
+7
2020-12-03
clocksource/drivers/sp804: Correct clk_get_rate handle
Kefeng Wang
1
-9
/
+1
2020-12-03
clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepare
Kefeng Wang
1
-11
/
+2
2020-12-03
clocksource/drivers/sp804: Make some symbol static
Kefeng Wang
1
-3
/
+2
2020-12-03
clocksource/drivers/sp804: Add static for functions such as sp804_clockevents...
Zhen Lei
1
-6
/
+6
2020-11-19
tick: Get rid of tick_period
Thomas Gleixner
4
-18
/
+15
2020-11-19
tick/sched: Release seqcount before invoking calc_load_global()
Yunfeng Ye
1
-1
/
+11
2020-11-19
tick/sched: Optimize tick_do_update_jiffies64() further
Thomas Gleixner
1
-5
/
+6
2020-11-19
tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
Yunfeng Ye
1
-25
/
+22
2020-11-19
tick/sched: Use tick_next_period for lockless quick check
Thomas Gleixner
1
-13
/
+33
2020-11-19
tick: Document protections for tick related data
Thomas Gleixner
2
-2
/
+6
2020-11-19
tick/broadcast: Serialize access to tick_next_period
Thomas Gleixner
1
-3
/
+20
2020-11-16
hrtimer: Fix kernel-doc markups
Mauro Carvalho Chehab
2
-2
/
+6
2020-11-16
timers: Make run_local_timers() static
Thomas Gleixner
2
-25
/
+24
2020-11-15
timekeeping: Address parameter documentation issues for various functions
Alex Shi
1
-2
/
+5
2020-11-15
timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset()
Alex Shi
1
-2
/
+3
2020-11-15
timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier()
Alex Shi
1
-0
/
+2
2020-11-15
timekeeping: Fix up function documentation for the NMI safe accessors
Thomas Gleixner
1
-25
/
+33
2020-11-15
timekeeping: Add missing parameter documentation for update_fast_timekeeper()
Alex Shi
1
-0
/
+1
2020-11-15
timekeeping: Remove static functions from kernel-doc markup
Alex Shi
1
-7
/
+5
2020-11-15
time: Add missing colons for parameter documentation of time64_to_tm()
Alex Shi
1
-3
/
+3
[next]