index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
i8253.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-16
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