aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/opal-async.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-06powerpc/opal: Add opal_async_wait_response_interruptible() to opal-asyncCyril Bur1-4/+80
2017-11-06powerpc/opal: Rework the opal-async interfaceCyril Bur1-41/+51
2017-11-06powerpc/opal: Make __opal_async_{get, release}_token() staticCyril Bur1-7/+3
2017-11-06powerpc/opal: Fix EBUSY bug in acquiring tokensWilliam A. Kennington III1-3/+3
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2016-07-08powerpc/opal: Wake up kopald polling thread before waiting for eventsBenjamin Herrenschmidt1-0/+5
2015-05-22powerpc/powernv: Reorder OPAL subsystem initialisationAlistair Popple1-2/+1
2014-11-17rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta1-0/+3
2014-07-28powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()Michael Ellerman1-1/+2
2014-04-07powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard1-3/+4
2014-03-24powerpc/powernv: Infrastructure to support OPAL async completionNeelesh Gupta1-0/+203