summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/time_32.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc/time: make of_device_ids constArvind Yadav2017-06-151-1/+1
* sparc/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* sparc/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-30/+27
* sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHCXunlei Pang2015-06-251-21/+0
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-2/+2
|\
| * cpumask: remove __first_cpu / __next_cpuRusty Russell2015-04-191-2/+2
* | clocksource, sparc32: Convert to using clocksource_register_hz()John Stultz2015-03-131-5/+1
* | clocksource: Mostly kill clocksource_register()John Stultz2015-03-131-1/+1
|/
* sparc: kernel: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* sparc32: fix sparse warnings in time_32.cSam Ravnborg2014-05-181-3/+5
* sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.cSam Ravnborg2014-04-291-1/+1
* SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* sparc32: remove runtime btfix supportSam Ravnborg2012-05-141-2/+0
* sparc32: remove remaining users of btfixupSam Ravnborg2012-05-141-5/+6
* sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller2012-05-131-3/+0
* sparc: Clear out unused asm/machines.h values.David S. Miller2012-05-111-1/+0
* sparc32: generic clockevent supportTkhai Kirill2012-04-151-39/+176
* sparc32: rename sparc_irq_config to sparc_configSam Ravnborg2012-04-151-1/+1
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2011-05-201-1/+1
|\
| * sparc32: fix section mismatch warnings in apc, pmc and time_32Sam Ravnborg2011-04-211-1/+1
* | sparc32: cleanup code for pci initSam Ravnborg2011-04-191-7/+3
|/
* sparc32: Fix multiple RTC detections on SUN4DKjetil Oftedal2011-03-241-0/+4
* sparc32: introduce sparc_irq_configSam Ravnborg2011-03-161-1/+1
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-3/+3
|\
| * dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-3/+3
* | sparc: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-7/+2
|/
* sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-1/+1
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-1/+1
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-13/+5
|\
| * sparc: Convert sparc to use read/update_persistent_clockJohn Stultz2010-03-131-13/+5
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+4
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
|/
* sparc: convert to arch_gettimeoffset()John Stultz2010-01-151-91/+25
* sparc32: Remove early interrupt enable.Kristoffer Glembo2009-12-021-3/+0
* sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-081-0/+2
* sparc: prepare kernel/ for unificationSam Ravnborg2008-12-041-0/+328
OpenPOWER on IntegriCloud