aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip32/ip32-reset.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-22MIPS: sgi-ip32: Fix missing prototypesThomas Bogendoerfer1-0/+2
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2017-11-02mips: ip22/32: Convert timers to use timer_setup()Kees Cook1-11/+10
2017-03-08MIPS: Add missing include filesArnd Bergmann1-0/+1
2015-04-17mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard1-92/+39
2015-01-13MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle1-3/+4
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2009-05-22MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle1-3/+3
2009-05-22MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle1-0/+1
2009-05-20MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu1-1/+1
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-07-31[MIPS] IP32: Don't ignore request_irq's return value.Ralf Baechle1-1/+2
2006-10-19[MIPS] A few more pt_regs fixups.Ralf Baechle1-1/+1
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-1/+1
2006-06-26fix paniced->panicked typosLee Revell1-6/+6
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-1/+1
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-1/+2
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+202