summaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000/common/time.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Alchemy: rename directoryRalf Baechle2008-10-111-266/+0
* [MIPS] Alchemy common code style cleanupSergei Shtylyov2008-05-121-43/+35
* [MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov2008-04-281-8/+0
* [MIPS] Alchemy: kill useless time variablesSergei Shtylyov2008-04-281-15/+4
* [MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov2008-04-281-6/+2
* [MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov2008-04-011-10/+14
* [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.Ralf Baechle2007-10-291-1/+1
* [MIPS] Alchemy: micro-optimizatize time code.Ralf Baechle2007-10-291-7/+2
* [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.Ralf Baechle2007-10-291-2/+9
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-1/+1
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-111-40/+0
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-111-4/+0
* [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLKRalf Baechle2007-07-131-4/+0
* [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32KRalf Baechle2007-07-131-25/+0
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-98/+0
* [MIPS] Au1000: Fix warning about unused variable.Yoichi Yuasa2006-10-301-1/+0
* [MIPS] Au1xx0 code sets incorrect mips_hpt_frequencySergei Shtylyov2006-10-301-5/+2
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-6/+7
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-3/+3
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] arch/mips/au1000/time.c cleanupSergei Shtylyov2006-06-191-7/+2
* [MIPS] AU1xxx mips_timer_interrupt() fixesHerbert Valerio Riedel2006-06-011-0/+1
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-1/+1
* Au1x PM fixes.Pete Popov2005-10-291-7/+11
* Fixed buglet with previous patch that broke non au1x builds.Pete Popov2005-10-291-1/+1
* Remove CONFIG_PM dependency from au1x wait in cpu_probe.Pete Popov2005-10-291-3/+2
* When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the systemPete Popov2005-10-291-3/+2
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-7/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+469