Age | Commit message (Expand) | Author | Files | Lines |
2015-08-20 | powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED s... | Anshuman Khandual | 1 | -0/+4 |
2015-08-06 | powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err... | Mahesh Salgaonkar | 1 | -0/+1 |
2015-07-16 | powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform | Vipin K Parashar | 1 | -1/+2 |
2015-06-05 | powerpc/powernv: Add opal-prd channel | Jeremy Kerr | 1 | -0/+1 |
2015-05-22 | powerpc/powernv: Add a virtual irqchip for opal events | Alistair Popple | 1 | -0/+3 |
2015-05-22 | powerpc/powernv: Reorder OPAL subsystem initialisation | Alistair Popple | 1 | -0/+3 |
2015-05-22 | powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior | Shreyas B. Prabhu | 1 | -0/+1 |
2015-04-11 | powerpc/powernv: Add interfaces for flash device access | Cyril Bur | 1 | -1/+8 |
2015-03-31 | powerpc/powernv: convert codes returned by OPAL calls | Cédric Le Goater | 1 | -0/+2 |
2015-03-26 | Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben... | Michael Ellerman | 1 | -0/+2 |
2015-03-25 | powerpc/powernv: Add OPAL message notifier unregister function | Neelesh Gupta | 1 | -0/+2 |
2015-03-16 | powerpc/powernv: Move opal-api.h closer to the Skiboot version | Michael Ellerman | 1 | -1/+1 |
2015-03-16 | powerpc/powernv: Move OPAL API definitions to opal-api.h | Michael Ellerman | 1 | -751/+6 |
2015-02-04 | powerpc/powernv: Add OPAL soft-poweroff routine | Joel Stanley | 1 | -1/+1 |
2015-01-22 | cxl: Enable CAPP recovery | Ryan Grimm | 1 | -0/+8 |
2014-12-15 | powernv/powerpc: Add winkle support for offline cpus | Shreyas B. Prabhu | 1 | -0/+3 |
2014-12-15 | powernv/cpuidle: Redesign idle states management | Shreyas B. Prabhu | 1 | -0/+2 |
2014-12-15 | powerpc/powernv: Enable Offline CPUs to enter deep idle states | Shreyas B. Prabhu | 1 | -0/+8 |
2014-12-14 | i2c: Driver to expose PowerNV platform i2c busses | Neelesh Gupta | 1 | -0/+29 |
2014-12-02 | powerpc/powernv: Cleanup unused MCE definitions/declarations. | Mahesh Salgaonkar | 1 | -104/+0 |
2014-11-17 | rtc/tpo: Driver to support rtc and wakeup on PowerNV platform | Neelesh Gupta | 1 | -2/+5 |
2014-11-12 | powerpc/powernv: Add OPAL IPMI interface | Jeremy Kerr | 1 | -0/+17 |
2014-10-08 | powerpc/opal: Add PHB to cxl mode call | Ian Munsie | 1 | -0/+2 |
2014-09-30 | powerpc/powernv: Sync OpalPciResetScope with firmware | Gavin Shan | 1 | -3/+6 |
2014-09-30 | powerpc/powernv: Sync header with firmware | Gavin Shan | 1 | -0/+32 |
2014-09-25 | powerpc/powernv: Add OPAL check token call | Michael Neuling | 1 | -0/+2 |
2014-08-13 | powerpc/powernv: Interface to register/unregister opal dump region | Vasant Hegde | 1 | -0/+11 |
2014-08-05 | powerpc/powernv: Invoke opal call to handle hmi. | Mahesh Salgaonkar | 1 | -0/+47 |
2014-08-05 | powerpc/book3s: Add basic infrastructure to handle HMI in Linux. | Mahesh Salgaonkar | 1 | -0/+2 |
2014-08-05 | powerpc/powernv: Allow to freeze PE | Gavin Shan | 1 | -1/+8 |
2014-08-05 | powerpc/powernv: Enable M64 aperatus for PHB3 | Guo Chao | 1 | -1/+7 |
2014-08-05 | powerpc/eeh: Make diag-data not endian dependent | Gavin Shan | 1 | -64/+64 |
2014-06-25 | powerpc/powernv: Remove OPAL v1 takeover | Michael Ellerman | 1 | -29/+0 |
2014-06-11 | powerpc/powernv: Fix endianness problems in EEH | Guo Chao | 1 | -51/+51 |
2014-06-05 | powerpc/powernv: Fix endian issues in memory error handling code | Anton Blanchard | 1 | -5/+5 |
2014-06-05 | powerpc/powernv: Add calls to support little endian host | Benjamin Herrenschmidt | 1 | -0/+7 |
2014-04-28 | powerpc/powernv: Return secondary CPUs to firmware before FW update | Vasant Hegde | 1 | -0/+1 |
2014-04-28 | powerpc/powernv: Fix little endian issues in OPAL dump code | Anton Blanchard | 1 | -2/+2 |
2014-04-28 | powerpc/powernv: Create OPAL sglist helper functions and fix endian issues | Anton Blanchard | 1 | -5/+9 |
2014-04-28 | powerpc/powernv: Fix little endian issues in OPAL error log code | Anton Blanchard | 1 | -1/+1 |
2014-04-28 | powerpc/powernv: Remove some OPAL function declaration duplication | Anton Blanchard | 1 | -10/+2 |
2014-04-28 | powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs | Anton Blanchard | 1 | -6/+6 |
2014-04-09 | powerpc/opal: Add missing include | Michael Neuling | 1 | -0/+2 |
2014-04-09 | powerpc/powernv: Add invalid OPAL call | Joel Stanley | 1 | -0/+2 |
2014-04-09 | powerpc/powernv: Add OPAL message log interface | Joel Stanley | 1 | -0/+4 |
2014-04-09 | powerpc/powernv: Fix endian issues with sensor code | Anton Blanchard | 1 | -2/+1 |
2014-04-07 | powerpc/powernv: Fix endian issues with OPAL async code | Anton Blanchard | 1 | -3/+3 |
2014-04-07 | powerpc/powernv: Add opal_notifier_unregister() and export to modules | Benjamin Herrenschmidt | 1 | -0/+2 |
2014-04-03 | Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2014-03-24 | powerpc/powernv: Enable fetching of platform sensor data | Neelesh Gupta | 1 | -0/+4 |