summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/mfgpt_32.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann2008-08-151-15/+37
* geode: fix modular buildIngo Molnar2008-06-121-0/+2
* x86: geode: MSR cleanupAndres Salomon2008-04-281-4/+4
* x86: cleanup div_sc() usageAkinobu Mita2008-04-261-1/+2
* x86: GEODE: add missing module.h includeAndres Salomon2008-03-261-0/+1
* x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setupArnd Hannemann2008-02-091-1/+1
* x86: GEODE: make sure the right MFGPT timer fired the timer tickJordan Crouse2008-02-091-2/+6
* x86: GEODE: MFGPT: fix a potential race when disabling a timerAndres Salomon2008-02-091-2/+3
* x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse2008-02-091-12/+27
* x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon2008-02-091-7/+1
* x86: GEODE: MFGPT: replace 'flags' field with 'avail' bitAndres Salomon2008-02-091-7/+5
* x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon2008-02-091-9/+5
* x86: GEODE fix MFGPT input clock valueWilly Tarreau2008-02-091-14/+13
* x86: GEODE: MFGPT: Minor cleanupsAndres Salomon2008-02-091-4/+4
* x86: GEODE add the "mfgptfix" boot time option to fix MFGPT timersWilly Tarreau2008-01-301-0/+15
* x86: GEODE fix a race condition in the MFGPT timer tickJordan Crouse2008-01-221-7/+8
* x86: Geode MFGPT clock event device supportAndres Salomon2007-10-121-0/+165
* x86: Geode Multi-Function General Purpose Timers supportAndres Salomon2007-10-121-0/+197