aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/time_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-15sparc/time: make of_device_ids constArvind Yadav1-1/+1
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
2015-08-10sparc/time: Migrate to new 'set-state' interfaceViresh Kumar1-30/+27
2015-06-25sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHCXunlei Pang1-21/+0
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+2
2015-04-19cpumask: remove __first_cpu / __next_cpuRusty Russell1-2/+2
2015-03-13clocksource, sparc32: Convert to using clocksource_register_hz()John Stultz1-5/+1
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz1-1/+1
2014-10-20sparc: kernel: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-18sparc32: fix sparse warnings in time_32.cSam Ravnborg1-3/+5
2014-04-29sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.cSam Ravnborg1-1/+1
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg1-2/+0
2012-05-14sparc32: remove remaining users of btfixupSam Ravnborg1-5/+6
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller1-3/+0
2012-05-11sparc: Clear out unused asm/machines.h values.David S. Miller1-1/+0
2012-04-15sparc32: generic clockevent supportTkhai Kirill1-39/+176
2012-04-15sparc32: rename sparc_irq_config to sparc_configSam Ravnborg1-1/+1
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+0
2011-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller1-1/+1
2011-04-21sparc32: fix section mismatch warnings in apc, pmc and time_32Sam Ravnborg1-1/+1
2011-04-19sparc32: cleanup code for pci initSam Ravnborg1-7/+3
2011-03-24sparc32: Fix multiple RTC detections on SUN4DKjetil Oftedal1-0/+4
2011-03-16sparc32: introduce sparc_irq_configSam Ravnborg1-1/+1
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-3/+3
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-3/+3
2011-01-31sparc: Switch do_timer() to xtime_update()Torben Hohn1-7/+2
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely1-1/+1
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-1/+1
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-13/+5
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+4
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-03-13sparc: Convert sparc to use read/update_persistent_clockJohn Stultz1-13/+5
2010-01-15sparc: convert to arch_gettimeoffset()John Stultz1-91/+25
2009-12-02sparc32: Remove early interrupt enable.Kristoffer Glembo1-3/+0
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+2
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg1-0/+328