aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/mfgpt_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-15x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann1-15/+37
2008-06-12geode: fix modular buildIngo Molnar1-0/+2
2008-04-28x86: geode: MSR cleanupAndres Salomon1-4/+4
2008-04-26x86: cleanup div_sc() usageAkinobu Mita1-1/+2
2008-03-26x86: GEODE: add missing module.h includeAndres Salomon1-0/+1
2008-02-09x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setupArnd Hannemann1-1/+1
2008-02-09x86: GEODE: make sure the right MFGPT timer fired the timer tickJordan Crouse1-2/+6
2008-02-09x86: GEODE: MFGPT: fix a potential race when disabling a timerAndres Salomon1-2/+3
2008-02-09x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse1-12/+27
2008-02-09x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon1-7/+1
2008-02-09x86: GEODE: MFGPT: replace 'flags' field with 'avail' bitAndres Salomon1-7/+5
2008-02-09x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon1-9/+5
2008-02-09x86: GEODE fix MFGPT input clock valueWilly Tarreau1-14/+13
2008-02-09x86: GEODE: MFGPT: Minor cleanupsAndres Salomon1-4/+4
2008-01-30x86: GEODE add the "mfgptfix" boot time option to fix MFGPT timersWilly Tarreau1-0/+15
2008-01-22x86: GEODE fix a race condition in the MFGPT timer tickJordan Crouse1-7/+8
2007-10-12x86: Geode MFGPT clock event device supportAndres Salomon1-0/+165
2007-10-12x86: Geode Multi-Function General Purpose Timers supportAndres Salomon1-0/+197