summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/opal.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Expose OPAL firmware symbol mapBenjamin Herrenschmidt2014-12-151-1/+37
* i2c: Driver to expose PowerNV platform i2c bussesNeelesh Gupta2014-12-141-0/+12
* powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar2014-12-021-1/+0
* rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-171-0/+6
* powerpc/powernv: Add OPAL IPMI interfaceJeremy Kerr2014-11-121-0/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-211-0/+21
|\
| * powerpc/powernv: Fallback to old HMI handling behavior for old firmwareMahesh Salgaonkar2014-10-131-0/+21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-111-3/+3
|\ \ | |/
| * powerpc: Add printk levels to powernv platform codeAnton Blanchard2014-10-021-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-1/+1
|\ \ | |/ |/|
| * treewide: fix errors in printkMasanari Iida2014-09-011-1/+1
* | powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde2014-08-131-0/+23
* | powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar2014-08-051-6/+29
* | powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-051-0/+14
* | powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()Michael Ellerman2014-07-281-4/+5
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-101-0/+22
|\
| * powerpc/powernv: Add calls to support little endian hostBenjamin Herrenschmidt2014-06-051-0/+22
* | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-131-3/+66
|\ \ | |/
| * powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard2014-04-281-0/+63
| * powerpc/powernv: Fix little endian issues with opal_do_notifier callsAnton Blanchard2014-04-281-3/+3
* | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-6/+6
|/
* powerpc/powernv: Add invalid OPAL callJoel Stanley2014-04-091-0/+3
* powerpc/powernv: Add OPAL message log interfaceJoel Stanley2014-04-091-1/+3
* powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar2014-04-091-8/+20
* powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard2014-04-071-4/+6
* powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt2014-04-071-0/+14
* powerpc/powernv: Enable reading and updating of system parametersNeelesh Gupta2014-03-241-0/+2
* powerpc/powernv Platform dump interfaceStewart Smith2014-03-071-0/+2
* powerpc/powernv: Read OPAL error log and export it through sysfsStewart Smith2014-03-071-0/+2
* powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar2014-03-071-3/+97
* powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde2014-01-151-0/+16
* powerpc/powernv: Infrastructure to read opal messages in generic format.Mahesh Salgaonkar2013-12-051-0/+90
* powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar2013-12-051-1/+42
* powerpc/powernv: Remove machine check handling in OPAL.Mahesh Salgaonkar2013-12-051-6/+2
* powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar2013-12-051-96/+1
* powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar2013-12-051-18/+17
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+1
|\
| * powerpc: add explicit OF includesRob Herring2013-10-091-0/+1
* | powerpc/powernv: Code update interfaceVasant Hegde2013-10-301-0/+4
* | powerpc/powernv: Create opal sysfs directoryVasant Hegde2013-10-301-0/+19
* | powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard2013-10-111-1/+1
* | powerpc/powernv: Don't register exception handlers in little endian modeBenjamin Herrenschmidt2013-10-111-0/+2
* | powerpc/powernv: Fix endian issues in OPAL console and udbg backendBenjamin Herrenschmidt2013-10-111-12/+16
* | powerpc: Little endian fixes for platforms/powernv/opal.cAlistair Popple2013-10-111-1/+1
|/
* powerpc/powernv: Don't crash if there are no OPAL consolesBenjamin Herrenschmidt2013-08-141-7/+9
* powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-141-1/+1
* powernv/opal: Notifier for OPAL eventsGavin Shan2013-06-211-1/+68
* powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt2013-05-141-1/+5
* powerpc/powernv: Improve kexec reliabilityBenjamin Herrenschmidt2013-05-101-0/+17
* powerpc/powernv: Properly drop characters if console is closedBenjamin Herrenschmidt2013-05-081-0/+7
OpenPOWER on IntegriCloud