aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/time_64.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-10cpufreq: Call transition notifier only once for each policyGravatar Viresh Kumar 1-12/+16
2018-11-18sparc: Use of_node_name_eq for node name comparisonsGravatar Rob Herring 1-2/+2
2018-11-18sparc: Convert to using %pOF instead of full_nameGravatar Rob Herring 1-6/+6
2018-10-22sparc: Improve VDSO instruction patching.Gravatar David S. Miller 1-3/+0
2018-07-30sparc/time: Add missing __init to init_tick_ops()Gravatar Steven Rostedt (VMware) 1-1/+1
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-3/+9
2017-11-15vDSO for sparcGravatar Nagarathnam Muthusamy 1-2/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-27sparc: time: Remove unneeded linux/miscdevice.h includeGravatar Corentin Labbe 1-1/+0
2017-06-25sparc64: fix typo in propertyGravatar Pavel Tatashin 1-2/+2
2017-06-15sparc64: broken %tick frequency on spitfire cpusGravatar Pavel Tatashin 1-1/+26
2017-06-15sparc64: use prom interface to get %stick frequencyGravatar Pavel Tatashin 1-5/+2
2017-06-12sparc64: optimize functions that access tickGravatar Pavel Tatashin 1-9/+13
2017-06-12sparc64: add hot-patched and inlined get_tick()Gravatar Pavel Tatashin 1-6/+22
2017-06-12sparc64: initialize time earlyGravatar Pavel Tatashin 1-13/+8
2017-06-12sparc64: improve modularity tick optionsGravatar Pavel Tatashin 1-28/+55
2017-06-12sparc64: optimize loads in clock_sched()Gravatar Pavel Tatashin 1-10/+7
2017-06-12sparc64: show time stamps from zeroGravatar Pavel Tatashin 1-2/+8
2017-06-12sparc64: access tick function from variableGravatar Pavel Tatashin 1-14/+16
2017-04-14sparc/time: Set ->min_delta_ticks and ->max_delta_ticksGravatar Nicolai Stange 1-0/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2015-08-10sparc/time: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-23/+10
2015-06-25sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHCGravatar Xunlei Pang 1-14/+0
2014-10-20sparc: kernel: drop owner assignment from platform_driversGravatar Wolfram Sang 1-3/+0
2014-08-26sparc: Replace __get_cpu_var usesGravatar Christoph Lameter 1-1/+1
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+1
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Gravatar Viresh Kumar 1-2/+1
2014-03-04sparc: Use the core irq stats functionGravatar Thomas Gleixner 1-1/+1
2013-01-03SPARC: drivers: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-5/+5
2011-10-31sparc: move symbol exporters to use export.h not module.hGravatar Paul Gortmaker 1-1/+1
2011-06-07sparc: Remove unnecessary semicolonsGravatar Joe Perches 1-1/+1
2011-03-30sparc64: Fix section mis-match errors.Gravatar David S. Miller 1-3/+3
2011-03-16sparc: convert to clocksource_register_hz/khzGravatar John Stultz 1-3/+1
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGravatar Grant Likely 1-9/+9
2010-07-24sparc: remove references to of_device and to_of_deviceGravatar Grant Likely 1-3/+3
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGravatar Grant Likely 1-3/+3
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 1-9/+12
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 1-3/+3
2010-04-12sparc64: Add function graph tracer support.Gravatar David S. Miller 1-1/+2
2010-04-12sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.Gravatar David S. Miller 1-0/+1
2009-12-11sparc64: Fix clock event multiplier printf format.Gravatar David S. Miller 1-1/+1
2009-12-11sparc64: Use clock{source,events}_calc_mult_shift().Gravatar David S. Miller 1-22/+2
2009-11-16sparc: fix printk for change of variable typeGravatar Stephen Rothwell 1-1/+1
2009-07-12headers: smp_lock.h reduxGravatar Alexey Dobriyan 1-1/+0
2009-04-21clocksource: pass clocksource to read() callbackGravatar Magnus Damm 1-1/+6
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Gravatar Ingo Molnar 1-1/+1
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Gravatar Ingo Molnar 1-1/+1
2009-03-26sparc64: Fix build of timer_interrupt().Gravatar David Miller 1-1/+3
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreGravatar Ingo Molnar 1-1/+1