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
/
mfgpt_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
1
-1
/
+1
*
x86, geode-mfgpt: check IRQ before using MFGPT as clocksource
Jens Rottmann
2008-08-15
1
-15
/
+37
*
geode: fix modular build
Ingo Molnar
2008-06-12
1
-0
/
+2
*
x86: geode: MSR cleanup
Andres Salomon
2008-04-28
1
-4
/
+4
*
x86: cleanup div_sc() usage
Akinobu Mita
2008-04-26
1
-1
/
+2
*
x86: GEODE: add missing module.h include
Andres Salomon
2008-03-26
1
-0
/
+1
*
x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup
Arnd Hannemann
2008-02-09
1
-1
/
+1
*
x86: GEODE: make sure the right MFGPT timer fired the timer tick
Jordan Crouse
2008-02-09
1
-2
/
+6
*
x86: GEODE: MFGPT: fix a potential race when disabling a timer
Andres Salomon
2008-02-09
1
-2
/
+3
*
x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers
Jordan Crouse
2008-02-09
1
-12
/
+27
*
x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c
Andres Salomon
2008-02-09
1
-7
/
+1
*
x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit
Andres Salomon
2008-02-09
1
-7
/
+5
*
x86: GEODE: MFGPT: drop module owner usage from MFGPT API
Andres Salomon
2008-02-09
1
-9
/
+5
*
x86: GEODE fix MFGPT input clock value
Willy Tarreau
2008-02-09
1
-14
/
+13
*
x86: GEODE: MFGPT: Minor cleanups
Andres Salomon
2008-02-09
1
-4
/
+4
*
x86: GEODE add the "mfgptfix" boot time option to fix MFGPT timers
Willy Tarreau
2008-01-30
1
-0
/
+15
*
x86: GEODE fix a race condition in the MFGPT timer tick
Jordan Crouse
2008-01-22
1
-7
/
+8
*
x86: Geode MFGPT clock event device support
Andres Salomon
2007-10-12
1
-0
/
+165
*
x86: Geode Multi-Function General Purpose Timers support
Andres Salomon
2007-10-12
1
-0
/
+197