index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
i8253.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clockevents/drivers/i8253: Add support for PIT shutdown quirk
Michael Kelley
2018-11-04
1
-2
/
+12
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
clockevents/drivers/i8253: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-39
/
+38
*
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2012-11-13
1
-1
/
+1
*
time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driver
Deepak Saxena
2011-11-22
1
-3
/
+3
*
i8253: Create common clockevent implementation
Thomas Gleixner
2011-07-01
1
-7
/
+94
*
i8253: Export i8253_lock unconditionally
Thomas Gleixner
2011-06-10
1
-2
/
+0
*
i8253: Remove I8253_LOCK config
Thomas Gleixner
2011-06-09
1
-0
/
+2
*
i8253: Consolidate all kernel definitions of i8253_lock
Ralf Baechle
2011-06-09
1
-1
/
+12
*
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-06-09
1
-1
/
+1
*
clocksource: add common i8253 PIT clocksource
Russell King
2011-05-14
1
-0
/
+88