summaryrefslogtreecommitdiff
path: root/drivers/hwmon/fam15h_power.c
Commit message (Expand)AuthorAge
* hwmon: (fam15h_power) Add platform check functionHuang Rui2016-04-19
* hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithmHuang Rui2016-04-19
* hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithmHuang Rui2016-04-19
* hwmon: (fam15h_power) Add ptsc counter value for accumulated powerHuang Rui2016-04-19
* hwmon: (fam15h_power) Add compute unit accumulated powerHuang Rui2016-04-19
* hwmon: (fam15h_power) Add bit masking for tdp_limitGioh Kim2016-01-27
* hwmon: (fam15h_power) Add support for AMD new 15h processorsHuang Rui2015-12-18
* hwmon: (fam15h_power) Add max compute unit accumulated powerHuang Rui2015-10-31
* hwmon: (fam15h_power) Enable power1_input on AMD CarrizoHuang Rui2015-10-31
* hwmon: (fam15h_power) Refactor attributes for dynamically addedHuang Rui2015-10-31
* hwmon: (fam15h_power) Add ratio of Tsample to the PTSC periodHuang Rui2015-08-27
* hwmon: (fam15h_power) Update running_avg_capture bit field to 28Huang Rui2015-08-27
* hwmon: (fam15h_power) Rename fam15h_power_is_internal_node0 functionHuang Rui2015-08-27
* hwmon: (fam15h_power) Add support for AMD CarrizoHuang Rui2015-08-27
* hwmon: (fam15h_power) Fix NB device ID for F16h M30hAravind Gopalakrishnan2014-11-11
* hwmon: (fam15h_power) Add support for two more processorsAravind Gopalakrishnan2014-09-16
* hwmon: (fam15h_power) Make actual power reporting conditionalAravind Gopalakrishnan2014-09-16
* hwmon: (fam15h_power) Remove needless pci dev idAravind Gopalakrishnan2014-08-04
* hwmon: (fam15h_power) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-04
* hwmon: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-14
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-07
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * hwmon: remove use of __devexitBill Pemberton2012-11-28
| * hwmon: remove use of __devinitBill Pemberton2012-11-28
| * hwmon: remove use of __devexit_pBill Pemberton2012-11-28
* | x86,AMD: Power driver support for AMD's family 16h processorsBoris Ostrovsky2012-12-05
|/
* hwmon, fam15h_power: Change email address, MAINTAINERS entryAndreas Herrmann2012-10-29
* hwmon: (fam15h_power) Convert to use devm_ functionsGuenter Roeck2012-09-23
* hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann2012-09-23
* hwmon: (fam15h_power) Fix unintentional integer overflowGuenter Roeck2012-07-21
* hwmon: use module_pci_driverAxel Lin2012-05-20
* hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck2012-04-26
* hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara2012-04-18
* hwmon: (fam15h_power) Increase output resolutionAndre Przywara2012-03-23
* hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann2012-03-23
* hwmon: Add driver for AMD family 15h processor power informationAndreas Herrmann2011-05-25