index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
pmc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-12
platform/x86/intel/pmc: Show live substate requirements
Kane Chen
1
-1
/
+11
2024-07-17
Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
2
-137
/
+141
2024-07-08
platform/x86:intel/pmc: Add support to undo ltr_ignore
Xi Pardee
1
-6
/
+32
2024-07-08
platform/x86:intel/pmc: Use the Elvis operator
Xi Pardee
1
-1
/
+1
2024-07-08
platform/x86:intel/pmc: Use DEFINE_SHOW_STORE_ATTRIBUTE macro
Xi Pardee
1
-14
/
+2
2024-07-08
platform/x86:intel/pmc: Remove unneeded min_t check
Xi Pardee
1
-4
/
+2
2024-07-08
platform/x86:intel/pmc: Add support to show ltr_ignore value
Xi Pardee
1
-2
/
+13
2024-07-08
platform/x86:intel/pmc: Move pmc assignment closer to first usage
Xi Pardee
1
-1
/
+2
2024-07-08
platform/x86:intel/pmc: Convert index variables to be unsigned
Xi Pardee
1
-22
/
+31
2024-07-08
platform/x86:intel/pmc: Simplify mutex usage with cleanup helpers
Xi Pardee
1
-51
/
+25
2024-07-08
platform/x86:intel/pmc: Use the return value of pmc_core_send_msg
Xi Pardee
1
-9
/
+6
2024-06-24
platform/x86/intel: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-06-03
platform/x86/intel/pmc: Switch to new Intel CPU model defines
Tony Luck
2
-31
/
+31
2024-04-29
platform/x86:intel/pmc: Enable S0ix blocker show in Lunar Lake
Xi Pardee
2
-226
/
+261
2024-04-29
platform/x86:intel/pmc: Add support to show S0ix blocker counter
Xi Pardee
2
-0
/
+44
2024-04-29
platform/x86:intel/pmc: Update LNL signal status map
Xi Pardee
2
-1
/
+22
2024-04-29
platform/x86/intel/pmc: Fix PCH names in comments
Colin Ian King
2
-2
/
+2
2024-03-12
platform/x86/intel/pmc: Improve PKGC residency counters debug
Kane Chen
2
-13
/
+41
2024-03-12
platform/x86/intel/pmc/arl: Put GNA device in D3
David E. Box
1
-0
/
+2
2024-03-12
platform/x86/intel/pmc/lnl: Remove SSRAM support
David E. Box
1
-35
/
+5
2024-01-02
platform/x86/intel/pmc: Add missing extern
David E. Box
1
-0
/
+1
2024-01-02
platform/x86/intel/pmc/lnl: Add GBE LTR ignore during suspend
David E. Box
1
-0
/
+3
2024-01-02
platform/x86/intel/pmc/arl: Add GBE LTR ignore during suspend
David E. Box
1
-0
/
+3
2024-01-02
Merge tag 'platform-drivers-x86-v6.7-6' into pdx86/for-next
Hans de Goede
6
-28
/
+45
2023-12-29
platform/x86/intel/pmc: Move GBE LTR ignore to suspend callback
David E. Box
5
-23
/
+33
2023-12-29
platform/x86/intel/pmc: Allow reenabling LTRs
David E. Box
6
-8
/
+11
2023-12-29
platform/x86/intel/pmc: Add suspend callback
David E. Box
2
-0
/
+5
2023-12-28
platform/x86/intel/pmc: Add Lunar Lake M support to intel_pmc_core driver
Rajvi Jingar
4
-1
/
+574
2023-12-28
platform/x86/intel/pmc: Add Arrow Lake S support to intel_pmc_core driver
Rajvi Jingar
4
-1
/
+766
2023-12-19
platform/x86/intel/pmc: Add ssram_init flag in PMC discovery in Meteor Lake
Rajvi Jingar
1
-1
/
+6
2023-12-19
platform/x86/intel/pmc: Move common code to core.c
Rajvi Jingar
4
-57
/
+60
2023-12-19
platform/x86/intel/pmc: Add PSON residency counter for Alder Lake
Rajvi Jingar
1
-0
/
+2
2023-12-19
platform/x86/intel/pmc: Add regmap for Tiger Lake H PCH
Rajvi Jingar
3
-6
/
+58
2023-12-19
platform/x86/intel/pmc: Add PSON residency counter
Rajvi Jingar
2
-0
/
+39
2023-12-19
platform/x86/intel/pmc: Fix in mtl_punit_pmt_init()
Rajvi Jingar
1
-1
/
+1
2023-12-18
platform/x86/intel/pmc: Fix in pmc_core_ssram_get_pmc()
Rajvi Jingar
1
-1
/
+1
2023-12-18
platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()
Rajvi Jingar
1
-1
/
+1
2023-12-04
platform/x86/intel/pmc: Show Die C6 counter on Meteor Lake
David E. Box
1
-0
/
+32
2023-12-04
platform/x86/intel/pmc: Add debug attribute for Die C6 counter
David E. Box
2
-0
/
+59
2023-12-04
platform/x86/intel/pmc: Read low power mode requirements for MTL-M and MTL-P
Xi Pardee
1
-7
/
+32
2023-12-04
platform/x86/intel/pmc: Retrieve LPM information using Intel PMT
Xi Pardee
2
-0
/
+138
2023-12-04
platform/x86/intel/pmc: Display LPM requirements for multiple PMCs
Rajvi Jingar
1
-55
/
+68
2023-12-04
platform/x86/intel/pmc: Find and register PMC telemetry entries
David E. Box
2
-0
/
+50
2023-12-04
platform/x86/intel/pmc/mtl: Use return value from pmc_core_ssram_init()
David E. Box
1
-4
/
+8
2023-12-04
platform/x86/intel/pmc: Cleanup SSRAM discovery
David E. Box
1
-29
/
+33
2023-12-04
platform/x86/intel/pmc: Allow pmc_core_ssram_init to fail
David E. Box
2
-9
/
+14
2023-12-04
platform/x86:intel/pmc: Call pmc_get_low_power_modes from platform init
Xi Pardee
8
-7
/
+30
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
1
-1
/
+1
2023-06-20
platform/x86:intel/pmc: Add Meteor Lake IOE-M PMC related maps
Xi Pardee
2
-0
/
+151
2023-06-20
platform/x86:intel/pmc: Add Meteor Lake IOE-P PMC related maps
Xi Pardee
2
-0
/
+343
[prev]
[next]