linux-kernelorg-stable/drivers/powercap
Xichao Zhao 03cf825911 powercap: idle_inject: use us_to_ktime() where appropriate
Convert values in microseconds to ktime using us_to_ktime() instead of
multiplying them by NSEC_PER_USEC and using ns_to_ktime() for the
conversion.

Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
Link: https://patch.msgid.link/20250813075433.464786-1-zhao.xichao@vivo.com
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2025-08-21 21:57:54 +02:00
..
Kconfig PM: EM: Rework the depends on for CONFIG_ENERGY_MODEL 2025-03-07 15:23:46 +01:00
Makefile
arm_scmi_powercap.c
dtpm.c
dtpm_cpu.c powercap: dtpm_cpu: Fix NULL pointer dereference in get_pd_power_uw() 2025-07-03 17:19:37 +02:00
dtpm_devfreq.c
dtpm_subsys.h
idle_inject.c powercap: idle_inject: use us_to_ktime() where appropriate 2025-08-21 21:57:54 +02:00
intel_rapl_common.c powercap: intel_rapl: Add support for Bartlett Lake platform 2025-06-30 20:34:57 +02:00
intel_rapl_msr.c powercap: intel_rapl_msr: Add PL4 support for Panther Lake 2025-06-30 20:34:57 +02:00
intel_rapl_tpmi.c platform/x86/intel/tpmi: Relocate platform info to intel_vsec.h 2025-07-03 11:09:35 +03:00
powercap_sys.c