summaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/timer/rdtsc.c
AgeCommit message (Expand)Author
2024-02-08libpayload: timer: Revert timer_hz() return type to 64-bitsJulius Werner
2023-11-07libpayload/libc/time: Fix possible overflow in multiplicationYidi Lin
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2017-01-06libpayload: timer: cast cpu_khz to make sure 64bit math is usedPatrick Georgi
2014-11-13libpayload: timer: Move the timer drivers from depthcharge to libpayload.Gabe Black