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