summaryrefslogtreecommitdiff
path: root/arch/mips/au1000/common/time.c
AgeCommit message (Expand)Author
2008-10-11MIPS: Alchemy: rename directoryRalf Baechle
2008-05-12[MIPS] Alchemy common code style cleanupSergei Shtylyov
2008-04-28[MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov
2008-04-28[MIPS] Alchemy: kill useless time variablesSergei Shtylyov
2008-04-28[MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov
2008-04-01[MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov
2007-10-29[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.Ralf Baechle
2007-10-29[MIPS] Alchemy: micro-optimizatize time code.Ralf Baechle
2007-10-29[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLKRalf Baechle
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32KRalf Baechle
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto
2006-10-30[MIPS] Au1000: Fix warning about unused variable.Yoichi Yuasa
2006-10-30[MIPS] Au1xx0 code sets incorrect mips_hpt_frequencySergei Shtylyov
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-19[MIPS] arch/mips/au1000/time.c cleanupSergei Shtylyov
2006-06-01[MIPS] AU1xxx mips_timer_interrupt() fixesHerbert Valerio Riedel
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle
2005-10-29Au1x PM fixes.Pete Popov
2005-10-29Fixed buglet with previous patch that broke non au1x builds.Pete Popov
2005-10-29Remove CONFIG_PM dependency from au1x wait in cpu_probe.Pete Popov
2005-10-29When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the systemPete Popov
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds