summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/time_64.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Call transition notifier only once for each policyViresh Kumar2019-05-101-12/+16
* sparc: Use of_node_name_eq for node name comparisonsRob Herring2018-11-181-2/+2
* sparc: Convert to using %pOF instead of full_nameRob Herring2018-11-181-6/+6
* sparc: Improve VDSO instruction patching.David S. Miller2018-10-221-3/+0
* sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)2018-07-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-171-3/+9
|\
| * vDSO for sparcNagarathnam Muthusamy2017-11-151-2/+9
| * sparc: time: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-09-271-1/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* sparc64: fix typo in propertyPavel Tatashin2017-06-251-2/+2
* sparc64: broken %tick frequency on spitfire cpusPavel Tatashin2017-06-151-1/+26
* sparc64: use prom interface to get %stick frequencyPavel Tatashin2017-06-151-5/+2
* sparc64: optimize functions that access tickPavel Tatashin2017-06-121-9/+13
* sparc64: add hot-patched and inlined get_tick()Pavel Tatashin2017-06-121-6/+22
* sparc64: initialize time earlyPavel Tatashin2017-06-121-13/+8
* sparc64: improve modularity tick optionsPavel Tatashin2017-06-121-28/+55
* sparc64: optimize loads in clock_sched()Pavel Tatashin2017-06-121-10/+7
* sparc64: show time stamps from zeroPavel Tatashin2017-06-121-2/+8
* sparc64: access tick function from variablePavel Tatashin2017-06-121-14/+16
* sparc/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* 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
* sparc/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-23/+10
* sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHCXunlei Pang2015-06-251-14/+0
* sparc: kernel: drop owner assignment from platform_driversWolfram Sang2014-10-201-3/+0
* sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-011-2/+1
|\
| * cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar2014-03-191-2/+1
* | sparc: Use the core irq stats functionThomas Gleixner2014-03-041-1/+1
|/
* SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+5
* sparc: move symbol exporters to use export.h not module.hPaul Gortmaker2011-10-311-1/+1
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-071-1/+1
* sparc64: Fix section mis-match errors.David S. Miller2011-03-301-3/+3
* sparc: convert to clocksource_register_hz/khzJohn Stultz2011-03-161-3/+1
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-9/+9
* sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-3/+3
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-3/+3
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-9/+12
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-3/+3
* sparc64: Add function graph tracer support.David S. Miller2010-04-121-1/+2
* sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller2010-04-121-0/+1
* sparc64: Fix clock event multiplier printf format.David S. Miller2009-12-111-1/+1
* sparc64: Use clock{source,events}_calc_mult_shift().David S. Miller2009-12-111-22/+2
* sparc: fix printk for change of variable typeStephen Rothwell2009-11-161-1/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+6
* Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-281-1/+1
|\
| * sparc64: Fix build of timer_interrupt().David Miller2009-03-261-1/+3
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+1
|\ \ | |/ |/|
| *-. Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-151-1/+1
| |\ \