index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
pmc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-03
platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()
Dmitry Kandybka
1
-2
/
+2
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+4
2025-01-10
Merge tag 'platform-drivers-x86-v6.13-5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+4
2025-01-07
platform/x86: intel/pmc: Fix ioremap() of bad address
David E. Box
1
-0
/
+4
2024-12-18
x86/cpu: Make all all CPUID leaf names consistent
Dave Hansen
1
-2
/
+2
2024-12-18
x86/tsc: Move away from TSC leaf magic numbers
Dave Hansen
1
-3
/
+4
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-2
/
+2
2024-11-21
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-7
/
+57
2024-10-22
platform/x86/intel/pmc: Disable C1 auto-demotion during suspend
David E. Box
1
-0
/
+53
2024-10-22
platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume()
David E. Box
3
-6
/
+3
2024-10-21
platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses
Vamsi Krishna Brahmajosyula
1
-1
/
+3
2024-10-21
platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe...
Marek Maslanka
7
-64
/
+0
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-06
platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake
Hans de Goede
1
-2
/
+0
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-19
/
+82
2024-09-11
platform/x86: intel/pmc: Ignore all LTRs during suspend
Xi Pardee
2
-0
/
+55
2024-09-06
platform/x86:intel/pmc: Fix comment for the pmc_core_acpi_pm_timer_suspend_re...
Marek Maslanka
1
-1
/
+1
2024-09-06
platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
Marek Maslanka
8
-0
/
+65
2024-08-19
platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode()
Ilpo Järvinen
3
-17
/
+15
2024-08-12
platform/x86/intel/vsec.h: Move to include/linux
David E. Box
1
-1
/
+1
2024-08-12
platform/x86/intel/pmc: Show live substate requirements
Kane Chen
1
-1
/
+11
2024-07-18
Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...
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
[next]