index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
fam15h_power.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-17
1
-2
/
+2
*
x86/msr: Lift AMD family 0x15 power-specific MSRs
Borislav Petkov
2020-06-15
1
-4
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 56
Thomas Gleixner
2019-05-24
1
-13
/
+1
*
hwmon: (fam15h_power) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-18
/
+16
*
hwmon: (fam15h_power) Disable preemption when reading registers
Borislav Petkov
2016-06-07
1
-6
/
+2
*
hwmon: (fam15h_power) Add platform check function
Huang Rui
2016-04-19
1
-2
/
+7
*
hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithm
Huang Rui
2016-04-19
1
-1
/
+1
*
hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithm
Huang Rui
2016-04-19
1
-4
/
+124
*
hwmon: (fam15h_power) Add ptsc counter value for accumulated power
Huang Rui
2016-04-19
1
-0
/
+4
*
hwmon: (fam15h_power) Add compute unit accumulated power
Huang Rui
2016-04-19
1
-1
/
+71
*
hwmon: (fam15h_power) Add bit masking for tdp_limit
Gioh Kim
2016-01-27
1
-1
/
+9
*
hwmon: (fam15h_power) Add support for AMD new 15h processors
Huang Rui
2015-12-18
1
-2
/
+5
*
hwmon: (fam15h_power) Add max compute unit accumulated power
Huang Rui
2015-10-31
1
-0
/
+12
*
hwmon: (fam15h_power) Enable power1_input on AMD Carrizo
Huang Rui
2015-10-31
1
-2
/
+7
*
hwmon: (fam15h_power) Refactor attributes for dynamically added
Huang Rui
2015-10-31
1
-25
/
+45
*
hwmon: (fam15h_power) Add ratio of Tsample to the PTSC period
Huang Rui
2015-08-27
1
-1
/
+15
*
hwmon: (fam15h_power) Update running_avg_capture bit field to 28
Huang Rui
2015-08-27
1
-2
/
+13
*
hwmon: (fam15h_power) Rename fam15h_power_is_internal_node0 function
Huang Rui
2015-08-27
1
-2
/
+2
*
hwmon: (fam15h_power) Add support for AMD Carrizo
Huang Rui
2015-08-27
1
-0
/
+1
*
hwmon: (fam15h_power) Fix NB device ID for F16h M30h
Aravind Gopalakrishnan
2014-11-11
1
-1
/
+1
*
hwmon: (fam15h_power) Add support for two more processors
Aravind Gopalakrishnan
2014-09-16
1
-0
/
+2
*
hwmon: (fam15h_power) Make actual power reporting conditional
Aravind Gopalakrishnan
2014-09-16
1
-1
/
+17
*
hwmon: (fam15h_power) Remove needless pci dev id
Aravind Gopalakrishnan
2014-08-04
1
-3
/
+0
*
hwmon: (fam15h_power) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2014-08-04
1
-42
/
+9
*
hwmon: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-01-14
1
-1
/
+1
*
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2013-04-07
1
-2
/
+2
*
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
1
-5
/
+5
|
\
|
*
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
|
*
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
1
-3
/
+3
|
*
hwmon: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
x86,AMD: Power driver support for AMD's family 16h processors
Boris Ostrovsky
2012-12-05
1
-0
/
+4
|
/
*
hwmon, fam15h_power: Change email address, MAINTAINERS entry
Andreas Herrmann
2012-10-29
1
-2
/
+2
*
hwmon: (fam15h_power) Convert to use devm_ functions
Guenter Roeck
2012-09-23
1
-17
/
+8
*
hwmon: (fam15h_power) Tweak runavg_range on resume
Andreas Herrmann
2012-09-23
1
-2
/
+13
*
hwmon: (fam15h_power) Fix unintentional integer overflow
Guenter Roeck
2012-07-21
1
-1
/
+2
*
hwmon: use module_pci_driver
Axel Lin
2012-05-20
1
-12
/
+1
*
hwmon: (fam15h_power) Fix pci_device_id array
Guenter Roeck
2012-04-26
1
-3
/
+6
*
hwmon: fam15h_power: fix bogus values with current BIOSes
Andre Przywara
2012-04-18
1
-0
/
+39
*
hwmon: (fam15h_power) Increase output resolution
Andre Przywara
2012-03-23
1
-4
/
+4
*
hwmon: (fam15h_power) Correct sign extension of running_avg_capture
Andreas Herrmann
2012-03-23
1
-1
/
+1
*
hwmon: Add driver for AMD family 15h processor power information
Andreas Herrmann
2011-05-25
1
-0
/
+229