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