Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 years ago |
Ben Dooks
|
775be50626
clockevents: Make clockevents_subsys static
|
9 years ago |
Viresh Kumar
|
eef7635a22
clockevents: Remove unused set_mode() callback
|
10 years ago |
Viresh Kumar
|
7c4a976cd5
clockevents: Allow set-state callbacks to be optional
|
10 years ago |
Viresh Kumar
|
a9d20988ac
clockevents: Check state instead of mode in suspend/resume path
|
10 years ago |
Thomas Gleixner
|
051ebd101b
clockevents: Use set/get state helper functions
|
10 years ago |
Thomas Gleixner
|
d7eb231c71
clockevents: Provide functions to set and get the state
|
10 years ago |
Viresh Kumar
|
472c4a9437
clockevents: Use helpers to check the state of a clockevent device
|
10 years ago |
Alexandre Belloni
|
ac34ad27fc
clockevents: Do not suspend/resume if unused
|
10 years ago |
Viresh Kumar
|
d25408756a
clockevents: Stop unused clockevent devices
|
10 years ago |
Viresh Kumar
|
8fff52fd50
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
|
10 years ago |
Linus Torvalds
|
95f3b1f4b1
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Viresh Kumar
|
149aabcc44
clockevents: Shutdown detached clockevent device
|
10 years ago |
Linus Torvalds
|
1fc149933f
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
10 years ago |
Thomas Gleixner
|
a49b116dcb
clockevents: Cleanup dead cpu explicitely
|
10 years ago |
Thomas Gleixner
|
52c063d1ad
clockevents: Make tick handover explicit
|
10 years ago |
Rafael J. Wysocki
|
ffa48c0d76
clockevents: Remove broadcast oneshot control leftovers
|
10 years ago |
Thomas Gleixner
|
1fe5d5c3c9
clockevents: Provide explicit broadcast oneshot control functions
|
10 years ago |
Thomas Gleixner
|
89feddbfe7
clockevents: Remove the broadcast control leftovers
|
10 years ago |
Thomas Gleixner
|
592a438ff3
clockevents: Provide explicit broadcast control functions
|
10 years ago |
Thomas Gleixner
|
4ffee521f3
clockevents: Make suspend/resume calls explicit
|
10 years ago |
Thomas Gleixner
|
db6f672ef1
clockevents: Remove extra local_irq_save() in clockevents_exchange_device()
|
10 years ago |
Thomas Gleixner
|
9f083b74df
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
|
10 years ago |
Viresh Kumar
|
de81e64b25
clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new interface
|
10 years ago |
Viresh Kumar
|
77e32c89a7
clockevents: Manage device's state separately for the core
|
10 years ago |
Viresh Kumar
|
554ef3876c
clockevents: Handle tick device's resume separately
|
10 years ago |
Vitaly Kuznetsov
|
32a158325a
clockevents: export clockevents_unbind_device instead of clockevents_unbind
|
10 years ago |
Viresh Kumar
|
bd624d75db
clockevents: Introduce mode specific callbacks
|
10 years ago |
Thomas Gleixner
|
10632008b9
clockevents: Prevent shift out of bounds
|
11 years ago |
Jan Kara
|
504d58745c
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
|
11 years ago |