index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
time_32.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-15
sparc/time: make of_device_ids const
Arvind Yadav
2017-04-14
sparc/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2015-08-10
sparc/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-06-25
sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC
Xunlei Pang
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-19
cpumask: remove __first_cpu / __next_cpu
Rusty Russell
2015-03-13
clocksource, sparc32: Convert to using clocksource_register_hz()
John Stultz
2015-03-13
clocksource: Mostly kill clocksource_register()
John Stultz
2014-10-20
sparc: kernel: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-18
sparc32: fix sparse warnings in time_32.c
Sam Ravnborg
2014-04-29
sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.c
Sam Ravnborg
2013-01-03
SPARC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-05-14
sparc32: remove runtime btfix support
Sam Ravnborg
2012-05-14
sparc32: remove remaining users of btfixup
Sam Ravnborg
2012-05-13
sparc32: Kill btfixup for xchg()'s 'swap' instruction.
David S. Miller
2012-05-11
sparc: Clear out unused asm/machines.h values.
David S. Miller
2012-04-15
sparc32: generic clockevent support
Tkhai Kirill
2012-04-15
sparc32: rename sparc_irq_config to sparc_config
Sam Ravnborg
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
2011-05-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
2011-04-21
sparc32: fix section mismatch warnings in apc, pmc and time_32
Sam Ravnborg
2011-04-19
sparc32: cleanup code for pci init
Sam Ravnborg
2011-03-24
sparc32: Fix multiple RTC detections on SUN4D
Kjetil Oftedal
2011-03-16
sparc32: introduce sparc_irq_config
Sam Ravnborg
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-01-31
sparc: Switch do_timer() to xtime_update()
Torben Hohn
2010-07-24
sparc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-13
sparc: Convert sparc to use read/update_persistent_clock
John Stultz
2010-01-15
sparc: convert to arch_gettimeoffset()
John Stultz
2009-12-02
sparc32: Remove early interrupt enable.
Kristoffer Glembo
2009-01-08
sparc: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
2008-12-04
sparc: prepare kernel/ for unification
Sam Ravnborg