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
/
drivers
/
clocksource
/
mips-gic-timer.c
Age
Commit message (
Expand
)
Author
2024-07-12
clocksource/drivers/mips-gic-timer: Correct sched_clock width
Jiaxun Yang
2024-07-12
clocksource/drivers/mips-gic-timer: Refine rating computation
Jiaxun Yang
2022-05-18
clocksource/drivers/mips-gic-timer: Convert to SPDX identifier
Thomas Gleixner
2020-05-23
clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changes
Serge Semin
2020-05-23
clocksource: mips-gic-timer: Register as sched_clock
Paul Burton
2020-02-17
mips: vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2019-03-22
clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction static
YueHaibing
2018-05-18
clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messages
Matt Redfearn
2018-02-28
clocksource/drivers/mips-gic-timer: Use correct shift count to extract data
Felix Fietkau
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2017-10-19
clocksource/drivers/mips-gic-timer: Add fastpath for local timer updates
Matt Redfearn
2017-10-19
clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore
Matt Redfearn
2017-08-30
clocksource: mips-gic-timer: Use new GIC accessor functions
Paul Burton
2017-06-27
clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_...
Christophe Jaillet
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2017-04-20
Clocksource/mips-gic: Remove redundant non devicetree init
Matt Redfearn
2017-04-07
clocksource: Add missing line break to error messages
Rafał Miłecki
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-09-20
clocksource/mips-gic-timer: Stop checking cpu_has_counter
Paul Burton
2016-09-20
clocksource/mips-gic-timer: Print an error if IRQ setup fails
Paul Burton
2016-08-17
clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return int
Paul Gortmaker
2016-07-15
clocksource/mips-gic: Convert to hotplug state machine
Richard Cochran
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/mips-gic-timer: Convert init function to return error
Daniel Lezcano
2015-11-11
MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
Alex Smith
2015-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-09-03
CLOCKSOURCE: mips-gic: Update clockevent frequency on clock rate changes
Ezequiel Garcia
2015-09-03
CLOCKSOURCE: mips-gic: Split clocksource and clockevent initialization
Ezequiel Garcia
2015-09-03
CLOCKSOURCE: mips-gic: Add missing error returns checks
Ezequiel Garcia
2015-09-03
CLOCKSOURCE: mips-gic: Enable the clock before using it
Ezequiel Garcia
2015-08-10
clockevents/drivers/mips-gic: Migrate to new 'set-state' interface
Viresh Kumar
2015-04-01
CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-tree
Andrew Bresticker
2015-03-31
CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is running
Markos Chandras
2014-11-24
clocksource: mips-gic: Add device-tree support
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Bump up rating of GIC timer
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Use clockevents_config_and_register
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Use CPU notifiers to setup the timer
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Use percpu_dev_id
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Remove gic_event_handler
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Move gic_frequency to clocksource driver
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Staticize local symbols
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Combine with GIC clockevent driver
Andrew Bresticker
2014-11-24
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker