summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorEnlin Mu <enlin.mu@unisoc.com>2025-11-06 10:18:30 +0800
committerDaniel Lezcano <daniel.lezcano@linaro.org>2025-11-26 11:24:26 +0100
commit576c564ec3bb60e571c705a71907d7c0c039e6c0 (patch)
tree889b222c765015f1a826960bbf948295f1fd6cec /tools/perf/scripts/python/bin/stackcollapse-report
parentdcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa (diff)
downloadkernel-576c564ec3bb60e571c705a71907d7c0c039e6c0.tar.gz
clocksource/drivers/sprd: Enable register for timer counter from 32 bit to 64 bit
Using 32 bit for suspend compensation, the max compensation time is 36 hours(working clock is 32k).In some IOT devices, the suspend time may be long, even exceeding 36 hours. Therefore, a 64 bit timer counter is needed for counting. Signed-off-by: Enlin Mu <enlin.mu@unisoc.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com> Link: https://patch.msgid.link/20251106021830.34846-1-enlin.mu@linux.dev
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
el/git/n...Linus Torvalds 2019-02-20dax: Check the end of the block-device capacity with dax_direct_access()Dan Williams 2019-01-06device-dax: Introduce bus + driver modelDan Williams 2019-01-06device-dax: Start defining a dax bus modelDan Williams 2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds 2018-07-30dax/super: Do not request a pointer kaddr when not requiredHuaisheng Ye 2018-06-28dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Ross Zwisler 2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams 2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams 2018-06-06dax: Use dax_write_cache* helpersRoss Zwisler 2018-05-31dax: change bdev_dax_supported() to support boolean returnsDave Jiang 2018-05-31fs: allow per-device dax status checking for filesystemsDarrick J. Wong 2018-05-22dax: Introduce a ->copy_to_iter dax operationDan Williams 2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams