summaryrefslogtreecommitdiffstats
path: root/core/interrupts.c
Commit message (Expand)AuthorAgeFilesLines
* SBE: Add timer supportVasant Hegde2018-04-301-1/+2
* Move P8 timer code to separate fileVasant Hegde2018-04-301-2/+3
* interrupts: Create an "interrupts" property in the OPAL nodeBenjamin Herrenschmidt2018-04-111-7/+26
* Big log level reduction...Benjamin Herrenschmidt2017-06-261-2/+2
* interrupts: Add an "irq_for_each_source" iteratorBenjamin Herrenschmidt2017-04-191-0/+12
* core/interrupts: free interrupt names after adding to DTStewart Smith2017-02-031-0/+1
* xive/phb4: Work around broken LSI control on P9 DD1Benjamin Herrenschmidt2017-01-051-3/+11
* interrupts: Add optional name for OPAL interruptsBenjamin Herrenschmidt2017-01-051-1/+16
* xive: Expose exploitation mode DT propertiesBenjamin Herrenschmidt2017-01-051-1/+6
* interrutps: Export irq_find_source()Benjamin Herrenschmidt2017-01-051-1/+1
* xive: Provide a way to override some IPI sourcesBenjamin Herrenschmidt2016-11-151-31/+19
* interrupts: Ack/fetch interrupts in reset_cpu_icp()Benjamin Herrenschmidt2016-08-221-1/+4
* interrupts: Rename icp_prep_for_rvwinkle to icp_prep_for_pmBenjamin Herrenschmidt2016-08-221-3/+3
* Use additional checks in skiboot for pointersBalbir Singh2016-08-171-0/+6
* interrupts: Add new source ->attributes callbackBenjamin Herrenschmidt2016-08-111-3/+6
* interrupts: Expose irq_source and change prototypes of all opsBenjamin Herrenschmidt2016-07-131-41/+64
* interrupts: Use a #interrupt-cells of 2 for XICS interruptsBenjamin Herrenschmidt2016-07-121-1/+1
* interrupts: Add eoi() callback in preparation for XIVE supportBenjamin Herrenschmidt2016-07-081-4/+19
* Fixup sparse endian annotations for opal events and masksStewart Smith2015-11-091-2/+2
* interrupts: Convert P8 IRQ assignment to functionsAlistair Popple2015-10-081-1/+85
* slw/timer: SBE based timer supportBenjamin Herrenschmidt2015-09-111-3/+4
* core/interrupts: Fix resource leak in add_opal_interrupts()Kamalesh Babulal2015-07-071-0/+2
* Remove redundant includes of opal-api.hMichael Ellerman2015-04-011-1/+0
* Always create opal-interrupts propertyBenjamin Herrenschmidt2015-02-181-3/+5
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+1
* timer: Only check "poll" timers on actual poll, not any interruptBenjamin Herrenschmidt2014-11-121-1/+1
* timer: Add scheduled timer facilityBenjamin Herrenschmidt2014-11-071-0/+6
* Quieten a couple more thingsBenjamin Herrenschmidt2014-10-151-3/+3
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+332
OpenPOWER on IntegriCloud