aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/time_32.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-28sparc: Explicitly include correct DT includesGravatar Rob Herring 1-1/+0
2023-04-18sparc: Use of_property_present() for testing DT property presenceGravatar Rob Herring 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-15sparc/time: make of_device_ids constGravatar Arvind Yadav 1-1/+1
2017-04-14sparc/time: Set ->min_delta_ticks and ->max_delta_ticksGravatar Nicolai Stange 1-0/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-1/+1
2015-08-10sparc/time: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-30/+27
2015-06-25sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHCGravatar Xunlei Pang 1-21/+0
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2015-04-19cpumask: remove __first_cpu / __next_cpuGravatar Rusty Russell 1-2/+2
2015-03-13clocksource, sparc32: Convert to using clocksource_register_hz()Gravatar John Stultz 1-5/+1
2015-03-13clocksource: Mostly kill clocksource_register()Gravatar John Stultz 1-1/+1
2014-10-20sparc: kernel: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-05-18sparc32: fix sparse warnings in time_32.cGravatar Sam Ravnborg 1-3/+5
2014-04-29sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.cGravatar Sam Ravnborg 1-1/+1
2013-01-03SPARC: drivers: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2012-05-14sparc32: remove runtime btfix supportGravatar Sam Ravnborg 1-2/+0
2012-05-14sparc32: remove remaining users of btfixupGravatar Sam Ravnborg 1-5/+6
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.Gravatar David S. Miller 1-3/+0
2012-05-11sparc: Clear out unused asm/machines.h values.Gravatar David S. Miller 1-1/+0
2012-04-15sparc32: generic clockevent supportGravatar Tkhai Kirill 1-39/+176
2012-04-15sparc32: rename sparc_irq_config to sparc_configGravatar Sam Ravnborg 1-1/+1
2012-03-28Disintegrate asm/system.h for SparcGravatar David Howells 1-1/+0
2011-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Gravatar David S. Miller 1-1/+1
2011-04-21sparc32: fix section mismatch warnings in apc, pmc and time_32Gravatar Sam Ravnborg 1-1/+1
2011-04-19sparc32: cleanup code for pci initGravatar Sam Ravnborg 1-7/+3
2011-03-24sparc32: Fix multiple RTC detections on SUN4DGravatar Kjetil Oftedal 1-0/+4
2011-03-16sparc32: introduce sparc_irq_configGravatar Sam Ravnborg 1-1/+1
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-3/+3
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGravatar Grant Likely 1-3/+3
2011-01-31sparc: Switch do_timer() to xtime_update()Gravatar Torben Hohn 1-7/+2
2010-07-24sparc: remove references to of_device and to_of_deviceGravatar Grant Likely 1-1/+1
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGravatar Grant Likely 1-1/+1
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGravatar Grant Likely 1-13/+5
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 1-3/+4
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 1-1/+1
2010-03-13sparc: Convert sparc to use read/update_persistent_clockGravatar John Stultz 1-13/+5
2010-01-15sparc: convert to arch_gettimeoffset()Gravatar John Stultz 1-91/+25
2009-12-02sparc32: Remove early interrupt enable.Gravatar Kristoffer Glembo 1-3/+0
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionGravatar Sam Ravnborg 1-0/+2
2008-12-04sparc: prepare kernel/ for unificationGravatar Sam Ravnborg 1-0/+328