Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
5e9c16e3760893b3721f599f180795ca7160afef
/
kernel
/
time
/
clockevents.c
504d587
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
by Jan Kara
· 11 years ago
da7e6f4
time: Change the return type of clockevents_notify() to integer
by Preeti U Murthy
· 11 years ago
fe79a9b
clockevents: Adjust timer interval when frequency changes
by Soren Brinkmann
· 11 years ago
627ee79
clockevents: Serialize calls to clockevents_update_freq() in the core
by Thomas Gleixner
· 11 years ago
8709382
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
97b9410
clockevents: Sanitize ticks to nsec conversion
by Thomas Gleixner
· 11 years ago
891292a
time: Fix signedness bug in sysfs_get_uname() and its callers
by Patrick Palka
· 11 years ago
03e13cf
clockevents: Implement unbind functionality
by Thomas Gleixner
· 12 years ago
501f867
clockevents: Provide sysfs interface
by Thomas Gleixner
· 12 years ago
ccf33d6
clockevents: Add module refcount
by Thomas Gleixner
· 12 years ago
8c53daf
clockevents: Move the tick_notify() switch case to clockevents_notify()
by Thomas Gleixner
· 12 years ago
7172a28
clockevents: Get rid of the notifier chain
by Thomas Gleixner
· 12 years ago
c35ef95
clockevents: export clockevents_config_and_register for module use
by Shawn Guo
· 12 years ago
adc78e6
timekeeping: Add suspend and resume of clock event devices
by Rafael J. Wysocki
· 13 years ago
e540032
clockevents: Make clockevents_config() a global symbol
by Magnus Damm
· 13 years ago
7239f65
clockevents: remove sysdev.h
by Kay Sievers
· 13 years ago
65516f8
clockevents: Add direct ktime programming function
by Martin Schwidefsky
· 14 years ago
d174830
clockevents: Make minimum delay adjustments configurable
by Martin Schwidefsky
· 14 years ago
1b054b6
clockevents: Handle empty cpumask gracefully
by Thomas Gleixner
· 14 years ago
c0e299b
clockevents/source: Use u64 to make 32bit happy
by Thomas Gleixner
· 14 years ago
80b816b
clockevents: Provide interface to reconfigure an active clock event device
by Thomas Gleixner
· 14 years ago
57f0fcb
clockevents: Provide combined configure and register function
by Thomas Gleixner
· 14 years ago
e2830b5
time: Make do_timer() and xtime_lock local to kernel/time/
by Torben Hohn
· 14 years ago
ea9d8e3
clockevent: Don't remove broadcast device when cpu is dead
by Xiaotian Feng
· 15 years ago
3cd312c
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b5f91da
clockevents: Convert to raw_spinlock
by Thomas Gleixner
· 15 years ago
bb6eddf
clockevents: Prevent clockevent_devices list corruption on cpu hotplug
by Thomas Gleixner
· 15 years ago
8e1a928
clockevents: Add missing include to pacify sparse
by H Hartley Sweeten
· 15 years ago
97813f2
nohz: Allow 32-bit machines to sleep for more than 2.15 seconds
by Jon Hunter
· 16 years ago
f833bab
clockevent: Prevent dead lock on clockevents_lock
by Suresh Siddha
· 16 years ago
6ff7041
hrtimer: Fix migration expiry check
by Thomas Gleixner
· 16 years ago
19035e5
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
eea08f3
timers: Logic to move non pinned timers
by Arun R Bharadwaj
· 16 years ago
c81fc2c
clockevent: export register_device and delta2ns
by Magnus Damm
· 16 years ago
2d68259
clockevents: let set_mode() setup delta information
by Magnus Damm
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
2344abb
clockevents: make device shutdown robust
by Thomas Gleixner
· 16 years ago
7c1e768
clockevents: prevent clockevent event_handler ending up handler_noop
by Venkatesh Pallipadi
· 17 years ago
3eb0567
time: fix typo in comments
by Li Zefan
· 17 years ago
0b858e6
clockevent: simplify list operations
by Li Zefan
· 17 years ago
45fe4fe
x86: make clockevents more robust
by Ingo Molnar
· 17 years ago
167b1de
clockevents: warn once when program_event() is called with negative expiry
by Thomas Gleixner
· 17 years ago
de68d9b
clockevents: Allow build w/o run-tine usage for migration purposes
by Thomas Gleixner
· 17 years ago
6ddfca9
timer: remove clockevents_unregister_notifier
by Miao Xie
· 18 years ago
78c1b06
Remove clockevents_{release,request}_device
by Andi Kleen
· 18 years ago
291bc04
[PATCH] clockevents: remove bad designed sysfs support for now
by Thomas Gleixner
· 18 years ago
d316c57
[PATCH] clockevents: add core functionality
by Thomas Gleixner
· 18 years ago