index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
cs5535: drop the Geode-specific MFGPT/GPIO code
Andres Salomon
2009-12-15
1
-410
/
+0
*
x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
Thomas Gleixner
2009-07-24
1
-1
/
+1
*
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-30
1
-1
/
+0
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
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