aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/amd_energy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-04hwmon: (amd_energy) Improve the accumulation logicNaveen Krishna Chatradhi1-83/+44
2020-09-29hwmon: (amd_energy) optimize accumulation intervalNaveen Krishna Chatradhi1-9/+11
2020-09-29hwmon: (amd_energy) Move label out of accumulation structureAkshay Gupta1-6/+11
2020-07-07hwmon: (amd_energy) match for supported modelsNaveen Krishna Chatradhi1-1/+1
2020-05-26hwmon: (amd_energy) Missing platform_driver_unregister() on error in amd_energy_init()Wei Yongjun1-1/+3
2020-05-22hwmon: Add amd_energy driver to report energy countersNaveen Krishna Chatradhi1-0/+406