index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2022-05-08
parisc: Mark cr16 clock unstable on all SMP machines
Helge Deller
2022-05-08
Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"
Helge Deller
2022-05-08
Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"
Helge Deller
2022-03-29
parisc: Find a new timesync master if current CPU is removed
Helge Deller
2022-03-29
parisc: Move CPU startup-related functions into .text section
Helge Deller
2021-12-04
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
2021-09-09
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
2020-10-30
parisc: use legacy_timer_tick
Arnd Bergmann
2020-10-22
parisc: Improve error return codes when setting rtc time
Helge Deller
2019-05-10
parisc: Use __ro_after_init in time.c
Helge Deller
2018-04-20
parisc: time: Convert read_persistent_clock() to read_persistent_clock64()
Baolin Wang
2018-04-10
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-03-20
parisc: time: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
parisc: Reduce irq overhead when run in qemu
Helge Deller
2018-03-02
parisc: Use cr16 interval timers unconditionally on qemu
Helge Deller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
parisc: Fix detection of nonsynchronous cr16 cycle counters
Helge Deller
2017-05-10
parisc: Enhance detection of synchronous cr16 clocksources
Helge Deller
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-29
parisc: Mark cr16 clocksource unstable on SMP systems
Helge Deller
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-20
parisc: Optimize timer interrupt function
Helge Deller
2016-11-25
parisc: Switch to generic sched_clock implementation
Helge Deller
2016-09-25
parisc: Fix self-detected CPU stall warnings on Mako machines
Helge Deller
2016-08-20
parisc: Fix automatic selection of cr16 clocksource
Helge Deller
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-06-05
parisc: Fix printk time during boot
Helge Deller
2016-06-04
rtc: parisc: provide rtc_class_ops directly
Arnd Bergmann
2016-05-22
parisc: Add native high-resolution sched_clock() implementation
Helge Deller
2015-09-08
parisc: Use platform_device_register_simple("rtc-generic")
Helge Deller
2015-09-08
parisc: Drop CONFIG_SMP around update_cr16_clocksource()
Helge Deller
2012-05-10
parisc: move definition of PAGE0 to asm/page.h
Rolf Eike Beer
2011-11-21
clocksource: parisc: Convert to clocksource_register_hz/khz
John Stultz
2011-01-31
parisc: Switch do_timer() to xtime_update()
Torben Hohn
2010-03-06
parisc: Convert to read/update_persistent_clock
john stultz
2009-07-03
parisc: fix "delay!" timer handling
Grant Grundler
2009-07-03
parisc: add parameter to read_cr16()
Coly Li
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2009-04-02
parisc: rtc: Rename rtc-parisc to rtc-generic
Geert Uytterhoeven
2009-04-01
rtc-parisc: remove unnecessary ret variable
dann frazier
2009-04-01
rtc-parisc: declare rtc_parisc_dev as static
dann frazier
2009-03-31
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
2009-01-05
parisc: Replace NR_CPUS in parisc code
Helge Deller
2008-10-10
parisc: add rtc platform driver
Kyle McMartin
2007-10-18
[PARISC] Kill pointless variable use in time.c
Kyle McMartin
2007-05-22
[PARISC] spelling fixes: arch/parisc/
Simon Arlott
2007-02-26
[PARISC] clocksource: Move update_cr16_clocksource later in boot
Kyle McMartin
2007-02-26
[PARISC] time: clocksource lost update_callback
Kyle McMartin
2007-02-26
[PARISC] time: Convert clocksource is_continuous to flag
Kyle McMartin
[next]