1. 5bfd643 powerpc: use time64_t in read_persistent_clock by Arnd Bergmann · 7 years ago
  2. ee03b9b powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESET by Nicholas Piggin · 7 years ago
  3. 5cdcb01 powernv: opal-sensor: Add support to read 64bit sensor values by Shilpasri G Bhat · 7 years ago
  4. 34dd25d powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops by Nicholas Piggin · 7 years ago
  5. f2748bd powerpc/powernv: Always stop secondaries before reboot/shutdown by Nicholas Piggin · 7 years ago
  6. d6a90bb powerpc/powernv: Enable tunneled operations by Philippe Bergheaud · 7 years ago
  7. 74d656d powerpc/powernv: Add opal calls for opencapi by Frederic Barrat · 7 years ago
  8. 9aab244 powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async by Cyril Bur · 7 years ago
  9. 59cf9a1 powerpc/opal: Make __opal_async_{get, release}_token() static by Cyril Bur · 7 years ago
  10. e36d0a2 powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESET by Nicholas Piggin · 7 years ago
  11. b746e3e powerpc/powernv: Flush console before platform error reboot by Nicholas Piggin · 8 years ago
  12. bf95715 powerpc/powernv: Add support to clear sensor groups data by Shilpasri G Bhat · 7 years ago
  13. 8e84b2d powerpc/powernv: Add support to set power-shifting-ratio by Shilpasri G Bhat · 7 years ago
  14. cb8b340 powerpc/powernv: Add support for powercap framework by Shilpasri G Bhat · 7 years ago
  15. 2552910 powerpc/powernv: Enable PCI peer-to-peer by Frederic Barrat · 7 years ago
  16. 28a5db0 powerpc/powernv: Add IMC OPAL APIs by Madhavan Srinivasan · 8 years ago
  17. 3c19d5a Merge branch 'topic/xive' (early part) into next by Michael Ellerman · 8 years ago
  18. eeea1a4 powerpc/powernv: Add XIVE related definitions to opal-api.h by Benjamin Herrenschmidt · 8 years ago
  19. 1ab66d1 powerpc/powernv: Introduce address translation services for Nvlink2 by Alistair Popple · 8 years ago
  20. da0e7e6 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 8 years ago
  21. ab9bad0 powerpc/powernv: Remove separate entry for OPAL real mode calls by Benjamin Herrenschmidt · 8 years ago
  22. 1d0761d powerpc/powernv: Initialise nest mmu by Alistair Popple · 8 years ago
  23. ffe6d81 powerpc/powernv: Define real-mode versions of OPAL XICS accessors by Paul Mackerras · 8 years ago
  24. 5d37519 KVM: PPC: Book3S HV: Set server for passed-through interrupts by Paul Mackerras · 8 years ago
  25. d3cbff1 powerpc: Put exception configuration in a common place by Benjamin Herrenschmidt · 9 years ago
  26. 69c592e powerpc/opal: Add real mode call wrappers by Benjamin Herrenschmidt · 9 years ago
  27. 9fedd3f powerpc/powernv: Add XICS emulation APIs by Benjamin Herrenschmidt · 9 years ago
  28. a203658 powerpc/opal: Wake up kopald polling thread before waiting for events by Benjamin Herrenschmidt · 9 years ago
  29. 43a1dd9 powerpc/powernv: Add driver for operator panel on FSP machines by Suraj Jitindar Singh · 9 years ago
  30. d0226d3 powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg by Suraj Jitindar Singh · 9 years ago
  31. ea0d856 powerpc/powernv: Functions to get/set PCI slot state by Gavin Shan · 9 years ago
  32. ebe2253 powerpc/powernv: Support PCI slot ID by Gavin Shan · 9 years ago
  33. 9b4fffa powerpc/powernv: new function to access OPAL msglog by Andrew Donnellan · 9 years ago
  34. c88c5d4 powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages by Russell Currey · 9 years ago
  35. affddff powerpc/powernv: Add a kmsg_dumper that flushes console output on panic by Russell Currey · 9 years ago
  36. 8a8d918 powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states by Anshuman Khandual · 9 years ago
  37. e784b64 powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check errors. by Mahesh Salgaonkar · 10 years ago
  38. 3b476aad powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform by Vipin K Parashar · 10 years ago
  39. 0d7cd85 powerpc/powernv: Add opal-prd channel by Jeremy Kerr · 10 years ago
  40. 9f0fd04 powerpc/powernv: Add a virtual irqchip for opal events by Alistair Popple · 10 years ago
  41. 96e023e powerpc/powernv: Reorder OPAL subsystem initialisation by Alistair Popple · 10 years ago
  42. 5703d2f powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior by Shreyas B. Prabhu · 10 years ago
  43. ed59190 powerpc/powernv: Add interfaces for flash device access by Cyril Bur · 10 years ago
  44. e3c5c2e powerpc/powernv: convert codes returned by OPAL calls by Cédric Le Goater · 10 years ago
  45. 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
  46. b921e90 powerpc/powernv: Add OPAL message notifier unregister function by Neelesh Gupta · 10 years ago
  47. d7cf83f powerpc/powernv: Move opal-api.h closer to the Skiboot version by Michael Ellerman · 10 years ago
  48. d800ba1 powerpc/powernv: Move OPAL API definitions to opal-api.h by Michael Ellerman · 10 years ago
  49. 7f43e71 powerpc/powernv: Add OPAL soft-poweroff routine by Joel Stanley · 10 years ago
  50. 1212aa1 cxl: Enable CAPP recovery by Ryan Grimm · 10 years ago
  51. 77b54e9 powernv/powerpc: Add winkle support for offline cpus by Shreyas B. Prabhu · 10 years ago
  52. 7cba160 powernv/cpuidle: Redesign idle states management by Shreyas B. Prabhu · 10 years ago
  53. 8eb8ac8 powerpc/powernv: Enable Offline CPUs to enter deep idle states by Shreyas B. Prabhu · 10 years ago
  54. 4708345 i2c: Driver to expose PowerNV platform i2c busses by Neelesh Gupta · 10 years ago
  55. 6d626c5 powerpc/powernv: Cleanup unused MCE definitions/declarations. by Mahesh Salgaonkar · 10 years ago
  56. 16b1d26 rtc/tpo: Driver to support rtc and wakeup on PowerNV platform by Neelesh Gupta · 10 years ago
  57. 608b286 powerpc/powernv: Add OPAL IPMI interface by Jeremy Kerr · 10 years ago
  58. 0952173 powerpc/opal: Add PHB to cxl mode call by Ian Munsie · 10 years ago
  59. d1a85ee powerpc/powernv: Sync OpalPciResetScope with firmware by Gavin Shan · 10 years ago
  60. 5b64234 powerpc/powernv: Sync header with firmware by Gavin Shan · 10 years ago
  61. bffe6bd powerpc/powernv: Add OPAL check token call by Michael Neuling · 10 years ago
  62. b09c2ec powerpc/powernv: Interface to register/unregister opal dump region by Vasant Hegde · 10 years ago
  63. 0ef95b4 powerpc/powernv: Invoke opal call to handle hmi. by Mahesh Salgaonkar · 11 years ago
  64. 0869b6f powerpc/book3s: Add basic infrastructure to handle HMI in Linux. by Mahesh Salgaonkar · 11 years ago
  65. 5ca27ef powerpc/powernv: Allow to freeze PE by Gavin Shan · 11 years ago
  66. 262af55 powerpc/powernv: Enable M64 aperatus for PHB3 by Guo Chao · 11 years ago
  67. f18440f powerpc/eeh: Make diag-data not endian dependent by Gavin Shan · 11 years ago
  68. e2500be powerpc/powernv: Remove OPAL v1 takeover by Michael Ellerman · 11 years ago
  69. ddf0322a powerpc/powernv: Fix endianness problems in EEH by Guo Chao · 11 years ago
  70. 223ca9d powerpc/powernv: Fix endian issues in memory error handling code by Anton Blanchard · 11 years ago
  71. 4926616 powerpc/powernv: Add calls to support little endian host by Benjamin Herrenschmidt · 11 years ago
  72. 2196c6f powerpc/powernv: Return secondary CPUs to firmware before FW update by Vasant Hegde · 11 years ago
  73. 2d6b63b powerpc/powernv: Fix little endian issues in OPAL dump code by Anton Blanchard · 11 years ago
  74. 3441f04 powerpc/powernv: Create OPAL sglist helper functions and fix endian issues by Anton Blanchard · 11 years ago
  75. 14ad0c5 powerpc/powernv: Fix little endian issues in OPAL error log code by Anton Blanchard · 11 years ago
  76. e2c8b93 powerpc/powernv: Remove some OPAL function declaration duplication by Anton Blanchard · 11 years ago
  77. 2bad742 powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs by Anton Blanchard · 11 years ago
  78. bfd25d7 powerpc/opal: Add missing include by Michael Neuling · 11 years ago
  79. e28b05e powerpc/powernv: Add invalid OPAL call by Joel Stanley · 11 years ago
  80. bfc3689 powerpc/powernv: Add OPAL message log interface by Joel Stanley · 11 years ago
  81. 9000c17 powerpc/powernv: Fix endian issues with sensor code by Anton Blanchard · 11 years ago
  82. bb4398e powerpc/powernv: Fix endian issues with OPAL async code by Anton Blanchard · 11 years ago
  83. 798af00 powerpc/powernv: Add opal_notifier_unregister() and export to modules by Benjamin Herrenschmidt · 11 years ago
  84. e6d9bfc Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  85. 7224adb powerpc/powernv: Enable fetching of platform sensor data by Neelesh Gupta · 11 years ago
  86. 4029cd6 powerpc/powernv: Enable reading and updating of system parameters by Neelesh Gupta · 11 years ago
  87. 8d72482 powerpc/powernv: Infrastructure to support OPAL async completion by Neelesh Gupta · 11 years ago
  88. c7e64b9 powerpc/powernv Platform dump interface by Stewart Smith · 11 years ago
  89. 774fea1 powerpc/powernv: Read OPAL error log and export it through sysfs by Stewart Smith · 11 years ago
  90. 55672ec powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO. by Mahesh Salgaonkar · 11 years ago
  91. 97eb001f powerpc/powernv: Add OPAL call to resync timebase on wakeup by Vaidyanathan Srinivasan · 11 years ago
  92. 2f3f38e powerpc/powernv: Fix opal_xscom_{read,write} prototype by Benjamin Herrenschmidt · 11 years ago
  93. f7d98d1 powerpc/powernv: Call OPAL sync before kexec'ing by Vasant Hegde · 11 years ago
  94. 9be3becc powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config space by Gavin Shan · 11 years ago
  95. dece8ad Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  96. 803c2d2 powerpc/powernv: Fix OPAL LPC access in Little Endian by Benjamin Herrenschmidt · 11 years ago
  97. 01a9dbc powerpc/powernv: Fix endian issue in opal_xscom_read by Anton Blanchard · 11 years ago
  98. 75eb3d9 powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastructure. by Mahesh Salgaonkar · 11 years ago
  99. 7e1ce5a powerpc/powernv: Move SG list structure to header file by Vasant Hegde · 11 years ago
  100. 2436636 powerpc/powernv: Infrastructure to read opal messages in generic format. by Mahesh Salgaonkar · 11 years ago