Age | Commit message (Expand) | Author | Files | Lines |
2015-08-10 | clockevents/drivers/i8253: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -1/+1 |
2011-07-01 | x86: Use common i8253 clockevent | Thomas Gleixner | 1 | -90/+3 |
2011-06-09 | x86: i8253: Consolidate definitions of global_clock_event | Ralf Baechle | 1 | -0/+1 |
2011-06-09 | i8253: Consolidate all kernel definitions of i8253_lock | Ralf Baechle | 1 | -3/+0 |
2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 1 | -1/+1 |
2011-05-19 | x86: Convert PIT to clockevents_config_and_register() | Thomas Gleixner | 1 | -5/+1 |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 1 | -75/+1 |
2011-05-14 | clocksource: convert x86 to generic i8253 clocksource | Russell King | 1 | -78/+1 |
2011-02-21 | x86: Convert remaining x86 clocksources to clocksource_register_hz/khz | John Stultz | 1 | -5/+1 |
2010-03-02 | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner | 1 | -7/+7 |
2009-08-21 | x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdown | Thomas Gleixner | 1 | -19/+0 |
2009-06-16 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 1 | -0/+1 |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm | 1 | -1/+1 |
2009-03-21 | x86: i8253 cleanup | Jaswinder Singh Rajput | 1 | -35/+33 |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 1 | -1/+1 |
2008-04-26 | x86: cleanup div_sc() usage | Akinobu Mita | 1 | -1/+2 |
2008-04-26 | x86: cleanup clocksource_hz2mult usage | Akinobu Mita | 1 | -1/+2 |
2008-02-13 | x86: pit_clockevent can be static | Harvey Harrison | 1 | -1/+1 |
2008-01-30 | x86: isolate PIC/PIT in/out calls | Alan Cox | 1 | -15/+15 |
2008-01-30 | mips, x86: optimize the i8259 code a bit | Ralf Baechle | 1 | -8/+4 |
2008-01-30 | x86: unregister PIT clocksource when PIT is disabled | Thomas Gleixner | 1 | -0/+19 |
2008-01-30 | clocksource: add unregister function to disable unusable clocksources | Thomas Gleixner | 1 | -0/+1 |
2008-01-30 | x86: restrict PIT clocksource usage | Thomas Gleixner | 1 | -1/+9 |
2007-10-20 | spelling fixes: arch/i386/ | Simon Arlott | 1 | -1/+1 |
2007-10-13 | Delete filenames in comments. | Dave Jones | 1 | -1/+1 |
2007-10-12 | x86_64: remove now unused code | Thomas Gleixner | 1 | -0/+208 |