summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/opal-elog.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use octal numbers for file permissionsRussell Currey2018-01-221-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha2016-08-291-1/+6
* powerpc/powernv: Fix opal-elog interrupt handlerAlistair Popple2015-07-061-11/+5
* powernv/elog: Convert elog to opal irq domainAlistair Popple2015-05-221-16/+16
* powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports itStewart Smith2015-03-161-1/+2
* powerpc/powernv: Check OPAL elog calls exist before usingMichael Neuling2014-09-251-0/+4
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-101-2/+2
|\
| * arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs filesRusty Russell2014-08-071-2/+2
* | powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde2014-07-281-2/+2
|/
* powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard2014-04-281-1/+8
* powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard2014-04-281-1/+1
* powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith2014-04-091-7/+2
* powerpc/powernv: Read OPAL error log and export it through sysfsStewart Smith2014-03-071-0/+313
OpenPOWER on IntegriCloud