summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMartin Povišer <povik+lin@cutebit.org>2022-02-08 19:34:11 +0100
committerStephen Boyd <sboyd@kernel.org>2022-03-11 20:45:49 -0800
commitd447eaf746be91c094ed31478310619c07b717e2 (patch)
tree343a187eb62baeea24f36b8d515f56e08d0286ac /tools/perf/scripts/python/bin
parent6641057d5dba87338780cf3e0d0ae8389ef1125c (diff)
downloadkernel-d447eaf746be91c094ed31478310619c07b717e2.tar.gz
MAINTAINERS: Add clk-apple-nco under ARM/APPLE MACHINE
Acked-by: Sven Peter <sven@svenpeter.dev> Acked-by: Hector Martin <marcan@marcan.st> Signed-off-by: Martin Povišer <povik+lin@cutebit.org> Link: https://lore.kernel.org/r/20220208183411.61090-4-povik+lin@cutebit.org Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
n>net: hsr: fix multiple blank lines in the codeMurali Karicheri rown 2024-07-10regmap: Implement regmap_multi_reg_read()Mark Brown 2024-07-10regmap: Implement regmap_multi_reg_read()Guenter Roeck 2024-06-07regmap: Switch to use kmemdup_array()Andy Shevchenko 2024-04-08regmap: Add regmap_read_bypassed()Richard Fitzgerald 2024-02-05regmap: rework ->max_register handlingJan Dakinevich 2023-11-21regmap: fix regmap_noinc_write() descriptionHugo Villeneuve 2023-11-07Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...Linus Torvalds 2023-11-01regmap: prevent noinc writes from clobbering cacheBen Wolsieffer 2023-10-09regmap: fix NULL deref on lookupJohan Hovold 2023-07-23regmap: Merge up fixes from mainlineMark Brown 2023-07-21regmap: Remove dynamic allocation warnings for rbtree and mapleMark Brown 2023-07-20regmap: Reject fast_io regmap configurations with RBTREE and MAPLE cachesGuenter Roeck 2023-07-17regmap: Drop initial version of maximum transfer length fixesMark Brown 2023-07-09regmap: Revert "add 64-bit mode support" and Co.Andy Shevchenko 2023-06-16regmap: Drop early readability checkMark Brown 2023-06-14regmap: Check for register readability before checking cache during readMark Brown 2023-06-13regmap: Add debugfs file for forcing field writesWaqar Hameed 2023-06-12regmap: Merge up v6.4-rc6Mark Brown 2023-06-01regmap: Add missing cache_only checksCharles Keepax 2023-05-18regmap: Account for register length when chunkingJim Wylder 2023-04-07regmap: allow upshifting register addresses before performing operationsMaxime Chevallier 2023-03-27regmap: Support paging for buses with reg_read()/reg_write()Mark Brown 2023-03-24regmap: add a helper to translate the register addressMaxime Chevallier 2023-01-31regmap: apply reg_base and reg_downshift for single register opsDaniel Golle 2022-11-22regmap: add regmap_might_sleep()Michael Walle