aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/time_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-22sparc64: Fix build by including linux/irq.h into time_64.cDavid Miller1-1/+1
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar1-1/+1
2009-01-15irq: update all arches for new irq_desc, fixMike Travis1-1/+1
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+2
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg1-6/+6
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+862