summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PARISC] clocksource_cr16: Use clocksource_change_rating()Kyle McMartin2007-02-261-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-111/+35
|\
| * [PARISC] Convert soft power switch driver to kthreadHelge Deller2007-02-171-4/+0
| * [PARISC] disable cr16 clocksource when multiple CPUs are onlineHelge Deller2007-02-171-5/+19
| * [PARISC] GENERIC_TIME patchset for pariscHelge Deller2007-02-171-110/+24
* | [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-11/+0
|/
* [PARISC] More pt_regs removalMatthew Wilcox2006-10-071-13/+11
* [PARISC] Make firmware calls irqsafe-ish...Kyle McMartin2006-10-071-3/+5
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-061-1/+1
* [PA-RISC] Fix time.c for new do_timer() calling conventionMatthew Wilcox2006-10-051-14/+23