cregit-Linux how code gets into the kernel

Release 4.15 tools/power/cpupower/utils/builtin.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef BUILTIN_H

#define BUILTIN_H

extern int cmd_set(int argc, const char **argv);
extern int cmd_info(int argc, const char **argv);
extern int cmd_freq_set(int argc, const char **argv);
extern int cmd_freq_info(int argc, const char **argv);
extern int cmd_idle_set(int argc, const char **argv);
extern int cmd_idle_info(int argc, const char **argv);
extern int cmd_monitor(int argc, const char **argv);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Dominik Brodowski9285.98%133.33%
Thomas Renninger1413.08%133.33%
Greg Kroah-Hartman10.93%133.33%
Total107100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.