index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
fam15h_power.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
hwmon: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2020-06-15
x86/msr: Lift AMD family 0x15 power-specific MSRs
Borislav Petkov
1
-4
/
+0
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 56
Thomas Gleixner
1
-13
/
+1
2017-01-02
hwmon: (fam15h_power) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-18
/
+16
2016-06-07
hwmon: (fam15h_power) Disable preemption when reading registers
Borislav Petkov
1
-6
/
+2
2016-04-19
hwmon: (fam15h_power) Add platform check function
Huang Rui
1
-2
/
+7
2016-04-19
hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithm
Huang Rui
1
-1
/
+1
2016-04-19
hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithm
Huang Rui
1
-4
/
+124
2016-04-19
hwmon: (fam15h_power) Add ptsc counter value for accumulated power
Huang Rui
1
-0
/
+4
2016-04-19
hwmon: (fam15h_power) Add compute unit accumulated power
Huang Rui
1
-1
/
+71
2016-01-27
hwmon: (fam15h_power) Add bit masking for tdp_limit
Gioh Kim
1
-1
/
+9
2015-12-18
hwmon: (fam15h_power) Add support for AMD new 15h processors
Huang Rui
1
-2
/
+5
2015-10-31
hwmon: (fam15h_power) Add max compute unit accumulated power
Huang Rui
1
-0
/
+12
2015-10-31
hwmon: (fam15h_power) Enable power1_input on AMD Carrizo
Huang Rui
1
-2
/
+7
2015-10-31
hwmon: (fam15h_power) Refactor attributes for dynamically added
Huang Rui
1
-25
/
+45
2015-08-27
hwmon: (fam15h_power) Add ratio of Tsample to the PTSC period
Huang Rui
1
-1
/
+15
2015-08-27
hwmon: (fam15h_power) Update running_avg_capture bit field to 28
Huang Rui
1
-2
/
+13
2015-08-27
hwmon: (fam15h_power) Rename fam15h_power_is_internal_node0 function
Huang Rui
1
-2
/
+2
2015-08-27
hwmon: (fam15h_power) Add support for AMD Carrizo
Huang Rui
1
-0
/
+1
2014-11-11
hwmon: (fam15h_power) Fix NB device ID for F16h M30h
Aravind Gopalakrishnan
1
-1
/
+1
2014-09-16
hwmon: (fam15h_power) Add support for two more processors
Aravind Gopalakrishnan
1
-0
/
+2
2014-09-16
hwmon: (fam15h_power) Make actual power reporting conditional
Aravind Gopalakrishnan
1
-1
/
+17
2014-08-04
hwmon: (fam15h_power) Remove needless pci dev id
Aravind Gopalakrishnan
1
-3
/
+0
2014-08-04
hwmon: (fam15h_power) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-42
/
+9
2014-01-14
hwmon: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-04-07
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
1
-2
/
+2
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2012-12-05
x86,AMD: Power driver support for AMD's family 16h processors
Boris Ostrovsky
1
-0
/
+4
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-29
hwmon, fam15h_power: Change email address, MAINTAINERS entry
Andreas Herrmann
1
-2
/
+2
2012-09-23
hwmon: (fam15h_power) Convert to use devm_ functions
Guenter Roeck
1
-17
/
+8
2012-09-23
hwmon: (fam15h_power) Tweak runavg_range on resume
Andreas Herrmann
1
-2
/
+13
2012-07-21
hwmon: (fam15h_power) Fix unintentional integer overflow
Guenter Roeck
1
-1
/
+2
2012-05-20
hwmon: use module_pci_driver
Axel Lin
1
-12
/
+1
2012-04-26
hwmon: (fam15h_power) Fix pci_device_id array
Guenter Roeck
1
-3
/
+6
2012-04-18
hwmon: fam15h_power: fix bogus values with current BIOSes
Andre Przywara
1
-0
/
+39
2012-03-23
hwmon: (fam15h_power) Increase output resolution
Andre Przywara
1
-4
/
+4
2012-03-23
hwmon: (fam15h_power) Correct sign extension of running_avg_capture
Andreas Herrmann
1
-1
/
+1
2011-05-25
hwmon: Add driver for AMD family 15h processor power information
Andreas Herrmann
1
-0
/
+229