summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/amd_energy.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (amd_energy) Add AMD family 19h model 30h x86 matchNaveen Krishna Chatradhi2021-02-111-0/+1
* hwmon: (amd_energy) fix allocation of hwmon_channel_info configDavid Arcari2021-01-081-1/+2
* hwmon: (amd_energy) Add AMD family 19h model 01h x86 matchNaveen Krishna Chatradhi2020-12-021-0/+1
* hwmon: (amd_energy) modify the visibility of the countersNaveen Krishna Chatradhi2020-11-131-1/+1
* hwmon: (amd_energy) Improve the accumulation logicNaveen Krishna Chatradhi2020-10-041-83/+44
* hwmon: (amd_energy) optimize accumulation intervalNaveen Krishna Chatradhi2020-09-291-9/+11
* hwmon: (amd_energy) Move label out of accumulation structureAkshay Gupta2020-09-291-6/+11
* hwmon: (amd_energy) match for supported modelsNaveen Krishna Chatradhi2020-07-071-1/+1
* hwmon: (amd_energy) Missing platform_driver_unregister() on error in amd_ener...Wei Yongjun2020-05-261-1/+3
* hwmon: Add amd_energy driver to report energy countersNaveen Krishna Chatradhi2020-05-221-0/+406