Home
last modified time | relevance | path

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

12345678910>>...89

/linux/drivers/hwmon/pmbus/
H A 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 sa
[all...]
/linux/Documentation/process/
H A 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, s
[all...]
H A 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'l
[all...]
H A 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 ge
[all...]
H A 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 wan
[all...]
/linux/drivers/rtc/
H A 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 kno
[all...]
/linux/drivers/hwmon/
H A 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 ge
[all...]
/linux/drivers/w1/slaves/
H A 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 wan
[all...]
/linux/drivers/media/dvb-frontends/
H A 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 wan
[all...]
/linux/Documentation/filesystems/
H A 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 ar
[all...]
/linux/fs/jbd2/
H A DKconfig12 If you are using ext4 or OCFS2, you need to say Y here.
13 If you are not using ext4 or OCFS2 then you will
17 called jbd2. If you are compiling ext4 or OCFS2 into the kernel,
18 you cannot compile this code as a module.
24 If you are using the ext4 journaled file system (or
26 allows you to enable debugging output while the system is running,
27 in order to help track down any problems you are having.
30 If you selec
[all...]
/linux/drivers/clk/qcom/
H A 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
82 Say Y if you want to support graphics controller devices and
90 Say Y if you want to support higher CPU frequencies on MSM8916
98 Say Y if you want to support higher CPU frequencies on SDX55 and SDX65
107 Say Y if you wan
[all...]
/linux/Documentation/hid/
H A 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 shoul
[all...]
/linux/Documentation/admin-guide/
H A 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 wan
[all...]
H A 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 pinpoint 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 facin
[all...]
H A 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 ar
[all...]
/linux/drivers/media/rc/
H A 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 hav
[all...]
/linux/fs/nls/
H A 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 wan
[all...]
/linux/Documentation/networking/
H A 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 do
[all...]
/linux/drivers/pps/clients/
H A 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/drivers/thermal/ti-soc-thermal/
H A 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 ge
[all...]
/linux/Documentation/process/debugging/
H A 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 shoul
[all...]
/linux/drivers/hsi/clients/
H A DKconfig12 Say Y here if you want to add support for the modem on Nokia
21 If you say Y here, you will enable the CMT speech protocol used
22 by Nokia modems. If you say M the protocol will be available as
31 If you say Y here, you will enable the SSI protocol aka McSAAB.
39 If you say Y here, you will enable the HSI/SSI character driver.
/linux/arch/arm/mach-orion5x/
H A DKconfig28 Say 'Y' here if you want your kernel to support the
36 Say 'Y' here if you want your kernel to support the Marvell
44 Say 'Y' here if you want your kernel to support the
52 Say 'Y' here if you want your kernel to support the
59 Say 'Y' here if you want your kernel to support the
66 Say 'Y' here if you want your kernel to support the
74 Say 'Y' here if you want your kernel to support the
82 Say 'Y' here if you want your kernel to support the
89 Say 'Y' here if you want your kernel to support the
96 Say 'Y' here if you wan
[all...]
/linux/Documentation/core-api/
H A Didr.rst31 the pointer you associated with the ID by calling idr_find()
34 If you need to change the pointer associated with an ID, you can call
42 idr_alloc_u32(). If you need IDs that will not fit in a u32,
43 we will work with you to address your needs.
45 If you need to allocate IDs sequentially, you can use
49 To perform an action on all pointers used by the IDR, you can
55 When you have finished using an IDR, you ca
[all...]

12345678910>>...89