Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-21 | 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 |