aboutsummaryrefslogtreecommitdiff
path: root/core/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-09Fixup sparse endian annotations for opal events and masksStewart Smith1-2/+2
2015-10-08interrupts: Convert P8 IRQ assignment to functionsAlistair Popple1-1/+85
2015-09-11slw/timer: SBE based timer supportBenjamin Herrenschmidt1-3/+4
2015-07-07core/interrupts: Fix resource leak in add_opal_interrupts()Kamalesh Babulal1-0/+2
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-02-18Always create opal-interrupts propertyBenjamin Herrenschmidt1-3/+5
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-11-12timer: Only check "poll" timers on actual poll, not any interruptBenjamin Herrenschmidt1-1/+1
2014-11-07timer: Add scheduled timer facilityBenjamin Herrenschmidt1-0/+6
2014-10-15Quieten a couple more thingsBenjamin Herrenschmidt1-3/+3
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+332