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