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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/power/x86/intel-speed-select: Hide invalid TRL level
Zhang Rui
2023-03-22
1
-0
/
+3
*
tools/power/x86/intel-speed-select: Display fact info for non-cpu power domain
Zhang Rui
2023-03-22
1
-1
/
+2
*
tools/power/x86/intel-speed-select: Show level 0 name for new api_version
Zhang Rui
2023-03-22
1
-2
/
+2
*
tools/power/x86/intel-speed-select: Prevent cpu clos config for non-cpu power...
Zhang Rui
2023-03-22
1
-0
/
+6
*
tools/power/x86/intel-speed-select: Allow display non-cpu power domain info
Zhang Rui
2023-03-22
1
-2
/
+1
*
tools/power/x86/intel-speed-select: Display amx_p1 and cooling_type
Zhang Rui
2023-03-22
1
-0
/
+14
*
tools/power/x86/intel-speed-select: Display punit info
Zhang Rui
2023-03-22
1
-21
/
+18
*
tools/power/x86/intel-speed-select: Introduce TPMI interface support
Zhang Rui
2023-03-22
4
-1
/
+794
*
tools/power/x86/intel-speed-select: Get punit core mapping information
Srinivas Pandruvada
2023-03-22
1
-16
/
+41
*
tools/power/x86/intel-speed-select: Introduce api_version helper
Zhang Rui
2023-03-22
2
-0
/
+6
*
tools/power/x86/intel-speed-select: Support large clos_min/max
Zhang Rui
2023-03-22
1
-2
/
+2
*
tools/power/x86/intel-speed-select: Introduce is_debug_enabled()
Zhang Rui
2023-03-22
2
-0
/
+6
*
tools/power/x86/intel-speed-select: Allow api_version based platform callbacks
Zhang Rui
2023-03-22
3
-11
/
+16
*
tools/power/x86/intel-speed-select: Move send_mbox_cmd to isst-core-mbox.c
Zhang Rui
2023-03-22
2
-187
/
+195
*
tools/power/x86/intel-speed-select: Abstract adjust_uncore_freq
Zhang Rui
2023-03-22
4
-42
/
+48
*
tools/power/x86/intel-speed-select: Abstract read_pm_config
Zhang Rui
2023-03-22
3
-14
/
+22
*
tools/power/x86/intel-speed-select: Abstract clos_associate
Zhang Rui
2023-03-22
3
-16
/
+26
*
tools/power/x86/intel-speed-select: Abstract clos_get_assoc_status
Zhang Rui
2023-03-22
3
-17
/
+24
*
tools/power/x86/intel-speed-select: Abstract set_clos
Zhang Rui
2023-03-22
3
-20
/
+28
*
tools/power/x86/intel-speed-select: Abstract pm_get_clos
Zhang Rui
2023-03-22
3
-15
/
+23
*
tools/power/x86/intel-speed-select: Abstract pm_qos_config
Zhang Rui
2023-03-22
3
-84
/
+93
*
tools/power/x86/intel-speed-select: Abstract get_clos_information
Zhang Rui
2023-03-22
3
-21
/
+28
*
tools/power/x86/intel-speed-select: Abstract get_get_trls
Zhang Rui
2023-03-22
3
-8
/
+24
*
tools/power/x86/intel-speed-select: Enhance get_tdp_info
Zhang Rui
2023-03-22
2
-59
/
+60
*
tools/power/x86/intel-speed-select: Abstract get_uncore_p0_p1_info
Zhang Rui
2023-03-22
3
-42
/
+50
*
tools/power/x86/intel-speed-select: Abstract get_fact_info
Zhang Rui
2023-03-22
3
-87
/
+96
*
tools/power/x86/intel-speed-select: Abstract set_pbf_fact_status
Zhang Rui
2023-03-22
3
-47
/
+55
*
tools/power/x86/intel-speed-select: Remove isst_get_pbf_info_complete
Zhang Rui
2023-03-22
3
-7
/
+1
*
tools/power/x86/intel-speed-select: Abstract get_pbf_info
Zhang Rui
2023-03-22
3
-61
/
+72
*
tools/power/x86/intel-speed-select: Abstract set_tdp_level
Zhang Rui
2023-03-22
3
-18
/
+26
*
tools/power/x86/intel-speed-select: Abstract get_trl_bucket_info
Zhang Rui
2023-03-22
3
-17
/
+25
*
tools/power/x86/intel-speed-select: Abstract get_get_trl
Zhang Rui
2023-03-22
3
-35
/
+43
*
tools/power/x86/intel-speed-select: Abstract get_coremask_info
Zhang Rui
2023-03-22
3
-29
/
+38
*
tools/power/x86/intel-speed-select: Abstract get_tjmax_info
Zhang Rui
2023-03-22
2
-25
/
+12
*
tools/power/x86/intel-speed-select: Move code right before its caller
Zhang Rui
2023-03-22
1
-101
/
+102
*
tools/power/x86/intel-speed-select: Abstract get_pwr_info
Zhang Rui
2023-03-22
3
-17
/
+27
*
tools/power/x86/intel-speed-select: Abstract get_tdp_info
Zhang Rui
2023-03-22
3
-18
/
+27
*
tools/power/x86/intel-speed-select: Abstract get_ctdp_control
Zhang Rui
2023-03-22
3
-30
/
+39
*
tools/power/x86/intel-speed-select: Abstract get_config_levels
Zhang Rui
2023-03-22
3
-23
/
+31
*
tools/power/x86/intel-speed-select: Abstract is_punit_valid
Zhang Rui
2023-03-22
3
-7
/
+13
*
tools/power/x86/intel-speed-select: Introduce isst-core-mbox.c
Zhang Rui
2023-03-22
5
-14
/
+87
*
tools/power/x86/intel-speed-select: Always invoke isst_fill_platform_info
Zhang Rui
2023-03-22
1
-26
/
+16
*
tools/power/x86/intel-speed-select: Introduce isst_get_disp_freq_multiplier
Zhang Rui
2023-03-22
4
-17
/
+23
*
tools/power/x86/intel-speed-select: Move mbox functions to isst-core.c
Zhang Rui
2023-03-22
3
-181
/
+209
*
tools/power/x86/intel-speed-select: Improve isst_print_extended_platform_info
Zhang Rui
2023-03-22
1
-39
/
+52
*
tools/power/x86/intel-speed-select: Rename for_each_online_package_in_set
Zhang Rui
2023-03-22
3
-15
/
+15
*
tools/power/x86/intel-speed-select: Introduce support for multi-punit
Zhang Rui
2023-03-22
2
-42
/
+51
*
tools/power/x86/intel-speed-select: Introduce isst_is_punit_valid()
Zhang Rui
2023-03-22
2
-0
/
+12
*
tools/power/x86/intel-speed-select: Introduce punit to isst_id
Zhang Rui
2023-03-22
2
-23
/
+57
*
tools/power/x86/intel-speed-select: Follow TRL nameing for FACT info
Zhang Rui
2023-03-22
3
-70
/
+38
[next]