Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c1c3a526bb4ddbec7639a9fb3b84fede25b201d9
/
arch
/
powerpc
/
platforms
/
powernv
/
opal.c
c1c3a52
powerpc/powernv: Separate function for OPAL IRQ setup
by Gavin Shan
· 10 years ago
0813513
powerpc/powernv: Remove "opal" prefix from pr_xxx()s
by Michael Ellerman
· 10 years ago
6501ab5e3
powerpc/powernv: Skip registering log region when CONFIG_PRINTK=n
by Pranith Kumar
· 10 years ago
c8742f8
powerpc/powernv: Expose OPAL firmware symbol map
by Benjamin Herrenschmidt
· 10 years ago
4708345
i2c: Driver to expose PowerNV platform i2c busses
by Neelesh Gupta
· 10 years ago
6d626c5
powerpc/powernv: Cleanup unused MCE definitions/declarations.
by Mahesh Salgaonkar
· 10 years ago
16b1d26
rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
by Neelesh Gupta
· 10 years ago
608b286
powerpc/powernv: Add OPAL IPMI interface
by Jeremy Kerr
· 10 years ago
dc30340
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
6507955c
powerpc/powernv: Fallback to old HMI handling behavior for old firmware
by Mahesh Salgaonkar
· 10 years ago
fd9879b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
28596c97
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
9a4f5cd
powerpc: Add printk levels to powernv platform code
by Anton Blanchard
· 10 years ago
1a84db5
treewide: fix errors in printk
by Masanari Iida
· 10 years ago
b09c2ec
powerpc/powernv: Interface to register/unregister opal dump region
by Vasant Hegde
· 10 years ago
0ef95b4
powerpc/powernv: Invoke opal call to handle hmi.
by Mahesh Salgaonkar
· 10 years ago
0869b6f
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
by Mahesh Salgaonkar
· 10 years ago
b14726c
powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
by Michael Ellerman
· 10 years ago
c5aec4c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
4926616
powerpc/powernv: Add calls to support little endian host
by Benjamin Herrenschmidt
· 11 years ago
eafd370
Merge branch 'dt-bus-name' into for-next
by Rob Herring
· 11 years ago
9d0c4df
of/fdt: update of_get_flat_dt_prop in prep for libfdt
by Rob Herring
· 11 years ago
3441f04
powerpc/powernv: Create OPAL sglist helper functions and fix endian issues
by Anton Blanchard
· 11 years ago
56b4c99
powerpc/powernv: Fix little endian issues with opal_do_notifier calls
by Anton Blanchard
· 11 years ago
e28b05e
powerpc/powernv: Add invalid OPAL call
by Joel Stanley
· 11 years ago
bfc3689
powerpc/powernv: Add OPAL message log interface
by Joel Stanley
· 11 years ago
6e556b4
powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.
by Mahesh Salgaonkar
· 11 years ago
bb4398e
powerpc/powernv: Fix endian issues with OPAL async code
by Anton Blanchard
· 11 years ago
798af00
powerpc/powernv: Add opal_notifier_unregister() and export to modules
by Benjamin Herrenschmidt
· 11 years ago
4029cd6
powerpc/powernv: Enable reading and updating of system parameters
by Neelesh Gupta
· 11 years ago
c7e64b9
powerpc/powernv Platform dump interface
by Stewart Smith
· 11 years ago
774fea1
powerpc/powernv: Read OPAL error log and export it through sysfs
by Stewart Smith
· 11 years ago
55672ec
powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.
by Mahesh Salgaonkar
· 11 years ago
f7d98d1
powerpc/powernv: Call OPAL sync before kexec'ing
by Vasant Hegde
· 11 years ago
2436636
powerpc/powernv: Infrastructure to read opal messages in generic format.
by Mahesh Salgaonkar
· 11 years ago
b63a0ff
powerpc/powernv: Machine check exception handling.
by Mahesh Salgaonkar
· 11 years ago
28446de
powerpc/powernv: Remove machine check handling in OPAL.
by Mahesh Salgaonkar
· 11 years ago
b5ff421
powerpc/book3s: Queue up and process delayed MCE events.
by Mahesh Salgaonkar
· 11 years ago
36df96f
powerpc/book3s: Decode and save machine check event.
by Mahesh Salgaonkar
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
50bd615
powerpc/powernv: Code update interface
by Vasant Hegde
· 11 years ago
6f68b5e
powerpc/powernv: Create opal sysfs directory
by Vasant Hegde
· 11 years ago
5e4da53
powerpc/powernv: Fix some PCI sparse errors and one LE bug
by Anton Blanchard
· 11 years ago
2918609
powerpc/powernv: Don't register exception handlers in little endian mode
by Benjamin Herrenschmidt
· 11 years ago
4f89363
powerpc/powernv: Fix endian issues in OPAL console and udbg backend
by Benjamin Herrenschmidt
· 11 years ago
1cc79bc
powerpc: Little endian fixes for platforms/powernv/opal.c
by Alistair Popple
· 11 years ago
26a2056
powerpc: add explicit OF includes
by Rob Herring
· 11 years ago
2db29d2
powerpc/powernv: Don't crash if there are no OPAL consoles
by Benjamin Herrenschmidt
· 11 years ago
b0d436c
powerpc: Fix a number of sparse warnings
by Anton Blanchard
· 11 years ago
1bc98de
powernv/opal: Notifier for OPAL events
by Gavin Shan
· 12 years ago
75b93da
powerpc/powernv: Detect OPAL v3 API version
by Benjamin Herrenschmidt
· 12 years ago
73ed148
powerpc/powernv: Improve kexec reliability
by Benjamin Herrenschmidt
· 12 years ago
1de1455
powerpc/powernv: Properly drop characters if console is closed
by Benjamin Herrenschmidt
· 12 years ago
c4463b3
powerpc/powernv: Defer OPAL exception handler registration
by Jeremy Kerr
· 12 years ago
ed79ba9
powerpc/powernv: Machine check and other system interrupts
by Benjamin Herrenschmidt
· 13 years ago
a125e09
powerpc/powernv: Register and handle OPAL interrupts
by Benjamin Herrenschmidt
· 13 years ago
daea117
powerpc/powernv: Support for OPAL console
by Benjamin Herrenschmidt
· 13 years ago
14a43e6
powerpc/powernv: Basic support for OPAL
by Benjamin Herrenschmidt
· 13 years ago