summaryrefslogtreecommitdiff
path: root/drivers/hwmon/occ
AgeCommit message (Expand)Author
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)
2021-10-22Merge tag 'fsi-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Greg Kroah-Hartman
2021-10-22hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfsEddie James
2021-10-15hwmon: (occ) Remove sequence numbering and checksum calculationEddie James
2021-10-02hwmon: (occ) Fix P10 VRM temp sensorsEddie James
2021-06-10Merge tag 'fsi-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Greg Kroah-Hartman
2021-06-04hwmon: (occ) Print response status in first poll error messageEddie James
2021-06-04hwmon: (occ) Start sequence number at oneEddie James
2021-05-10hwmon: (occ) Fix poll rate limitingEddie James
2021-04-20hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck
2020-12-11hwmon: (occ) Add new temperature sensor typeEddie James
2020-09-23hwmon: use simple i2c probe functionStephen Kitt
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-07-21hwmon: (occ) Fix division by zero issueLei YU
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-03Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel...Greg Kroah-Hartman
2019-07-03OCC: FSI and hwmon: Add sequence numberingEddie James
2019-06-23hwmon: (occ) Add temp sensor value checkAlexander Soldatov
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-16hwmon: (occ) Add more details to Kconfig help textEddie James
2019-04-16hwmon: (occ) Prevent sysfs error attribute from returning errorEddie James
2019-04-16hwmon: (occ) Store error condition for rate-limited pollsEddie James
2019-04-15hwmon: OCC drivers are ARM-onlyJean Delvare
2019-04-15hwmon: (occ) Move common code to a separate moduleJean Delvare
2019-04-15hwmon: (occ) Fix extended status bitsLei YU
2019-03-29hwmon: (occ) Fix power sensor indexingEddie James
2019-02-18hwmon: (occ) Fix license headersEddie James
2019-01-07hwmon: (occ) Fix potential integer overflowGustavo A. R. Silva
2018-12-16hwmon (occ): Add sysfs attributes for additional OCC dataEddie James
2018-12-16hwmon (occ): Add sensor attributes and register hwmon deviceEddie James
2018-12-16hwmon (occ): Add sensor types and versionsEddie James
2018-12-16hwmon (occ): Parse OCC poll responseEddie James
2018-12-16hwmon (occ): Add command transport method for P8 and P9Eddie James
2018-12-16hwmon: Add On-Chip Controller (OCC) hwmon driverEddie James