aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jmr3927 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto1-76/+7
2007-10-18[MIPS] JMR3927: Convert to clock_event_device.Ralf Baechle1-19/+47
2007-10-16rtc: make rtc-ds1742 driver hotplug-awareAtsushi Nemoto1-1/+1
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-3/+1
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-1/+0
2007-10-11[MIPS] cleanup struct irqaction initializersThomas Gleixner1-2/+6
2007-08-27[MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto2-58/+3
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2-0/+4
2007-07-24[MIPS] Make resources for ds1742 "static __initdata"Atsushi Nemoto1-1/+1
2007-06-01parse errors in ifdefsYoann Padioleau1-1/+1
2007-04-27[MIPS] JMR3927 cleanupAtsushi Nemoto7-609/+65
2007-03-04[MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto3-181/+31
2007-03-02jmr3927: do not call tc35815_killall().Ralf Baechle1-4/+0
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-2/+0
2007-02-06[MIPS] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-1/+1
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-2/+1
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto1-2/+2
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-27/+5
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto1-32/+8
2006-10-30[MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup.Ralf Baechle1-0/+3
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-50/+56
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+1
2006-07-13[MIPS] Remove redeclarations of setup_irq().Ralf Baechle1-1/+1
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-06-19[MIPS] C99-ify struct resource initialization.Ralf Baechle1-11/+48
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-80/+2
2006-04-19[MIPS] JMR3927 build fixes for the RTC code.Ralf Baechle1-30/+30
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-2/+2
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-1/+2
2005-12-01[MIPS] JMR3927: Declare puts function.Ralf Baechle1-0/+2
2005-12-01[MIPS] JMR3927 fixes.Sergei Shtylylov1-9/+19
2005-11-17[MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>.Ralf Baechle1-1/+1
2005-11-17[MIPS] JMR3927: Undo accidental rename.Ralf Baechle1-1/+1
2005-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto1-0/+6
2005-10-29Use new txx9 serial driver.Ralf Baechle1-3/+28
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-7/+7
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-5/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds10-0/+1710