aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/uv/uv_time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis1-0/+1
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis1-6/+4
2020-10-01x86/uv/time: Use a flexible array in struct uv_rtc_timer_headGustavo A. R. Silva1-4/+3
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_timesteve.wahl@hpe.com1-12/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-04-14x86/uv/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-4/+4
2016-05-04x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis1-3/+3
2015-07-30x86/uv/time: Migrate to new set-state interfaceViresh Kumar1-24/+13
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter1-1/+1
2013-03-11x86/platform/uv: Replace kmalloc() & memset with kzalloc()Alexandru Gheorghiu1-2/+1
2013-02-11x86, uv, uv3: Update Time Support for SGI UV3Mike Travis1-6/+7
2012-02-20x86/UV: Lower UV rtc clocksource ratingDimitri Sivanich1-5/+1
2011-05-25x86, UV: Add support for SGI UV2 hub chipJack Steiner1-4/+12
2011-02-21x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz1-5/+1
2010-11-18x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich1-1/+3
2010-10-27x86: Move uv to platformThomas Gleixner1-0/+423