summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Mark cr16 clock unstable on all SMP machinesHelge Deller2022-05-081-23/+4
* Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"Helge Deller2022-05-081-3/+4
* Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"Helge Deller2022-05-081-8/+22
* parisc: Find a new timesync master if current CPU is removedHelge Deller2022-03-291-1/+3
* parisc: Move CPU startup-related functions into .text sectionHelge Deller2022-03-291-1/+1
* parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller2021-12-041-22/+8
* parisc: Mark sched_clock unstable only if clocks are not syncronizedHelge Deller2021-09-091-4/+3
* parisc: use legacy_timer_tickArnd Bergmann2020-10-301-6/+3
* parisc: Improve error return codes when setting rtc timeHelge Deller2020-10-221-2/+9
* parisc: Use __ro_after_init in time.cHelge Deller2019-05-101-1/+1
* parisc: time: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang2018-04-201-1/+1
* Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-04-101-1/+1
|\
| * parisc: time: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-201-1/+1
* | parisc: Reduce irq overhead when run in qemuHelge Deller2018-03-021-4/+5
* | parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2018-03-021-1/+1
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* parisc: Fix detection of nonsynchronous cr16 cycle countersHelge Deller2017-10-191-1/+4
* parisc: Enhance detection of synchronous cr16 clocksourcesHelge Deller2017-05-101-4/+20
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* parisc: Mark cr16 clocksource unstable on SMP systemsHelge Deller2016-12-291-3/+20
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* parisc: Optimize timer interrupt functionHelge Deller2016-12-201-83/+29
* parisc: Switch to generic sched_clock implementationHelge Deller2016-11-251-46/+11
* parisc: Fix self-detected CPU stall warnings on Mako machinesHelge Deller2016-09-251-6/+0
* parisc: Fix automatic selection of cr16 clocksourceHelge Deller2016-08-201-12/+0
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-1/+35
|\
| * rtc: parisc: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+35
* | parisc: Fix printk time during bootHelge Deller2016-06-051-5/+0
|/
* parisc: Add native high-resolution sched_clock() implementationHelge Deller2016-05-221-1/+62
* parisc: Use platform_device_register_simple("rtc-generic")Helge Deller2015-09-081-10/+4
* parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller2015-09-081-7/+0
* parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-101-0/+1
* clocksource: parisc: Convert to clocksource_register_hz/khzJohn Stultz2011-11-211-5/+1
* parisc: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-5/+2
* parisc: Convert to read/update_persistent_clockjohn stultz2010-03-061-16/+13
* parisc: fix "delay!" timer handlingGrant Grundler2009-07-031-35/+53
* parisc: add parameter to read_cr16()Coly Li2009-07-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-04-031-1/+2
|\
| * parisc: add ftrace (function and graph tracer) functionalityHelge Deller2009-03-311-1/+2
* | parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven2009-04-021-3/+3
* | rtc-parisc: remove unnecessary ret variabledann frazier2009-04-011-4/+1
* | rtc-parisc: declare rtc_parisc_dev as staticdann frazier2009-04-011-1/+1
|/
* parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-051-2/+2
* parisc: add rtc platform driverKyle McMartin2008-10-101-1/+19
* [PARISC] Kill pointless variable use in time.cKyle McMartin2007-10-181-4/+2
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-221-1/+1
* [PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin2007-02-261-0/+5
* [PARISC] time: clocksource lost update_callbackKyle McMartin2007-02-261-5/+3
* [PARISC] time: Convert clocksource is_continuous to flagKyle McMartin2007-02-261-1/+1