No description
  • C 98%
  • Assembly 1.3%
  • Makefile 0.3%
Find a file
Edrick Sinsuan fb70cd8007 mdss: flicker_free: Refactor mdss_panel_calc_backlight and ff_write_proc
Rewrite the flicker free backlight logic for clarity and make sure
pcc_enabled indicates the current PCC state after successfully pushing
PCC configuration to MDSS.

Also change the ff_write_proc procedure to only perform a singular
backlight update.

Signed-off-by: Edrick Sinsuan <evcsinsuan@gmail.com>
2025-11-01 16:32:31 -04:00
.elts LTS: Update to 4.14.355 2024-10-31 12:04:07 +01:00
arch arm64: DT: msm8998-oneplus: Configure compute governor for mincpubw 2025-10-24 17:36:28 -04:00
block block: initialize integrity buffer to zero before writing it to media 2024-10-31 12:04:03 +01:00
certs treewide: Linux 4.14.285 2023-10-24 09:08:18 +02:00
crypto crypto: algif_aead - fix uninitialized ctx->init 2024-08-25 22:52:33 +02:00
Documentation scripts: Rollback DTC and Kconfig 2025-10-22 15:58:36 -04:00
drivers mdss: flicker_free: Refactor mdss_panel_calc_backlight and ff_write_proc 2025-11-01 16:32:31 -04:00
firmware treewide: Linux 4.14.167 2020-01-27 03:29:00 -07:00
fs proc, oom_adj: Add missing CONFIG_OOM_SCORE_NOTIFIER to fix warning 2025-10-22 15:58:37 -04:00
include sched: ucassist: Introduce runtime UCLAMP assist 2025-10-28 16:12:30 -04:00
init ANDROID: init: GKI: enable hidden configs for GPU 2025-10-22 15:58:37 -04:00
ipc ipc: remove memcg accounting for sops objects in do_semtimedop() 2024-10-29 23:47:52 +01:00
kernel sched: Allow scheduler to use UCLAMP min percentage for schedtune SPC boosting 2025-10-28 16:12:30 -04:00
lib Revert "fortify: Add compile-time FORTIFY_SOURCE tests" 2025-04-15 16:44:43 -04:00
mm BACKPORT: ANDROID: userfaultfd: abort uffdio ops if mmap_lock is contended 2025-04-03 22:06:49 +02:00
net nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commands 2024-12-26 23:11:24 +01:00
samples treewide: Linux 4.14.256 2023-01-17 08:36:51 +01:00
scripts scripts/dtc: Remove redundant YYLOC global declaration 2025-10-22 15:58:36 -04:00
security device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constants 2025-01-01 15:38:23 +01:00
sound soc: codecs: tfa98xx: Improve speaker loudness through bob_power 2025-06-07 22:59:20 -04:00
techpack techpack: audio: wcd9335: Force RX HPH mode to CLS_H_HIFI 2025-06-07 22:59:20 -04:00
tools UPSTREAM: tools headers UAPI: Sync linux/mman.h with the kernel 2024-10-27 00:24:53 +02:00
usr init: Add CONFIG_INITRAMFS_IGNORE_SKIP_FLAG 2025-10-22 15:58:36 -04:00
virt KVM: Always flush async #PF workqueue when vCPU is being destroyed 2024-06-30 22:24:54 +02:00
.cocciconfig
.get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files 2016-10-07 18:46:30 -07:00
.gitignore headers_lib: rename Android.bp 2025-10-22 15:58:36 -04:00
.mailmap .mailmap: Add Maciej W. Rozycki's Imagination e-mail address 2017-11-10 12:16:15 -08:00
Android.mk Android: Add empty Android.mk file 2025-10-22 15:58:36 -04:00
Androidbp Android.bp: Add a Soong namespace. 2025-10-22 15:58:36 -04:00
build.config.cuttlefish.x86_64 ANDROID: build: cuttlefish: Upgrade clang to newer version. 2018-05-22 18:04:12 -07:00
build.config.goldfish.arm ANDROID: build.config: enforce trace_printk check 2018-05-04 15:22:33 -07:00
build.config.goldfish.arm64 ANDROID: build.config: enforce trace_printk check 2018-05-04 15:22:33 -07:00
build.config.goldfish.mips ANDROID: build.config: enforce trace_printk check 2018-05-04 15:22:33 -07:00
build.config.goldfish.mips64 ANDROID: build.config: enforce trace_printk check 2018-05-04 15:22:33 -07:00
build.config.goldfish.x86 ANDROID: build.config: enforce trace_printk check 2018-05-04 15:22:33 -07:00
build.config.goldfish.x86_64 ANDROID: build.config: enforce trace_printk check 2018-05-04 15:22:33 -07:00
COPYING
CREDITS MAINTAINERS: update TPM driver infrastructure changes 2017-11-09 17:58:40 -08:00
gen_headers_arm.bp kernel_headers: kernel headers library package 2025-10-22 15:58:36 -04:00
gen_headers_arm64.bp kernel_headers: kernel headers library package 2025-10-22 15:58:36 -04:00
Kbuild License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig scripts: Rollback DTC and Kconfig 2025-10-22 15:58:36 -04:00
kernel_headers.py kernel_headers: kernel headers library package 2025-10-22 15:58:36 -04:00
MAINTAINERS scripts: Rollback DTC and Kconfig 2025-10-22 15:58:36 -04:00
Makefile scripts: Rollback DTC and Kconfig 2025-10-22 15:58:36 -04:00
README README: add a new README file, pointing to the Documentation/ 2016-10-24 08:12:35 -02:00
verity_dev_keys.x509 x86_64_cuttlefish_defconfig: enable verity cert 2018-07-26 10:37:46 -07:00

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.