index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
i8253.c
Age
Commit message (
Expand
)
Author
2024-08-02
clockevents/drivers/i8253: Fix stop sequence for timer 0
David Woodhouse
2024-08-02
x86/i8253: Disable PIT timer 0 when not in use
David Woodhouse
2018-11-04
clockevents/drivers/i8253: Add support for PIT shutdown quirk
Michael Kelley
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2015-08-10
clockevents/drivers/i8253: Migrate to new 'set-state' interface
Viresh Kumar
2012-11-13
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2011-11-21
time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driver
Deepak Saxena
2011-07-01
i8253: Create common clockevent implementation
Thomas Gleixner
2011-06-10
i8253: Export i8253_lock unconditionally
Thomas Gleixner
2011-06-09
i8253: Remove I8253_LOCK config
Thomas Gleixner
2011-06-09
i8253: Consolidate all kernel definitions of i8253_lock
Ralf Baechle
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-05-14
clocksource: add common i8253 PIT clocksource
Russell King