index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
opal-elog.c
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-08-29
powerpc/powernv : Drop reference added by kset_find_obj()
Mukesh Ojha
2015-07-06
powerpc/powernv: Fix opal-elog interrupt handler
Alistair Popple
2015-05-22
powernv/elog: Convert elog to opal irq domain
Alistair Popple
2015-03-16
powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports it
Stewart Smith
2014-09-25
powerpc/powernv: Check OPAL elog calls exist before using
Michael Neuling
2014-08-10
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-08-07
arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs files
Rusty Russell
2014-07-28
powerpc/powernv: Change BUG_ON to WARN_ON in elog code
Vasant Hegde
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL error log code
Anton Blanchard
2014-04-28
powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs
Anton Blanchard
2014-04-09
powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self
Stewart Smith
2014-03-07
powerpc/powernv: Read OPAL error log and export it through sysfs
Stewart Smith