Commit Graph

468 Commits (6dfca32984237a8a011b5bf367e53341a265b2a4)

Author SHA1 Message Date
Thomas Gleixner ab8177bc53 hrtimers: Avoid touching inactive timer bases 14 years ago
Thomas Gleixner c0e299b1a9 clockevents/source: Use u64 to make 32bit happy 14 years ago
Thomas Gleixner 80b816b736 clockevents: Provide interface to reconfigure an active clock event device 14 years ago
Thomas Gleixner 57f0fcbe1d clockevents: Provide combined configure and register function 14 years ago
Thomas Gleixner 724ed53e8a clocksource: Get rid of the hardcoded 5 seconds sleep time limit 14 years ago
Thomas Gleixner 07f4beb0b5 tick: Clear broadcast active bit when switching to oneshot 14 years ago
Andi Kleen 7372b0b122 clockevents: Move C3 stop test outside lock 14 years ago
john stultz e05b2efb82 clocksource: Install completely before selecting 14 years ago
Thomas Gleixner 179eb03268 alarmtimer: Drop device refcount after rtc_open() 14 years ago
Thomas Gleixner ce788f930b alarmtimer: Check return value of class_find_device() 14 years ago
Thomas Gleixner 99ee5315da timerfd: Allow timers to be cancelled when clock was set 14 years ago
Thomas Gleixner b12a03ce48 hrtimers: Prepare for cancel on clock was set timers 14 years ago
John Stultz 472647dcd7 timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n 14 years ago
John Stultz 7068b7a162 timers: Remove delayed irqwork from alarmtimers implementation 14 years ago
John Stultz 180bf812ce timers: Improve alarmtimer comments and minor fixes 14 years ago
John Stultz 9a7adcf5c6 timers: Posix interface for alarm-timers 14 years ago
John Stultz ff3ead96d1 timers: Introduce in-kernel alarm-timer interface 14 years ago
John Stultz 304529b1b6 time: Add timekeeping_inject_sleeptime 14 years ago
Richard Cochran 1791f88143 posix clocks: Replace mutex with reader/writer semaphore 14 years ago
Richard Cochran 4352d9d44b ntp: fix non privileged system time shifting 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Rafael J. Wysocki e1a85b2c51 timekeeping: Use syscore_ops instead of sysdev class and sysdev 14 years ago
Torben Hohn 6e6823d17b posix-clocks: Check write permissions in posix syscalls 14 years ago
Thomas Gleixner 3a142a0672 clockevents: Prevent oneshot mode when broadcast device is periodic 14 years ago
John Stultz 314ac37150 time: Extend get_xtime_and_monotonic_offset() to also return sleep 14 years ago
John Stultz abb3a4ea2e time: Introduce get_monotonic_boottime and ktime_get_boottime 14 years ago
Richard Cochran db1c1cce4a ntp: Remove redundant and incorrect parameter check 14 years ago
Kees Cook f590308536 timer debug: Hide kernel addresses via %pK in /proc/timer_list 14 years ago
Richard Cochran 0606f422b4 posix clocks: Introduce dynamic clocks 14 years ago
Richard Cochran 094aa1881f ntp: Add ADJ_SETOFFSET mode bit 14 years ago
John Stultz c528f7c6c2 time: Introduce timekeeping_inject_offset 14 years ago
Richard Cochran 1e6d767924 time: Correct the *settime* parameters 14 years ago
Thomas Gleixner 7cf37e87dd time: Fix legacy arch fallout 14 years ago
Torben Hohn e2830b5c1b time: Make do_timer() and xtime_lock local to kernel/time/ 14 years ago
Torben Hohn f0af911a9d time: Provide xtime_update() 14 years ago
Thomas Gleixner 79ecaf0d15 time: Remove unused __get_wall_to_monotonic() 14 years ago
Torben Hohn 48cf76f710 time: Provide get_xtime_and_monotonic_offset() 14 years ago
Torben Hohn fbad1ea941 time: Move get_jiffies_64 to kernel/time/jiffies.c 14 years ago
Torben Hohn 871cf1e5f2 time: Move do_timer() to kernel/time/timekeeping.c 14 years ago
Stephen Boyd 2d0640b47d hrtimers: Notify hrtimer users of switches to NOHZ mode 14 years ago
Alexander Gordeev e2c18e49a0 pps: capture MONOTONIC_RAW timestamps as well 14 years ago
Alexander Gordeev 025b40abe7 ntp: add hardpps implementation 14 years ago
H Hartley Sweeten afa14e7c55 timekeeping: Make local variables static 14 years ago
Nicolas Pitre 5fdade95f2 time: Rename misnamed minsec argument of clocks_calc_mult_shift() 14 years ago
john stultz b5776c4a6d Fix rounding in clocks_calc_mult_shift() 14 years ago
Christoph Lameter 909ea96468 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. 14 years ago
John Stultz 998adc3dda hrtimers: Convert hrtimers to use timerlist infrastructure 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Nikitas Angelinas 2bf1c05e3c time: Use ARRAY_SIZE macro in timecompare.c 15 years ago
Kasper Pedersen a386b5af8e time: Compensate for rounding on odd-frequency clocksources 15 years ago