index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
i8253.c
Age
Commit message (
Expand
)
Author
2011-07-01
x86: Use common i8253 clockevent
Thomas Gleixner
2011-06-09
x86: i8253: Consolidate definitions of global_clock_event
Ralf Baechle
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-19
x86: Convert PIT to clockevents_config_and_register()
Thomas Gleixner
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-05-14
clocksource: convert x86 to generic i8253 clocksource
Russell King
2011-02-21
x86: Convert remaining x86 clocksources to clocksource_register_hz/khz
John Stultz
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
2009-08-21
x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdown
Thomas Gleixner
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-03-21
x86: i8253 cleanup
Jaswinder Singh Rajput
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-04-26
x86: cleanup div_sc() usage
Akinobu Mita
2008-04-26
x86: cleanup clocksource_hz2mult usage
Akinobu Mita
2008-02-13
x86: pit_clockevent can be static
Harvey Harrison
2008-01-30
x86: isolate PIC/PIT in/out calls
Alan Cox
2008-01-30
mips, x86: optimize the i8259 code a bit
Ralf Baechle
2008-01-30
x86: unregister PIT clocksource when PIT is disabled
Thomas Gleixner
2008-01-30
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
2008-01-30
x86: restrict PIT clocksource usage
Thomas Gleixner
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-12
x86_64: remove now unused code
Thomas Gleixner