- 02 Jun, 2020 40 commits
-
-
From systemd README: We recommend to turn off Real-Time group scheduling in the kernel when using systemd. RT group scheduling effectively makes RT scheduling unavailable for most userspace, since it requires explicit assignment of RT budgets to each unit whose processes making use of RT. As there's no sensible way to assign these budgets automatically this cannot really be fixed, and it's best to disable group scheduling hence. Disabling it allows apps like JACK to run with real-time scheduling.
-
NFS4.2 has some nice features, like server side copy. Signed-off-by:
Kyle Evans <kvans32@gmail.com>
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
Martin Kepplinger authored
Signed-off-by:
Martin Kepplinger <martin.kepplinger@puri.sm>
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
When power save mode is enabled it generates a lot of noise in dmesg. Storing all this noise in the system journal is unlikely to be power efficient.
-
This seems to fix/workaround issues with WiFi connection being dropped after enabling power_save mode with some networks.
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
Martin Kepplinger authored
at least in the mainline rsi driver, this is the implemented logic.
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
Imported patch from Redpine, see: https://source.puri.sm/Librem5/linux-next/issues/69#note_73932
-
Read the version number from the flash module Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
Refer to line 2308 in https://git.kernel.org/pub/scm/linux/kernel/git/jberg/iw.git/tree/scan.c Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
refer to Librem5/linux-emcraft#3 for discussions of this issue. Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
We need to rename the exported rsi_ functions so they don't conflict with the mainline driver. Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
Spoof low power mode as it interferes with thoughput Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
To enable the diversity set the module parameter antenna_diversity=1 insmod rsi_91x.ko rsi_zone_enabled=1 dev_oper_mode=13 antenna_diversity=1 Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
Add the Redpine driver for RS9116 module Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
Allow network tools to specify MAC addresses other than the HW address for scanning. Fixes https://source.puri.sm/Librem5/linux-next/issues/157 Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
Add a module parameter to set the redpine logging level, Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
The purism redpine module loads the firmware from the onboard flash Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
Martin Kepplinger authored
-
Kernel has these as well. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
-
-
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
This patch is what Emcraft's Dmitry Konyshev did in their tree. If seems to fix the phy powerup. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
This clock is a high precision clock on imx8mq-evk board that will be used by HDMI phy. Signed-off-by:
Laurentiu Palcu <laurentiu.palcu@nxp.com>
-
We don't care about ipuv3 on imx and this part diverges from mainline quite a bit. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-