| /kernel/linux/linux-5.10/Documentation/driver-api/thermal/ |
| D | cpu-idle-cooling.rst | 18 increase even after the dynamic leakage is reduced to its minimum by 20 to the static leakage. The only solution is to power down the 21 component, thus dropping the dynamic and static leakage that will 35 If we can remove the static and the dynamic leakage for a specific 50 dynamic leakage for this period (modulo the energy needed to enter 65 state with a minimum power consumption and reduce the static leakage 184 * The static leakage is not defined here, we can introduce it in the
|
| /kernel/linux/linux-5.10/tools/power/cpupower/lib/ |
| D | cpufreq.h | 85 * to avoid memory leakage, please. 96 * to avoid memory leakage, please. 143 * to avoid memory leakage, please. 155 * to avoid memory leakage, please.
|
| /kernel/linux/linux-4.19/tools/power/cpupower/lib/ |
| D | cpufreq.h | 93 * to avoid memory leakage, please. 104 * to avoid memory leakage, please. 145 * to avoid memory leakage, please. 157 * to avoid memory leakage, please.
|
| /kernel/linux/linux-5.10/drivers/nvmem/ |
| D | Kconfig | 135 from eFuse, such as cpu-leakage. 146 from otp, such as cpu-leakage.
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | berlin2cd-valve-steamlink.dts | 42 * less depending on leakage value in OTP), and buck2 likely used for
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | berlin2cd-valve-steamlink.dts | 42 * less depending on leakage value in OTP), and buck2 likely used for
|
| /kernel/linux/linux-5.10/Documentation/x86/ |
| D | mds.rst | 32 Hyper-Threads so cross thread leakage is possible. 40 thread leakage is possible.
|
| /kernel/linux/linux-4.19/Documentation/x86/ |
| D | mds.rst | 32 Hyper-Threads so cross thread leakage is possible. 40 thread leakage is possible.
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
| D | smu7_hwmgr.c | 718 data->dpm_table.vddc_table.dpm_levels[i].param1 = std_voltage_table->entries[i].Leakage; in smu7_setup_dpm_tables_v0() 1686 * Get Leakage VDDC based on leakage ID. 1729 /* the voltage should not be zero nor equal to leakage ID */ in smu7_get_evv_voltages() 1768 /* the voltage should not be zero nor equal to leakage ID */ in smu7_get_evv_voltages() 1782 * Change virtual leakage voltage to actual value. 1786 * @param pointer to leakage table 1793 /* search for leakage voltage ID 0xff01 ~ 0xff08 */ in smu7_patch_ppt_v1_with_vdd_leakage() 1795 /* if this voltage matches a leakage voltage ID */ in smu7_patch_ppt_v1_with_vdd_leakage() 1796 /* patch with actual leakage voltage */ in smu7_patch_ppt_v1_with_vdd_leakage() 1804 pr_err("Voltage value looks like a Leakage ID but it's not patched \n"); in smu7_patch_ppt_v1_with_vdd_leakage() [all …]
|
| D | vega10_hwmgr.c | 500 /* search for leakage voltage ID 0xff01 ~ 0xff08 and sclk */ in vega10_get_socclk_for_voltage_evv() 518 * Get Leakage VDDC based on leakage ID. 561 /* the voltage should not be zero nor equal to leakage ID */ in vega10_get_evv_voltages() 574 * Change virtual leakage voltage to actual value. 578 * @param pointer to leakage table 585 /* search for leakage voltage ID 0xff01 ~ 0xff08 */ in vega10_patch_with_vdd_leakage() 587 /* if this voltage matches a leakage voltage ID */ in vega10_patch_with_vdd_leakage() 588 /* patch with actual leakage voltage */ in vega10_patch_with_vdd_leakage() 596 pr_info("Voltage value looks like a Leakage ID but it's not patched\n"); in vega10_patch_with_vdd_leakage() 604 * @param pointer to leakage table [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-imx/ |
| D | common.h | 61 ULP_PM_VLLS, /* very low leakage stop mode */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/ |
| D | power_domain.txt | 4 used for power gating of selected IP blocks for power saving by reduced leakage
|
| D | power-domain.yaml | 16 used for power gating of selected IP blocks for power saving by reduced leakage
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | smu7_hwmgr.c | 771 data->dpm_table.vddc_table.dpm_levels[i].param1 = std_voltage_table->entries[i].Leakage; in smu7_setup_dpm_tables_v0() 1779 * Get Leakage VDDC based on leakage ID. 1822 /* the voltage should not be zero nor equal to leakage ID */ in smu7_get_evv_voltages() 1861 /* the voltage should not be zero nor equal to leakage ID */ in smu7_get_evv_voltages() 1875 * Change virtual leakage voltage to actual value. 1879 * @param pointer to leakage table 1886 /* search for leakage voltage ID 0xff01 ~ 0xff08 */ in smu7_patch_ppt_v1_with_vdd_leakage() 1888 /* if this voltage matches a leakage voltage ID */ in smu7_patch_ppt_v1_with_vdd_leakage() 1889 /* patch with actual leakage voltage */ in smu7_patch_ppt_v1_with_vdd_leakage() 1897 pr_err("Voltage value looks like a Leakage ID but it's not patched \n"); in smu7_patch_ppt_v1_with_vdd_leakage() [all …]
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | output_core.c | 31 * seed to limit information leakage.
|
| /kernel/linux/linux-4.19/net/ipv6/ |
| D | output_core.c | 48 * seed to limit information leakage.
|
| /kernel/linux/linux-4.19/Documentation/locking/ |
| D | lockdep-design.txt | 282 normally results from lock-class leakage or failure to properly 286 will result in lock-class leakage. The issue here is that each
|
| /kernel/linux/linux-4.19/drivers/nvmem/ |
| D | Kconfig | 99 from eFuse, such as cpu-leakage.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/ |
| D | panfrost_issues.h | 125 * kernel must fiddle with L2 caches to prevent data leakage */
|
| /kernel/linux/linux-4.19/drivers/dma/ |
| D | virt-dma.h | 205 * Free up the terminated cyclic descriptor to prevent memory leakage.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| D | ci_smumgr.c | 585 "The CAC Leakage table does not exist!", return -EINVAL); in ci_populate_bapm_vddc_vid_sidd() 598 hi_vid[i] = convert_to_vid(hwmgr->dyn_state.cac_leakage_table->entries[i].Leakage); in ci_populate_bapm_vddc_vid_sidd() 777 pr_warn("CAC Leakage Table does not exist, using vddc.\n"); in ci_get_std_voltage_value_sidd() 786 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage * VOLTAGE_SCALE); in ci_get_std_voltage_value_sidd() 788 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index, using maximum … in ci_get_std_voltage_value_sidd() 790 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in ci_get_std_voltage_value_sidd() 802 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage) * VOLTAGE_SCALE; in ci_get_std_voltage_value_sidd() 804 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index in second look … in ci_get_std_voltage_value_sidd() 806 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in ci_get_std_voltage_value_sidd()
|
| D | iceland_smumgr.c | 397 "The CAC Leakage table does not exist!", return -EINVAL); in iceland_populate_bapm_vddc_vid_sidd() 545 pr_warn("CAC Leakage Table does not exist, using vddc.\n"); in iceland_get_std_voltage_value_sidd() 559 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage * VOLTAGE_SCALE); in iceland_get_std_voltage_value_sidd() 561 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index, using maximum … in iceland_get_std_voltage_value_sidd() 563 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in iceland_get_std_voltage_value_sidd() 579 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage) * VOLTAGE_SCALE; in iceland_get_std_voltage_value_sidd() 581 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index in second look … in iceland_get_std_voltage_value_sidd() 583 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in iceland_get_std_voltage_value_sidd()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/amd/powerplay/smumgr/ |
| D | ci_smumgr.c | 583 "The CAC Leakage table does not exist!", return -EINVAL); in ci_populate_bapm_vddc_vid_sidd() 596 hi_vid[i] = convert_to_vid(hwmgr->dyn_state.cac_leakage_table->entries[i].Leakage); in ci_populate_bapm_vddc_vid_sidd() 775 pr_warn("CAC Leakage Table does not exist, using vddc.\n"); in ci_get_std_voltage_value_sidd() 784 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage * VOLTAGE_SCALE); in ci_get_std_voltage_value_sidd() 786 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index, using maximum … in ci_get_std_voltage_value_sidd() 788 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in ci_get_std_voltage_value_sidd() 800 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage) * VOLTAGE_SCALE; in ci_get_std_voltage_value_sidd() 802 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index in second look … in ci_get_std_voltage_value_sidd() 804 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in ci_get_std_voltage_value_sidd()
|
| D | iceland_smumgr.c | 397 "The CAC Leakage table does not exist!", return -EINVAL); in iceland_populate_bapm_vddc_vid_sidd() 545 pr_warn("CAC Leakage Table does not exist, using vddc.\n"); in iceland_get_std_voltage_value_sidd() 559 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage * VOLTAGE_SCALE); in iceland_get_std_voltage_value_sidd() 561 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index, using maximum … in iceland_get_std_voltage_value_sidd() 563 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in iceland_get_std_voltage_value_sidd() 579 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage) * VOLTAGE_SCALE; in iceland_get_std_voltage_value_sidd() 581 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index in second look … in iceland_get_std_voltage_value_sidd() 583 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in iceland_get_std_voltage_value_sidd()
|
| /kernel/linux/linux-4.19/net/x25/ |
| D | x25_out.c | 19 * 2000-09-04 Henner Eisen Prevented x25_output() skb leakage.
|