summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/occ/p9_sbe.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-28hwmon: (occ) Check for device property for setting OCC active during probeEddie James1-0/+9
2022-09-28hwmon (occ): Retry for checksum failureEddie James1-5/+12
2022-07-13hwmon: (occ) Delete unnecessary NULL checkZiyang Xuan1-4/+2
2022-06-29hwmon: (occ) Prevent power cap command overwriting poll responseEddie James1-4/+3
2022-05-20hwmon: (occ) Delay hwmon registration until user requestEddie James1-1/+1
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-11-06mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)1-0/+1
2021-10-22hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfsEddie James1-1/+85
2021-10-15hwmon: (occ) Remove sequence numbering and checksum calculationEddie James1-2/+2
2019-02-18hwmon: (occ) Fix license headersEddie James1-1/+2
2018-12-16hwmon (occ): Add sysfs attributes for additional OCC dataEddie James1-0/+1
2018-12-16hwmon (occ): Add sensor types and versionsEddie James1-0/+1
2018-12-16hwmon (occ): Add command transport method for P8 and P9Eddie James1-1/+37
2018-12-16hwmon: Add On-Chip Controller (OCC) hwmon driverEddie James1-0/+68