index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
opal.c
Age
Commit message (
Expand
)
Author
2014-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2014-10-13
powerpc/powernv: Fallback to old HMI handling behavior for old firmware
Mahesh Salgaonkar
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-02
powerpc: Add printk levels to powernv platform code
Anton Blanchard
2014-09-01
treewide: fix errors in printk
Masanari Iida
2014-08-13
powerpc/powernv: Interface to register/unregister opal dump region
Vasant Hegde
2014-08-05
powerpc/powernv: Invoke opal call to handle hmi.
Mahesh Salgaonkar
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
2014-07-28
powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
Michael Ellerman
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-05
powerpc/powernv: Add calls to support little endian host
Benjamin Herrenschmidt
2014-05-13
Merge branch 'dt-bus-name' into for-next
Rob Herring
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2014-04-28
powerpc/powernv: Create OPAL sglist helper functions and fix endian issues
Anton Blanchard
2014-04-28
powerpc/powernv: Fix little endian issues with opal_do_notifier calls
Anton Blanchard
2014-04-09
powerpc/powernv: Add invalid OPAL call
Joel Stanley
2014-04-09
powerpc/powernv: Add OPAL message log interface
Joel Stanley
2014-04-09
powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.
Mahesh Salgaonkar
2014-04-07
powerpc/powernv: Fix endian issues with OPAL async code
Anton Blanchard
2014-04-07
powerpc/powernv: Add opal_notifier_unregister() and export to modules
Benjamin Herrenschmidt
2014-03-24
powerpc/powernv: Enable reading and updating of system parameters
Neelesh Gupta
2014-03-07
powerpc/powernv Platform dump interface
Stewart Smith
2014-03-07
powerpc/powernv: Read OPAL error log and export it through sysfs
Stewart Smith
2014-03-07
powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.
Mahesh Salgaonkar
2014-01-15
powerpc/powernv: Call OPAL sync before kexec'ing
Vasant Hegde
2013-12-05
powerpc/powernv: Infrastructure to read opal messages in generic format.
Mahesh Salgaonkar
2013-12-05
powerpc/powernv: Machine check exception handling.
Mahesh Salgaonkar
2013-12-05
powerpc/powernv: Remove machine check handling in OPAL.
Mahesh Salgaonkar
2013-12-05
powerpc/book3s: Queue up and process delayed MCE events.
Mahesh Salgaonkar
2013-12-05
powerpc/book3s: Decode and save machine check event.
Mahesh Salgaonkar
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-30
powerpc/powernv: Code update interface
Vasant Hegde
2013-10-30
powerpc/powernv: Create opal sysfs directory
Vasant Hegde
2013-10-11
powerpc/powernv: Fix some PCI sparse errors and one LE bug
Anton Blanchard
2013-10-11
powerpc/powernv: Don't register exception handlers in little endian mode
Benjamin Herrenschmidt
2013-10-11
powerpc/powernv: Fix endian issues in OPAL console and udbg backend
Benjamin Herrenschmidt
2013-10-11
powerpc: Little endian fixes for platforms/powernv/opal.c
Alistair Popple
2013-10-09
powerpc: add explicit OF includes
Rob Herring
2013-08-14
powerpc/powernv: Don't crash if there are no OPAL consoles
Benjamin Herrenschmidt
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
2013-06-21
powernv/opal: Notifier for OPAL events
Gavin Shan
2013-05-14
powerpc/powernv: Detect OPAL v3 API version
Benjamin Herrenschmidt
2013-05-10
powerpc/powernv: Improve kexec reliability
Benjamin Herrenschmidt
2013-05-08
powerpc/powernv: Properly drop characters if console is closed
Benjamin Herrenschmidt
2013-05-06
powerpc/powernv: Defer OPAL exception handler registration
Jeremy Kerr
2011-09-20
powerpc/powernv: Machine check and other system interrupts
Benjamin Herrenschmidt
2011-09-20
powerpc/powernv: Register and handle OPAL interrupts
Benjamin Herrenschmidt
2011-09-20
powerpc/powernv: Support for OPAL console
Benjamin Herrenschmidt
2011-09-20
powerpc/powernv: Basic support for OPAL
Benjamin Herrenschmidt