summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Report the tunneled operations statusPhilippe Bergheaud2018-05-151-0/+10
* cxl: Fix timebase synchronization status on P9Christophe Lombard2018-03-141-0/+12
* cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-191-4/+23
* cxl: Allow initialization on timebase sync failuresFrederic Barrat2016-04-221-0/+10
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-32/+91
|\
| * cxl: sysfs support for guestsChristophe Lombard2016-03-091-20/+69
| * cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard2016-03-091-1/+1
| * cxl: Introduce implementation-specific APIFrederic Barrat2016-03-091-11/+21
* | misc: cxl: use kobj_to_dev()Geliang Tang2016-02-081-3/+2Star
|/
* cxl: Fix lockdep warning while creating afu_err_buff attributeVaibhav Jain2015-09-231-0/+2
* Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-041-0/+26
|\
| * cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens2015-08-141-0/+26
* | misc: cxl: clean up afu_read_config()Vladimir Zapolskiy2015-08-051-6/+1Star
|/
* cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling2015-06-031-1/+1
* cxl: Export AFU error buffer via sysfsVaibhav Jain2015-06-031-0/+33
* cxl: Export optional AFU configuration record in sysfsIan Munsie2015-02-061-10/+169
* cxl: Add ability to reset the cardRyan Grimm2015-01-221-0/+18
* cxl: Add image control to sysfsRyan Grimm2015-01-221-0/+39
* cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie2014-12-121-5/+5
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-081-0/+385