summaryrefslogtreecommitdiff
path: root/drivers/devfreq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/devfreq/Makefile')
0 files changed, 0 insertions, 0 deletions
0'>2023-06-01string: use __builtin_memcpy() in strlcpy/strlcatAlexander Potapenko 2023-01-27lib/string: Use strchr() in strpbrk()Andy Shevchenko 2022-10-28string: Rewrite and add more kern-doc for the str*() functionsKees Cook 2022-10-03kmsan: disable strscpy() optimization under KMSANAlexander Potapenko 2022-04-29lib/string.c: simplify str[c]spnRasmus Villemoes 2021-09-25lib/string: Move helper functions out of string.cKees Cook 2021-08-30string: improve default out-of-line memcmp() implementationLinus Torvalds