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