summaryrefslogtreecommitdiff
path: root/google-bms.ko
diff options
context:
space:
mode:
authorVictor Liu <victorliu@google.com>2022-07-13 13:06:23 -0700
committerVictor Liu <victorliu@google.com>2022-07-13 13:06:23 -0700
commit5615255f1f295c02b78e770adaee51a2ccdf342e (patch)
treed15907c4f5b98b76888e654d85249b03f055e215 /google-bms.ko
parentfdcbdcd2595625be98e520156cfcb3777300d125 (diff)
downloadpantah-kernel-5615255f1f295c02b78e770adaee51a2ccdf342e.tar.gz
pantah: update kernel-and-modules prebuilt
Linux version 5.10.107-android13-4-688049-g8e4177b84d8f-ab8826578 (build-user@build-host) (Android (8508608, based on r450784e) clang version 14.0.7 (https://android.googlesource.com/toolchain/llvm-project 4c603efb0cca074e9238af8b4106c30add4418f6), LLD 14.0.7) #1 SMP PREEMPT Wed Jul 13 01:57:21 UTC 2022 aosp: (10 changes) ace01eaf FROMGIT: Binder: add TF_UPDATE_TXN to replace outdated txn f6acdedf ANDROID: GKI: forward declare struct tcpci_data in vendor hooks 037c2b81 ANDROID: Fix warning for undeclared struct acr_info 825e1059 ANDROID: KVM: arm64: Free shadow data vCPUs memcache ... 6210ced8 BACKPORT: ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE aosp-staging: (12 changes) 8e4177b8 Merge android13-5.10 into android13-5.10-pixel-staging-tm-qpr1 ace01eaf FROMGIT: Binder: add TF_UPDATE_TXN to replace outdated txn 1d320456 Merge android13-5.10 into android13-5.10-pixel-staging-tm-qpr1 f6acdedf ANDROID: GKI: forward declare struct tcpci_data in vendor hooks ... 6210ced8 BACKPORT: ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE build/kernel: (6 changes) 9a176062 kleaf: Add kasan support. 10417272 kleaf: combine olddefconfig. 0fcff3c1 kleaf: Add tests for kernel_config LTO settings. 2f1c7190 kleaf: match system_dlkm_image w vendor_dlkm_image 0b8a4323 kleaf: group tests. 89b72779 build/kernel: build system_dlkm as ext4 prebuilts/boot-artifacts: (2 changes) bca5bc27 Update the GKI binaries to ab/8823678 5ac8bf5b Update the GKI binaries to ab/8806594 private/google-modules/bms: (9 changes) cc17da12 google_battery: check fg_psy before reading data 897284b0 google_battery: fix formula for capacity fade and rounding f7dfe0f8 Merge "Merge android13-gs-pixel-5.10-tm-d1 into android13-gs-pixel-5.10-tm-qpr1" into android13-gs-pixel-5.10-tm-qpr1 3378747a google_battery: adjust FAN_LEVEL update flow 384b6177 Merge android13-gs-pixel-5.10-tm-d1 into android13-gs-pixel-5.10-tm-qpr1 73cf7ef7 google_charger: no error on same values. 15738d76 p9221_charger: improvement of the HPP -> GPP transition 64506a91 max_m5: add verify when writing learncfg 075989f1 google_ttf: correct equiv_icl unit private/google-modules/display: (6 changes) 41d240d9 Merge android13-gs-pixel-5.10-tm-d1 into android13-gs-pixel-5.10-tm-qpr1 406f8095 panel/nt37290: update IRC off cmds 72c48dd2 drm: samsung: replace early wakeup work with async hibernation exit b2328d35 drm: samsung: add vrr switch duration property 5a9ab159 drm: samsung: add null protection for writeback 1bc011d3 panel: update te2 in commit done if there changes state or frequency private/google-modules/gpu: (3 changes) 17768d30 Merge android13-gs-pixel-5.10-tm-d1 into android13-gs-pixel-5.10-tm-qpr1 8cf6f3da mali_kbase: csf: Prevent kthread leak in kbase_csf_ctx_init error path bce3f961 mali_kbase: csf: Simplify error handling in kbase_csf_ctx_init private/google-modules/uwb: (2 changes) 310938a1 dw3000: Fix end_dtu computation 88a70dac Qorvo UWB Stack Release 06/21/2022 for QPR1 private/gs-google: (21 changes) 69b2cc8f Merge android13-5.10 into android13-gs-pixel-5.10-tm-qpr1 6611035d Merge "Merge android13-gs-pixel-5.10-tm-d1 into android13-gs-pixel-5.10-tm-qpr1" into android13-gs-pixel-5.10-tm-qpr1 9fcfc27d Merge android13-gs-pixel-5.10-tm-d1 into android13-gs-pixel-5.10-tm-qpr1 33828482 pixel: scsi: ufs: re-design io_stats feature 2ea7145f bbdpl: fix gps ssi_dbg flag issue 11ef3e24 thermal: samsung: Verify cooling state before setting it 39b1433a sched: add API to set vendor group ace01eaf FROMGIT: Binder: add TF_UPDATE_TXN to replace outdated txn af9321b4 arm64/dts: enable battery pairing 76c87306 input/misc: vl53l1: adjust irq thread priority dd02c6bc Merge android13-5.10 into android13-gs-pixel-5.10-tm-qpr1 f6acdedf ANDROID: GKI: forward declare struct tcpci_data in vendor hooks 2fb6aa5d drivers: cpufreq: exynos-acme: expose max/min_freq_qos_list using sysfs. 037c2b81 ANDROID: Fix warning for undeclared struct acr_info 825e1059 ANDROID: KVM: arm64: Free shadow data vCPUs memcache f677cbf0 ANDROID: GKI: include more type definitions in vendor hooks 2b35014f ANDROID: fuse-bpf: Introduce readdirplus test case for fuse bpf 0559f8d2 BACKPORT: nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs 2c8c8d03 ANDROID: fuse-bpf: Make sure force_again flag is false by default 4ad093ca ANDROID: fuse-bpf: Make inodes with backing_fd reachable for regular FUSE fuse_iget 6210ced8 BACKPORT: ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE Bug: 217736098 Bug: 218802341 Bug: 219958836 Bug: 227251136 Bug: 228329793 Bug: 229258234 Bug: 231624308 Bug: 233047575 Bug: 233438137 Bug: 233569354 Bug: 233963232 Bug: 234054582 Bug: 234690530 Bug: 235054595 Bug: 235463516 Bug: 236114715 Bug: 236427225 Bug: 236431668 Bug: 237323599 Bug: 237506543 Bug: 237631661 Bug: 237798509 Bug: 237802224 Bug: 238307181 Bug: 238393792 Bug: 238515882 Bug: 238581005 Pick-Prebuilt: 460738311 Build-Id: 8826578 Processing-Config: kernel_headers Change-Id: I38ec575faac16549554953d13ad01a657f302f68 Signed-off-by: Victor Liu <victorliu@google.com>
Diffstat (limited to 'google-bms.ko')
-rw-r--r--google-bms.kobin140968 -> 140968 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/google-bms.ko b/google-bms.ko
index 01a46af9296..21f0f4631e0 100644
--- a/google-bms.ko
+++ b/google-bms.ko
Binary files differ