summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/time_64.c
AgeCommit message (Expand)AuthorLines
2019-05-10cpufreq: Call transition notifier only once for each policyViresh Kumar-12/+16
2018-11-18sparc: Use of_node_name_eq for node name comparisonsRob Herring-2/+2
2018-11-18sparc: Convert to using %pOF instead of full_nameRob Herring-6/+6
2018-10-22sparc: Improve VDSO instruction patching.David S. Miller-3/+0
2018-07-30sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)-1/+1
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-3/+9
2017-11-15vDSO for sparcNagarathnam Muthusamy-2/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-27sparc: time: Remove unneeded linux/miscdevice.h includeCorentin Labbe-1/+0
2017-06-25sparc64: fix typo in propertyPavel Tatashin-2/+2
2017-06-15sparc64: broken %tick frequency on spitfire cpusPavel Tatashin-1/+26
2017-06-15sparc64: use prom interface to get %stick frequencyPavel Tatashin-5/+2
2017-06-12sparc64: optimize functions that access tickPavel Tatashin-9/+13
2017-06-12sparc64: add hot-patched and inlined get_tick()Pavel Tatashin-6/+22
2017-06-12sparc64: initialize time earlyPavel Tatashin-13/+8
2017-06-12sparc64: improve modularity tick optionsPavel Tatashin-28/+55
2017-06-12sparc64: optimize loads in clock_sched()Pavel Tatashin-10/+7
2017-06-12sparc64: show time stamps from zeroPavel Tatashin-2/+8
2017-06-12sparc64: access tick function from variablePavel Tatashin-14/+16
2017-04-14sparc/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange-0/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2015-08-10sparc/time: Migrate to new 'set-state' interfaceViresh Kumar-23/+10
2015-06-25sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHCXunlei Pang-14/+0
2014-10-20sparc: kernel: drop owner assignment from platform_driversWolfram Sang-3/+0
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter-1/+1
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+1
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar-2/+1
2014-03-04sparc: Use the core irq stats functionThomas Gleixner-1/+1
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman-5/+5
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker-1/+1
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches-1/+1
2011-03-30sparc64: Fix section mis-match errors.David S. Miller-3/+3
2011-03-16sparc: convert to clocksource_register_hz/khzJohn Stultz-3/+1
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely-9/+9
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely-3/+3
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely-3/+3
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-9/+12
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-3/+3
2010-04-12sparc64: Add function graph tracer support.David S. Miller-1/+2
2010-04-12sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller-0/+1
2009-12-11sparc64: Fix clock event multiplier printf format.David S. Miller-1/+1
2009-12-11sparc64: Use clock{source,events}_calc_mult_shift().David S. Miller-22/+2
2009-11-16sparc: fix printk for change of variable typeStephen Rothwell-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan-1/+0
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm-1/+6
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar-1/+1
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar-1/+1
2009-03-26sparc64: Fix build of timer_interrupt().David Miller-1/+3
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar-1/+1