Home
last modified time | relevance | path

Searched refs:you (Results 1 – 25 of 2398) sorted by relevance

12345678910>>...96

/linux-6.12.1/drivers/hwmon/pmbus/
DKconfig10 Say yes here if you want to enable PMBus support.
21 If you say yes here you get hardware monitoring support for generic
33 If you say yes here you get hardware monitoring support for the ACBEL
44 If you say yes here you get hardware monitoring support for Analog
53 If you say yes here you get hardware monitoring support for Analog
63 If you say yes here you get hardware monitoring support for Analog
73 If you say yes here you get hardware monitoring support for BEL
82 If you say yes here you get hardware monitoring support for BluTek
91 If you say yes here you get hardware monitoring support for
101 If you say yes here you get hardware monitoring support for
[all …]
/linux-6.12.1/Documentation/process/
Dmanagement-style.rst7 on who you ask) management style for the linux kernel. It's meant to
19 companies. If you sign purchase orders or you have any clue about the
20 budget of your group, you're almost certainly not a kernel manager.
21 These suggestions may or may not apply to you.
43 particular, if somebody tells you "choose (a) or (b), we really need you
44 to decide on this", you're in trouble as a manager. The people you
45 manage had better know the details better than you, so if they come to
46 you for a technical decision, you're screwed. You're clearly not
49 (Corollary:if the people you manage don't know the details better than
50 you, you're also screwed, although for a totally different reason.
[all …]
Dmaintainer-pgp-guide.rst66 Your distro should already have GnuPG installed by default, you just
67 need to verify that you are using a reasonably recent version of it.
72 If you have version 2.2 or above, then you are good to go. If you have a
80 you use the ``gpg`` command and run in the background with the purpose
81 of caching the private key passphrase. There are two options you should
84 - ``default-cache-ttl`` (seconds): If you use the same key again before
87 - ``max-cache-ttl`` (seconds): Regardless of how recently you've used
89 countdown expires, you'll have to enter the passphrase again. The
92 If you find either of these defaults too short (or too long), you can
103 to remove anything you had in place for older versions of GnuPG, as
[all …]
D6.Followthrough.rst6 At this point, you have followed the guidelines given so far and, with the
28 process. Life can be made much easier, though, if you keep a few things in
31 - If you have explained your patch well, reviewers will understand its
32 value and why you went to the trouble of writing it. But that value
35 Many of the changes you may be asked to make - from coding style tweaks
42 they see the same mistakes being made over and over again. If you get a
45 the people, and code reviewers are not attacking you personally.
61 What all of this comes down to is that, when reviewers send you comments,
62 you need to pay attention to the technical observations that they are
64 from happening. When you get review comments on a patch, take the time to
[all …]
Dbackporting.rst21 techniques you can use to make the process smoother and increase your
30 Sometimes the patch you are backporting already exists as a git commit,
31 in which case you just cherry-pick it directly using
33 often does for the Linux kernel, you will need to apply it to a tree
36 If you've ever used ``git am``, you probably already know that it is
38 fact, you've probably had nightmares about ``.rej`` files and trying to
44 you resolve conflicts with the help of git and any other conflict
45 resolution tools you might prefer to use. For example, if you want to
46 apply a patch that just arrived on LKML to an older stable kernel, you
63 If you are using `b4`_. and you are applying the patch directly from an
[all …]
/linux-6.12.1/drivers/rtc/
DKconfig19 Generic RTC class support. If you say yes here, you will
29 If you say yes here, the system time (wall clock) will be set using
48 If the clock you specify here is not battery backed, it may still
57 If you say yes here, the system time (wall clock) will be stored
102 Say yes here if you want to use your RTCs using sysfs interfaces,
112 Say yes here if you want to use your system clock RTC through
124 Say yes here if you want to use your RTCs using the /dev
131 versions of "udev" are known to set up the symlink for you.
145 only if you know that you really need it.
150 If you say yes here you get support for the
[all …]
/linux-6.12.1/drivers/hwmon/
DKconfig11 Hardware monitoring devices let you monitor the hardware health
15 control the speed of the fans. If you want this support you
19 To find out which specific driver(s) you need, use the
34 Say Y here if you want the I2C chip drivers to produce a bunch of
35 debug messages to the system log. Select this if you are having
45 If you say yes here you get support for the sensor part of the first
60 If you say yes here you get support for the sensor part of the
74 If you say yes here you get support for the thermal, voltage,
82 If you say yes here you get support for the Analog Devices
92 If you say yes here you get support for the Analog Devices
[all …]
/linux-6.12.1/drivers/iio/temperature/
DKconfig11 Say Y here if you want to build support for the Azoteq IQS620AT
34 If you say yes here you get support for the Maxim series of
61 If you say yes here you get support for the Melexis
72 If you say yes here you get support for the Melexis
84 If you say yes here you get support for the Melexis
95 If you say yes here you get support for the Texas Instruments
105 If you say yes here you get support for the Texas Instruments
115 If you say yes here you get support for the Texas Instruments
126 If you say yes here you get support for the Measurement Specialties
137 If you say yes here you get support for the Measurement Specialties
[all …]
/linux-6.12.1/drivers/w1/slaves/
DKconfig11 Say Y here if you want to connect 1-wire thermal sensors to your
17 Say Y here if you want to connect 1-wire
23 Say Y or M here if you want to use a DS2405 1-wire
31 Say Y here if you want to use a 1-wire
47 Say Y here if you want to use a 1-wire
54 Say Y or M here if you want to use a 1-wire
62 If you enable this you can read the counter values available
66 Say Y here if you want to use a 1-wire
72 Say Y here if you want to use a 1-wire
80 Say Y here if you want to use a 1-wire 256bit EEPROM
[all …]
/linux-6.12.1/drivers/media/dvb-frontends/
DKconfig20 Say Y when you want to support this frontend.
29 Say Y when you want to support these frontends.
36 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
45 demodulator. Say Y when you want to support this tuner.
53 Say Y when you want to support these frontends.
62 Say Y when you want to support these frontends.
78 Say Y when you want to support these frontends.
90 Say Y when you want to support this frontend.
98 Say Y when you want to support this frontend.
106 Say Y when you want to support this frontend.
[all …]
/linux-6.12.1/Documentation/filesystems/
Djournalling.rst12 how you decide to allocate the physical media on which the journal
16 journal_t is a typedef for a struct pointer, so when you are finally
17 finished make sure you call jbd2_journal_destroy() on it to free up
20 Once you have got your journal_t object you need to 'mount' or load the
23 When loading the journal you must call jbd2_journal_load() to process
30 jbd2_journal_skip_recovery() for you if it detects any outstanding
35 Now you can go ahead and start modifying the underlying filesystem.
39 by wrapping them into transactions. Additionally you also need to wrap
41 so it knows what the modifications you are actually making are. To do
45 which indicates the end of a transaction are nestable calls, so you can
[all …]
/linux-6.12.1/fs/jbd2/
DKconfig14 If you are using ext4 or OCFS2, you need to say Y here.
15 If you are not using ext4 or OCFS2 then you will
19 called jbd2. If you are compiling ext4 or OCFS2 into the kernel,
20 you cannot compile this code as a module.
26 If you are using the ext4 journaled file system (or
28 allows you to enable debugging output while the system is running,
29 in order to help track down any problems you are having.
32 If you select Y here, then you will be able to turn on debugging
/linux-6.12.1/Documentation/admin-guide/
Dquickly-build-trimmed-linux.rst14 *[If you are new to compiling Linux, ignore this TLDR and head over to the next
18 which might be relevant for you.]*
24 you then use to configure, build and install your own kernel::
29 # Hint: if you want to apply patches, do it at this point. See below for details.
32 # Hint: at this point you might want to adjust the build configuration; you'll
33 # have to, if you are running Debian. See below for details.
40 If you later want to build a newer mainline snapshot, use these commands::
44 # Note: the next command will discard any changes you did to the code:
46 # Reminder: if you want to (re)apply patches, do it at this point.
47 # Reminder: you might want to add or modify a build tag at this point.
[all …]
Dreporting-issues.rst11 Are you facing a regression with vanilla kernels from the same stable or
15 you don't find any, install `the latest release from that series
25 search the `LKML <https://lore.kernel.org/lkml/>`_ and the web, too. If you
29 The issue was fixed there, but you would like to see it resolved in a still
40 If you are facing multiple issues with the Linux kernel at once, report each
44 to pin-point the culprit with a bisection; if you succeed, include its
47 Once the report is out, answer any questions that come up and help where you
63 a slightly different order. That's in your interest, to make sure you notice
65 something else. These steps thus help to ensure the time you invest in this
68 * Are you facing an issue with a Linux kernel a hardware or software vendor
[all …]
Dverify-bugs-and-bisect-regressions.rst20 Note: if you see this note, you are reading the text's source file. You
22 read and navigate this document -- especially when you want to look something
23 up in the reference section, then jump back to where you left off.
31 *[If you are new to building or bisecting Linux, ignore this section and head
38 **In case you want to check if a bug is present in code currently supported by
40 consider the newest Linux kernel you regularly use to be the 'working' kernel.
44 **In case you face a regression**, follow the steps at least till the end of
45 *segment 2*. Then you can submit a preliminary report -- or continue with
56 # * If you are not already running the 'working' kernel, reboot into it.
65 # * Hint: if you used an existing clone, ensure no stale .config is around.
[all …]
/linux-6.12.1/drivers/clk/qcom/
DKconfig28 Say Y if you want to support camera devices and camera functionality.
37 Say Y if you want to support display devices and functionality such as
47 Say Y if you want to use peripheral devices such as UART, SPI, I2C,
56 Say Y if you want to support graphics controller devices and
65 Say Y if you want to use peripheral devices such as SD/UFS.
73 Say Y if you want to support graphics controller devices and
81 Say Y if you want to support higher CPU frequencies on MSM8916
89 Say Y if you want to support higher CPU frequencies on SDX55 and SDX65
98 Say Y if you want to support CPU frequency scaling on devices
108 Say Y if you want to support CPU clock scaling using CPUfreq
[all …]
/linux-6.12.1/Documentation/hid/
Duhid.rst19 dynamically so you need to rely on udev (or similar) to create the device node.
22 If a new device is detected by your HID I/O Driver and you want to register this
23 device with the HID subsystem, then you need to open /dev/uhid once for each
24 device you want to register. All further communication is done by read()'ing or
42 If you want to handle multiple events in a single syscall, then use vectored
48 The first thing you should do is send a UHID_CREATE2 event. This will
52 That is, you might put your device asleep unless you receive the UHID_OPEN
53 event. If you receive the UHID_OPEN event, you should start I/O. If the last
54 user closes the HID device, you will receive a UHID_CLOSE event. This may be
56 reference-counting in user-space. That is, you will never receive multiple
[all …]
/linux-6.12.1/drivers/media/rc/
DKconfig11 Enable this option if you have a video capture board even
12 if you don't need IR, as otherwise, you may not be able to
15 Say Y when you have a TV or an IR device.
50 Enable this option if you have iMON PAD or Antec Veris infrared
51 remote control and you would like to use it with a raw IR
52 receiver, or if you wish to use an encoder to transmit this IR.
59 Enable this option if you have an infrared remote control which
60 uses the JVC protocol, and you need software decoding support.
67 Enable this option if you have a Microsoft Remote Keyboard for
68 Windows Media Center Edition, which you would like to use with
[all …]
/linux-6.12.1/fs/nls/
DKconfig35 If you specify a wrong value, it will use the built-in NLS;
46 codepage if you want to be able to read/write these filenames on
49 say Y here if you want to include the DOS codepage that is used in
58 codepage if you want to be able to read/write these filenames on
61 say Y here if you want to include the DOS codepage that is used for
70 codepage if you want to be able to read/write these filenames on
73 say Y here if you want to include the DOS codepage that is used
83 codepage if you want to be able to read/write these filenames on
86 say Y here if you want to include the DOS codepage that is used for
99 codepage if you want to be able to read/write these filenames on
[all …]
/linux-6.12.1/Documentation/networking/
Darcnet.rst10 and cabling information if you're like many of us and didn't happen to get a
22 The point is: I REALLY REALLY REALLY REALLY REALLY want to hear from you if
23 you test this and get it working. Or if you don't. Or anything.
36 If you don't e-mail me about your success/failure soon, I may be forced to
40 If you think so, why not flame me in a quick little e-mail? Please also
41 include the type of card(s) you're using, software, size of network, and
87 Also, SMC (one of the companies that makes ARCnet cards) has a WWW site you
102 one you'll want to use with ARCnet cards) from
105 versions are available on my WWW page, or via e-mail if you don't have WWW
112 All you will need to do in order to install the driver is::
[all …]
/linux-6.12.1/drivers/pps/clients/
DKconfig11 If you say yes here you get support for a PPS debugging client
21 If you say yes here you get support for a PPS source connected
28 If you say yes here you get support for a PPS source connected
34 If you say yes here you get support for a PPS source using
35 GPIO. To be useful you must also register a platform device
/linux-6.12.1/Documentation/gpu/amdgpu/display/
Ddc-debug.rst10 information. In general, you can enable this debug option by using::
15 wants to enable, you will see some of these debug cases in the following
21 If you want to enable or debug multiple planes in a specific user-space
22 application, you can leverage a debug feature named visual confirm. For
23 enabling it, you will need::
52 confirmation is also handy for this case. Similar to the MPO case, you can use
57 In this case, if you have a pipe split, you will see one small red bar at the
59 covering the second pipe. In other words, you will see a bit high bar in the
66 hardware configuration. Via debugfs, you can capture those status values by
71 Since this log is updated accordingly with DCN status, you can also follow the
[all …]
/linux-6.12.1/Documentation/dev-tools/
Dkgdb.rst12 debugger front ends and dynamically transition between them if you
15 Kdb is simplistic shell-style interface which you can use on a system
19 you can set breakpoints and execute some basic kernel run control. Kdb
46 - In order to enable compilation of kdb, you must first enable kgdb.
54 To enable ``CONFIG_KGDB`` you should look under
58 While it is not a hard requirement that you have symbols in your vmlinux
59 file, gdb tends not to be very useful without the symbolic data, so you
63 It is advised, but not required, that you turn on the
70 If the architecture that you are using supports the kernel option
71 ``CONFIG_STRICT_KERNEL_RWX``, you should consider turning it off. This
[all …]
/linux-6.12.1/drivers/thermal/ti-soc-thermal/
DKconfig5 If you say yes here you get support for the Texas Instruments
16 If you say yes here you want to get support for generic thermal
27 If you say yes here you get thermal support for the Texas Instruments
42 If you say yes here you get thermal support for the Texas Instruments
56 If you say yes here you get thermal support for the Texas Instruments
68 If you say yes here you get thermal support for the Texas Instruments
/linux-6.12.1/drivers/gpu/drm/exynos/
DKconfig13 Choose this option if you have a Samsung SoC Exynos chipset.
25 Choose this option if you want to use Exynos FIMD for DRM.
30 Choose this option if you want to use Exynos5433 DECON for DRM.
36 Choose this option if you want to use Exynos DECON for DRM.
41 Choose this option if you want to use Exynos Mixer for DRM.
46 Choose this option if you want to use Exynos VIDI for DRM.
83 Choose this option if you want to use Exynos HDMI for DRM.
89 Choose this option if you want to use Exynos MIC for DRM.
97 Choose this option if you want to use Exynos G2D for DRM.
106 Choose this option if you want to use Exynos FIMC for DRM.
[all …]

12345678910>>...96