Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2c24ba2116d653b4a1315210e38eefbc9eeb1058
/
arch
/
powerpc
/
platforms
/
powernv
/
opal.c
d3cbff1
powerpc: Put exception configuration in a common place
by Benjamin Herrenschmidt
· 9 years ago
a203658
powerpc/opal: Wake up kopald polling thread before waiting for events
by Benjamin Herrenschmidt
· 9 years ago
43a1dd9
powerpc/powernv: Add driver for operator panel on FSP machines
by Suraj Jitindar Singh
· 9 years ago
9b4fffa
powerpc/powernv: new function to access OPAL msglog
by Andrew Donnellan
· 9 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
dc3799b
powerpc/powernv: Fix minor off-by-one error in opal_mce_check_early_recovery()
by Andrew Donnellan
· 9 years ago
affddff
powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
by Russell Currey
· 9 years ago
e4d54f7
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
by Stewart Smith
· 9 years ago
7261aaf
powerpc/powernv: Remove OPALv2 firmware define and references
by Stewart Smith
· 9 years ago
786842b
powerpc/powernv: panic() on OPAL < V3
by Stewart Smith
· 9 years ago
98da62b
powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type
by Stewart Smith
· 9 years ago
f2dd80e
powerpc/powernv: Panic on unhandled Machine Check
by Daniel Axtens
· 9 years ago
c159b59
powerpc/powernv: Create LED platform device
by Vasant Hegde
· 9 years ago
e784b64
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check errors.
by Mahesh Salgaonkar
· 9 years ago
02b6505
powerpc/powernv: Increase opal-irqchip initcall priority
by Alistair Popple
· 10 years ago
0d7cd85
powerpc/powernv: Add opal-prd channel
by Jeremy Kerr
· 10 years ago
594fcb9
powerpc/powernv: Expose OPAL APIs required by PRD interface
by Jeremy Kerr
· 10 years ago
48c0615
powerpc/powernv: Merge common platform device initialisation
by Jeremy Kerr
· 10 years ago
14aae78
powerpc/powernv: convert OPAL codes returned by sysparam calls
by Cédric Le Goater
· 10 years ago
81f2f7c
opal: Remove events notifier
by Alistair Popple
· 10 years ago
a295af2
powernv/opal: Convert opal message events to opal irq domain
by Alistair Popple
· 10 years ago
9f0fd04
powerpc/powernv: Add a virtual irqchip for opal events
by Alistair Popple
· 10 years ago
96e023e
powerpc/powernv: Reorder OPAL subsystem initialisation
by Alistair Popple
· 10 years ago
ed59190
powerpc/powernv: Add interfaces for flash device access
by Cyril Bur
· 10 years ago
e3c5c2e
powerpc/powernv: convert codes returned by OPAL calls
by Cédric Le Goater
· 10 years ago
df60f57
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into test
by Michael Ellerman
· 10 years ago
b921e90
powerpc/powernv: Add OPAL message notifier unregister function
by Neelesh Gupta
· 10 years ago
792f96e
powerpc/powernv: Fix the overflow of OPAL message notifiers head array
by Neelesh Gupta
· 10 years ago
3bf5756
powerpc/powernv: Support OPAL requested heartbeat
by Benjamin Herrenschmidt
· 10 years ago
d7cf83f
powerpc/powernv: Move opal-api.h closer to the Skiboot version
by Michael Ellerman
· 10 years ago
b962f5a
powerpc/powernv: only register log if OPAL supports doing so
by Stewart Smith
· 10 years ago
31494cf
powerpc/powernv: Don't alloc IRQ map if necessary
by Gavin Shan
· 10 years ago
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
28596c9
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