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