1. c74dd88 powerpc/book3s: Fix MCE console messages for unrecoverable MCE. by Mahesh Salgaonkar · 8 years ago
  2. d3cbff1 powerpc: Put exception configuration in a common place by Benjamin Herrenschmidt · 8 years ago
  3. a203658 powerpc/opal: Wake up kopald polling thread before waiting for events by Benjamin Herrenschmidt · 8 years ago
  4. 43a1dd9 powerpc/powernv: Add driver for operator panel on FSP machines by Suraj Jitindar Singh · 8 years ago
  5. 9b4fffa powerpc/powernv: new function to access OPAL msglog by Andrew Donnellan · 9 years ago
  6. 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
  7. dc3799b powerpc/powernv: Fix minor off-by-one error in opal_mce_check_early_recovery() by Andrew Donnellan · 9 years ago
  8. affddff powerpc/powernv: Add a kmsg_dumper that flushes console output on panic by Russell Currey · 9 years ago
  9. e4d54f7 powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL by Stewart Smith · 9 years ago
  10. 7261aaf powerpc/powernv: Remove OPALv2 firmware define and references by Stewart Smith · 9 years ago
  11. 786842b powerpc/powernv: panic() on OPAL < V3 by Stewart Smith · 9 years ago
  12. 98da62b powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type by Stewart Smith · 9 years ago
  13. f2dd80e powerpc/powernv: Panic on unhandled Machine Check by Daniel Axtens · 9 years ago
  14. c159b59 powerpc/powernv: Create LED platform device by Vasant Hegde · 9 years ago
  15. e784b64 powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check errors. by Mahesh Salgaonkar · 9 years ago
  16. 02b6505 powerpc/powernv: Increase opal-irqchip initcall priority by Alistair Popple · 9 years ago
  17. 0d7cd85 powerpc/powernv: Add opal-prd channel by Jeremy Kerr · 9 years ago
  18. 594fcb9 powerpc/powernv: Expose OPAL APIs required by PRD interface by Jeremy Kerr · 9 years ago
  19. 48c0615 powerpc/powernv: Merge common platform device initialisation by Jeremy Kerr · 9 years ago
  20. 14aae78 powerpc/powernv: convert OPAL codes returned by sysparam calls by Cédric Le Goater · 9 years ago
  21. 81f2f7c opal: Remove events notifier by Alistair Popple · 9 years ago
  22. a295af2 powernv/opal: Convert opal message events to opal irq domain by Alistair Popple · 9 years ago
  23. 9f0fd04 powerpc/powernv: Add a virtual irqchip for opal events by Alistair Popple · 9 years ago
  24. 96e023e powerpc/powernv: Reorder OPAL subsystem initialisation by Alistair Popple · 9 years ago
  25. ed59190 powerpc/powernv: Add interfaces for flash device access by Cyril Bur · 9 years ago
  26. e3c5c2e powerpc/powernv: convert codes returned by OPAL calls by Cédric Le Goater · 9 years ago
  27. df60f57 Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into test by Michael Ellerman · 9 years ago
  28. b921e90 powerpc/powernv: Add OPAL message notifier unregister function by Neelesh Gupta · 10 years ago
  29. 792f96e powerpc/powernv: Fix the overflow of OPAL message notifiers head array by Neelesh Gupta · 10 years ago
  30. 3bf5756 powerpc/powernv: Support OPAL requested heartbeat by Benjamin Herrenschmidt · 10 years ago
  31. d7cf83f powerpc/powernv: Move opal-api.h closer to the Skiboot version by Michael Ellerman · 10 years ago
  32. b962f5a powerpc/powernv: only register log if OPAL supports doing so by Stewart Smith · 10 years ago
  33. 31494cf powerpc/powernv: Don't alloc IRQ map if necessary by Gavin Shan · 10 years ago
  34. c1c3a52 powerpc/powernv: Separate function for OPAL IRQ setup by Gavin Shan · 10 years ago
  35. 0813513 powerpc/powernv: Remove "opal" prefix from pr_xxx()s by Michael Ellerman · 10 years ago
  36. 6501ab5 powerpc/powernv: Skip registering log region when CONFIG_PRINTK=n by Pranith Kumar · 10 years ago
  37. c8742f8 powerpc/powernv: Expose OPAL firmware symbol map by Benjamin Herrenschmidt · 10 years ago
  38. 4708345 i2c: Driver to expose PowerNV platform i2c busses by Neelesh Gupta · 10 years ago
  39. 6d626c5 powerpc/powernv: Cleanup unused MCE definitions/declarations. by Mahesh Salgaonkar · 10 years ago
  40. 16b1d26 rtc/tpo: Driver to support rtc and wakeup on PowerNV platform by Neelesh Gupta · 10 years ago
  41. 608b286 powerpc/powernv: Add OPAL IPMI interface by Jeremy Kerr · 10 years ago
  42. dc30340 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  43. 6507955c powerpc/powernv: Fallback to old HMI handling behavior for old firmware by Mahesh Salgaonkar · 10 years ago
  44. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  45. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  46. 9a4f5cd powerpc: Add printk levels to powernv platform code by Anton Blanchard · 10 years ago
  47. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  48. b09c2ec powerpc/powernv: Interface to register/unregister opal dump region by Vasant Hegde · 10 years ago
  49. 0ef95b4 powerpc/powernv: Invoke opal call to handle hmi. by Mahesh Salgaonkar · 10 years ago
  50. 0869b6f powerpc/book3s: Add basic infrastructure to handle HMI in Linux. by Mahesh Salgaonkar · 10 years ago
  51. b14726c powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall() by Michael Ellerman · 10 years ago
  52. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  53. 4926616 powerpc/powernv: Add calls to support little endian host by Benjamin Herrenschmidt · 10 years ago
  54. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 10 years ago
  55. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 10 years ago
  56. 3441f04 powerpc/powernv: Create OPAL sglist helper functions and fix endian issues by Anton Blanchard · 10 years ago
  57. 56b4c99 powerpc/powernv: Fix little endian issues with opal_do_notifier calls by Anton Blanchard · 10 years ago
  58. e28b05e powerpc/powernv: Add invalid OPAL call by Joel Stanley · 10 years ago
  59. bfc3689 powerpc/powernv: Add OPAL message log interface by Joel Stanley · 10 years ago
  60. 6e556b4 powerpc/book3s: Fix mc_recoverable_range buffer overrun issue. by Mahesh Salgaonkar · 10 years ago
  61. bb4398e powerpc/powernv: Fix endian issues with OPAL async code by Anton Blanchard · 10 years ago
  62. 798af00 powerpc/powernv: Add opal_notifier_unregister() and export to modules by Benjamin Herrenschmidt · 10 years ago
  63. 4029cd6 powerpc/powernv: Enable reading and updating of system parameters by Neelesh Gupta · 11 years ago
  64. c7e64b9 powerpc/powernv Platform dump interface by Stewart Smith · 11 years ago
  65. 774fea1 powerpc/powernv: Read OPAL error log and export it through sysfs by Stewart Smith · 11 years ago
  66. 55672ec powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO. by Mahesh Salgaonkar · 11 years ago
  67. f7d98d1 powerpc/powernv: Call OPAL sync before kexec'ing by Vasant Hegde · 11 years ago
  68. 2436636 powerpc/powernv: Infrastructure to read opal messages in generic format. by Mahesh Salgaonkar · 11 years ago
  69. b63a0ff powerpc/powernv: Machine check exception handling. by Mahesh Salgaonkar · 11 years ago
  70. 28446de powerpc/powernv: Remove machine check handling in OPAL. by Mahesh Salgaonkar · 11 years ago
  71. b5ff421 powerpc/book3s: Queue up and process delayed MCE events. by Mahesh Salgaonkar · 11 years ago
  72. 36df96f powerpc/book3s: Decode and save machine check event. by Mahesh Salgaonkar · 11 years ago
  73. 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
  74. 50bd615 powerpc/powernv: Code update interface by Vasant Hegde · 11 years ago
  75. 6f68b5e powerpc/powernv: Create opal sysfs directory by Vasant Hegde · 11 years ago
  76. 5e4da53 powerpc/powernv: Fix some PCI sparse errors and one LE bug by Anton Blanchard · 11 years ago
  77. 2918609 powerpc/powernv: Don't register exception handlers in little endian mode by Benjamin Herrenschmidt · 11 years ago
  78. 4f89363 powerpc/powernv: Fix endian issues in OPAL console and udbg backend by Benjamin Herrenschmidt · 11 years ago
  79. 1cc79bc powerpc: Little endian fixes for platforms/powernv/opal.c by Alistair Popple · 11 years ago
  80. 26a2056 powerpc: add explicit OF includes by Rob Herring · 11 years ago
  81. 2db29d2 powerpc/powernv: Don't crash if there are no OPAL consoles by Benjamin Herrenschmidt · 11 years ago
  82. b0d436c powerpc: Fix a number of sparse warnings by Anton Blanchard · 11 years ago
  83. 1bc98de powernv/opal: Notifier for OPAL events by Gavin Shan · 11 years ago
  84. 75b93da powerpc/powernv: Detect OPAL v3 API version by Benjamin Herrenschmidt · 11 years ago
  85. 73ed148 powerpc/powernv: Improve kexec reliability by Benjamin Herrenschmidt · 11 years ago
  86. 1de1455 powerpc/powernv: Properly drop characters if console is closed by Benjamin Herrenschmidt · 11 years ago
  87. c4463b3 powerpc/powernv: Defer OPAL exception handler registration by Jeremy Kerr · 11 years ago
  88. ed79ba9 powerpc/powernv: Machine check and other system interrupts by Benjamin Herrenschmidt · 13 years ago
  89. a125e09 powerpc/powernv: Register and handle OPAL interrupts by Benjamin Herrenschmidt · 13 years ago
  90. daea117 powerpc/powernv: Support for OPAL console by Benjamin Herrenschmidt · 13 years ago
  91. 14a43e6 powerpc/powernv: Basic support for OPAL by Benjamin Herrenschmidt · 13 years ago