aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/watchdog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner1-9/+8
2017-10-04watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner1-4/+0
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner1-9/+14
2017-09-14watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner1-0/+2
2017-09-14watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner1-8/+9
2017-09-14watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner1-3/+0
2017-08-23Merge branch 'fixes' into nextMichael Ellerman1-13/+36
2017-08-10powerpc: Add irq accounting for watchdog interruptsNicholas Piggin1-0/+3
2017-08-09powerpc/watchdog: add locking around init/exit functionsNicholas Piggin1-1/+10
2017-08-09powerpc/watchdog: Fix marking of stuck CPUsNicholas Piggin1-6/+9
2017-08-09powerpc/watchdog: Fix final-check recovered caseNicholas Piggin1-1/+5
2017-08-09powerpc/watchdog: Moderate touch_nmi_watchdog overheadNicholas Piggin1-1/+3
2017-08-09powerpc/watchdog: Improve watchdog lock primitiveNicholas Piggin1-4/+9
2017-07-12powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin1-0/+386