summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/time.c
AgeCommit message (Expand)Author
2024-02-09s390/time: make stp_subsys constRicardo B. Marliere
2024-02-09s390/time: improve steering precisionSven Schnelle
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-07-03s390: fix various typosHeiko Carstens
2023-06-05s390/time: Provide sched_clock_noinstr()Peter Zijlstra
2022-05-11s390/stp: clock_delta should be signedSven Schnelle
2022-05-11s390/stp: fix todoff sizeSven Schnelle
2021-03-25s390/vdso: fix initializing and updating of vdso_dataHeiko Carstens
2021-03-25s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens
2021-02-13s390/time: convert tod_clock_base to unionHeiko Carstens
2020-11-20s390/stp: let subsys_system_register() sysfs attributesJulian Wiedmann
2020-09-26s390/stp: unify stp_work_mutex and clock_sync_mutexSven Schnelle
2020-09-26s390/stp: add sysfs file to show scheduled leap secondsSven Schnelle
2020-09-26s390/stp: add support for leap secondsSven Schnelle
2020-09-26s390/stp: add locking to sysfs functionsSven Schnelle
2020-08-26s390: convert to GENERIC_VDSOSven Schnelle
2020-07-22s390/time: improve comparison for tod steeringHeiko Carstens
2020-07-22s390/time: use CLOCKSOURCE_MASKHeiko Carstens
2020-07-01s390/stp: allow group and users to read stp sysfs filesSven Schnelle
2020-06-29s390: convert to msecs_to_jiffies()Sven Schnelle
2020-06-16s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2019-10-31s390/time: remove monotonic_clock()Heiko Carstens
2018-07-20s390/time: Remove read_boot_clock64()Pavel Tatashin
2018-07-20s390/time: Add read_persistent_wall_and_boot_offset()Pavel Tatashin
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky
2017-05-26s390/kernel: Use stop_machine_cpuslocked()Sebastian Andrzej Siewior
2017-04-14s390/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-07s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky
2017-01-16s390: use false/true when using boolHeiko Carstens
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-17s390/time: fix clocksource steering for negative clock offsetsMartin Schwidefsky
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky
2016-10-28s390/time: adjust last_update_clock at clock synchronizationMartin Schwidefsky
2016-10-28s390/time: refactor clock syncMartin Schwidefsky
2016-08-29s390/time: avoid races when updating tb_update_countDavid Hildenbrand
2016-08-29s390/time: fixup the clock comparator on all cpusDavid Hildenbrand
2016-08-29s390/time: cleanup etr leftoversDavid Hildenbrand
2016-08-29s390/time: simplify stp time syncsDavid Hildenbrand
2016-06-13s390/time: remove ETR supportMartin Schwidefsky
2016-06-13s390/time: add leap seconds to initial system timeMartin Schwidefsky
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky