aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/time.c
AgeCommit message (Expand)Author
2022-05-08parisc: Mark cr16 clock unstable on all SMP machinesHelge Deller
2022-05-08Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"Helge Deller
2022-05-08Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"Helge Deller
2022-03-29parisc: Find a new timesync master if current CPU is removedHelge Deller
2022-03-29parisc: Move CPU startup-related functions into .text sectionHelge Deller
2021-12-04parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller
2021-09-09parisc: Mark sched_clock unstable only if clocks are not syncronizedHelge Deller
2020-10-30parisc: use legacy_timer_tickArnd Bergmann
2020-10-22parisc: Improve error return codes when setting rtc timeHelge Deller
2019-05-10parisc: Use __ro_after_init in time.cHelge Deller
2018-04-20parisc: time: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang
2018-04-10Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-03-20parisc: time: stop validating rtc_time in .read_timeAlexandre Belloni
2018-03-02parisc: Reduce irq overhead when run in qemuHelge Deller
2018-03-02parisc: Use cr16 interval timers unconditionally on qemuHelge Deller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19parisc: Fix detection of nonsynchronous cr16 cycle countersHelge Deller
2017-05-10parisc: Enhance detection of synchronous cr16 clocksourcesHelge Deller
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-29parisc: Mark cr16 clocksource unstable on SMP systemsHelge Deller
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-20parisc: Optimize timer interrupt functionHelge Deller
2016-11-25parisc: Switch to generic sched_clock implementationHelge Deller
2016-09-25parisc: Fix self-detected CPU stall warnings on Mako machinesHelge Deller
2016-08-20parisc: Fix automatic selection of cr16 clocksourceHelge Deller
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-06-05parisc: Fix printk time during bootHelge Deller
2016-06-04rtc: parisc: provide rtc_class_ops directlyArnd Bergmann
2016-05-22parisc: Add native high-resolution sched_clock() implementationHelge Deller
2015-09-08parisc: Use platform_device_register_simple("rtc-generic")Helge Deller
2015-09-08parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer
2011-11-21clocksource: parisc: Convert to clocksource_register_hz/khzJohn Stultz
2011-01-31parisc: Switch do_timer() to xtime_update()Torben Hohn
2010-03-06parisc: Convert to read/update_persistent_clockjohn stultz
2009-07-03parisc: fix "delay!" timer handlingGrant Grundler
2009-07-03parisc: add parameter to read_cr16()Coly Li
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-04-02parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven
2009-04-01rtc-parisc: remove unnecessary ret variabledann frazier
2009-04-01rtc-parisc: declare rtc_parisc_dev as staticdann frazier
2009-03-31parisc: add ftrace (function and graph tracer) functionalityHelge Deller
2009-01-05parisc: Replace NR_CPUS in parisc codeHelge Deller
2008-10-10parisc: add rtc platform driverKyle McMartin
2007-10-18[PARISC] Kill pointless variable use in time.cKyle McMartin
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott
2007-02-26[PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin
2007-02-26[PARISC] time: clocksource lost update_callbackKyle McMartin
2007-02-26[PARISC] time: Convert clocksource is_continuous to flagKyle McMartin