Jesse Chan
5b4d3225d2
ARM64: configs: Disable FIFS
2020-08-18 22:09:25 +05:30
Daniel Micay
344be08992
add toggle for disabling newly added USB devices
...
Based on the public grsecurity patches.
Signed-off-by: SamarV-121 <samarv121@pixelexperience.org>
2020-08-18 22:05:38 +05:30
prashantpaddune
bbfaf01718
defconfig: Enable BOEFFLA_WL_BLOCKER
2020-08-18 22:03:08 +05:30
djb77
f2d2bb53b8
power: Remove default wakelocks from boeffla_wl_blocker.h
...
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
2020-08-18 22:01:01 +05:30
djb77
c1772eb074
power: Increase boeffla_wl_blocker.h LENGTH_LIST_WL limit to 2048
...
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
2020-08-18 22:01:00 +05:30
djb77
0d641d3cf5
power: Fix issue in wakeup.c
...
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
2020-08-18 22:00:58 +05:30
andip71
5c9507f44a
power: Update to wakelock blocker driver v1.1.0
...
There are now two lists:
- the previously existing list of user defined wakelocks to block
- a new list called "wakelock_blocker_default" which comes prepopulated with the most common
and safe wakelocks to block:
qcom_rx_wakelock;wlan;wlan_wow_wl;wlan_extscan_wl;netmgr_wl;NETLINK
A combination of both wakelock lists will be blocked finally.
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
2020-08-18 22:00:57 +05:30
andip71
e66233ca33
power: Update to wakelock blocker driver v1.0.1
...
- currently active wakelocks on the list are forcefully killed
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
2020-08-18 22:00:36 +05:30
andip71
714848b183
power: Add generic wakelock blocker driver v1.0.0
...
Based on ideas of FranciscoFranco's non-generic driver.
Sysfs node:
/sys/class/misc/boeffla_wakelock_blocker/wakelock_blocker
- list of wakelocks to be blocked, separated by semicolons
/sys/class/misc/boeffla_wakelock_blocker/debug
- write: 0/1 to switch off and on debug logging into dmesg
- read: get current driver internals
/sys/class/misc/boeffla_wakelock_blocker/version
- show driver version
Signed-off-by: andip71 <andreasp@gmx.de>
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
2020-08-18 21:54:39 +05:30
Diep Quynh
21ca15f70d
ARM64: configs: Enable DriveDroid storage support
2020-08-18 21:44:06 +05:30
prashantpaddune
7fff0e9951
ARM64: configs: Enable Power Efficient Workqueue
2020-08-18 21:34:02 +05:30
djb77
d81ef26cef
defconfig: Enable USB_CONFIGFS_MASS_STORAGE
2020-08-18 21:29:50 +05:30
jimzrt
27caa8eaba
usb: Modify mass_storage gadget to work with configfs
2020-08-18 21:28:03 +05:30
BlackGunZ
865bcc3e46
power: wakeup: Disable logging for pending wakeups
...
Thanks to @tropez08.
2020-08-18 21:22:51 +05:30
BlackGunZ
224a46cc60
arm64: kernel: Default debugging to off
2020-08-18 21:21:56 +05:30
BlackGunZ
78e7b9059a
ARM64: configs: Disable some more debugging functions
2020-08-18 21:21:28 +05:30
andip71
c4580b2626
tcp_output: set initial TCP window size to 64K (speed improvement)
...
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-08-18 21:19:44 +05:30
prashantpaddune
48bd579a3a
defconfigs: Enable wireguard
2020-08-18 21:19:07 +05:30
Jason A. Donenfeld
3b63ceea8f
net/wireguard: add wireguard importer
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-08-18 21:18:10 +05:30
Varun Chitre
fc69405a3a
mmc: Disable CRC check
2020-08-18 21:09:38 +05:30
SamarV-121
68da00ea53
fs: Disable fsync by default
...
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-08-18 21:08:39 +05:30
franciscofranco
248a47bf83
fs: Add fsync on/off support
...
[efremov: change permissions from 0755 to 0644]
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
Signed-off-by: Denis Efremov <efremov@linux.com>
2020-08-18 21:08:08 +05:30
Siarhei Vishniakou
2a285456a4
input: touchscreen: Require low latency
...
Currently, CPU can enter deep sleep while waiting for data on the i2c
bug. That means an i2c read of 8 bytes can take as long as 10 ms, which
would overrun the desired interrupt handling time.
Use pm qos to require low latency and prevent CPU from entering deep
sleep while handling touch interrupts.
Bug: 110939384
Test: look at the i2c read traces:
1) ./external/chromium-trace/systrace.py --atrace-categories=view,wm,am,app,gfx,i2c,sched,irq,video,power,input,workq,freq
2) perform a fling
3) review the i2c read duration on the touchscreen bus
Change-Id: Icf8ab09324003a85af70517769ced3bae52f705c
Signed-Off-By: Siarhei Vishniakou <svv@google.com>
2020-08-18 21:06:05 +05:30
Jesse Chan
a3103639ca
input: sec_ts: bind input_open/close to display state
...
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-08-18 21:05:17 +05:30
prashantpaddune
671d649fa8
A750FNPUU4CTE3
2020-08-18 17:44:51 +05:30
prashantpaddune
7bf46eb137
switch to pc
2020-08-18 17:19:57 +05:30
Anan jaser
0bed742faf
selinux: disable hardenforce
2020-04-09 14:56:56 +05:30
prashantpaddune
afd412249c
dts: increase minimum freq
2020-04-09 14:54:44 +05:30
prashantpaddune
669172a5fa
fix my stupid typo
2020-04-08 16:24:30 +05:30
prashantpaddune
bb1e083ed4
defconfig: Enable state notifier
2020-04-08 12:48:37 +02:00
BlackMesa123
b06212b2d7
dpu_7885: add state notifier hooks
...
Signed-off-by: BlackMesa123 <brother12@hotmail.it>
2020-04-08 12:47:32 +02:00
DarkLord1731
02e9cfca46
Update State Notifier
2020-04-08 12:42:31 +02:00
Pranav Vashi
5f79239f13
samsung: Add state notifier driver
...
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Luca Grifo <lg@linux.com>
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
2020-04-08 12:42:14 +02:00
prashantpaddune
cb423f5a16
cpufreq: Overclock the little core to 1.7Ghz
...
Signed-off-by: prashantpaddune <elonpras@my.smccd.edu>
2020-04-08 11:37:14 +02:00
prashantpaddune
6a799beaa1
dtb: Lower the min freq limit of the CPU
...
Signed-off-by: prashantpaddune <elonpras@my.smccd.edu>
2020-04-08 11:35:20 +02:00
flar2
c26f9bdbd0
exynos-acme: Allow to overclock the CPU
2020-04-08 11:30:42 +02:00
DarkLord1731
6e361de8c5
cpufreq: Use struct kobj_attribute instead of struct global_attr
2020-04-08 11:30:40 +02:00
djb77
bf7da277a5
defconfig: Enable SCHEDUTIL Governor
2020-04-08 11:30:30 +02:00
djb77
62cc91209e
sched: Fix SCHEDUTIL Governor
...
Compared to G96XFXXU1ARB3 (S9) Kernel Source to fix issues
Thanks to Tkkg1994 for the advice
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
2020-04-08 11:29:53 +02:00
djb77
b1f1dfd69b
cpufreq: Add BIOSHOCK governor
...
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
Signed-off-by: prashantpaddune <elonpras@my.smccd.edu>
2020-04-08 11:29:27 +02:00
djb77
4987f7b57e
cpufreq: Add DARKNESS governor
...
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
Signed-off-by: prashantpaddune <elonpras@my.smccd.edu>
2020-04-08 11:28:29 +02:00
djb77
a233b7c91c
blu-active: Adjust for struct kobj_attribute
...
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
2020-04-08 11:27:27 +02:00
engstk
7233c6d23a
cpufreq: Add BLU_ACTIVE governor
...
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
Signed-off-by: prashantpaddune <elonpras@my.smccd.edu>
2020-04-08 11:25:10 +02:00
Joe Maples
12c22648f0
block: Add Maple I/O Scheduler
...
Adapted to State Notifier by @farovitus
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
Signed-off-by: prashantpaddune <elonpras@my.smccd.edu>
2020-04-08 11:24:18 +02:00
andip71
de23aa06ae
block: Add ZEN v2 scheduler
...
Signed-off-by: andip71 <andreasp@gmx.de>
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
Signed-off-by: prashantpaddune <elonpras@my.smccd.edu>
2020-04-08 11:23:50 +02:00
andip71
2770b840af
block: Add VR scheduler
...
Signed-off-by: andip71 <andreasp@gmx.de>
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
Signed-off-by: prashantpaddune <elonpras@my.smccd.edu>
2020-04-08 11:23:18 +02:00
andip71
e14797c423
block: Add TRIPNDROID scheduler
...
Signed-off-by: andip71 <andreasp@gmx.de>
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
Signed-off-by: prashantpaddune <elonpras@my.smccd.edu>
2020-04-08 11:22:45 +02:00
andip71
62f3029a5c
block: Add SIOPLUS scheduler
...
Signed-off-by: andip71 <andreasp@gmx.de>
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
Signed-off-by: prashantpaddune <elonpras@my.smccd.edu>
2020-04-08 11:22:13 +02:00
andip71
5d4baa68a8
block: Add FIFO scheduler
...
Signed-off-by: andip71 <andreasp@gmx.de>
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
Signed-off-by: prashantpaddune <elonpras@my.smccd.edu>
2020-04-08 11:21:39 +02:00
andip71
b8a7393f07
block: Add SIO scheduler
...
Signed-off-by: andip71 <andreasp@gmx.de>
Signed-off-by: djb77 <dwayne.bakewell@gmail.com>
Signed-off-by: prashantpaddune <elonpras@my.smccd.edu>
2020-04-08 11:20:51 +02:00