Skip to content

Instantly share code, notes, and snippets.

View bartcubbins's full-sized avatar

Pavel Dubrova bartcubbins

  • 04:47 (UTC +03:00)
View GitHub Profile
[ 0.350726] cpu-clock-8939 b111050.qcom,cpu-clock-8939: Speed bin: 2 PVS Version: 2
[ 0.356973] populate_opp_table: clock-cpu-8939: OPP tables populated (cpu 7 and 3)
[ 0.356985] print_opp_table: clock_cpu: a53_c0: OPP voltage for 250000000: 1050000
[ 0.356996] print_opp_table: clock_cpu: a53_c0: OPP voltage for 1113600000: 1297500
[ 0.357005] print_opp_table: clock_cpu: a53_c1: OPP voltage for 400000000: 1050000
[ 0.357013] print_opp_table: clock_cpu: a53_c1: OPP voltage for 1459200000: 1262500
[ 2.050224] msm_thermal:do_cluster_freq_ctrl Limiting CPU0 max frequency to 800000. Temp:61
[ 2.050227] msm_thermal:do_cluster_freq_ctrl Limiting CPU1 max frequency to 800000. Temp:61
[ 2.050229] msm_thermal:do_cluster_freq_ctrl Limiting CPU2 max frequency to 800000. Temp:61
<6>[ 8.996620] populate_opp_table: the CPU number is : 0
<6>[ 9.005719] populate_opp_table: the CPU number is : 1
<6>[ 9.014850] populate_opp_table: the CPU number is : 2
<6>[ 9.023884] populate_opp_table: the CPU number is : 3
<6>[ 9.032923] populate_opp_table: the CPU number is : 4
<6>[ 9.033836] populate_opp_table: the CPU number is : 5
<6>[ 9.034759] populate_opp_table: the CPU number is : 6
<6>[ 9.035681] populate_opp_table: the CPU number is : 7
<6>[ 9.036610] populate_opp_table: clock-cpu-8939: OPP tables populated (cpu 7 and 3)
<3>[ 9.036611] core: dev_pm_opp_get_voltage: Invalid parameters
<6>[ 0.000000] Initializing cgroup subsys cpuset
<6>[ 0.000000] Initializing cgroup subsys cpu
<6>[ 0.000000] Initializing cgroup subsys cpuacct
<5>[ 0.000000] Linux version 3.18.31-geb51e6f817a6-dirty (cubbins@BuildMachine) (gcc version 4.9 20150123 (prerelease) (GCC) ) #22 SMP PREEMPT Sun May 28 21:36:31 EEST 2017
<4>[ 0.000000] CPU: AArch64 Processor [410fd031] revision 1
<6>[ 0.000000] alternatives: enabling workaround for ARM errata 826319, 827319, 824069
<6>[ 0.000000] alternatives: enabling workaround for ARM erratum 845719
<6>[ 0.000000] Machine: SoMC Tulip SMB1360
<6>[ 0.000000] efi: Getting EFI parameters from FDT:
<6>[ 0.000000] efi: UEFI not found.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.31-g57d4e3634e63-dirty (cubbins@BuildMachine) (gcc version 4.9 20150123 (prerelease) (GCC) ) #8 SMP PREEMPT Tue May 23 21:22:51 EEST 2017
[ 0.000000] CPU: AArch64 Processor [410fd031] revision 1
[ 0.000000] alternatives: enabling workaround for ARM errata 826319, 827319, 824069
[ 0.000000] alternatives: enabling workaround for ARM erratum 845719
[ 0.000000] Machine: SoMC Tulip SMB1360
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.31-gf05a11a-dirty (pasha@home-pc) (gcc version 4.9 20150123 (prerelease) (GCC) ) #6 SMP PREEMPT Sat May 13 15:24:25 EEST 2017
[ 0.000000] CPU: AArch64 Processor [410fd031] revision 1
[ 0.000000] alternatives: enabling workaround for ARM errata 826319, 827319, 824069
[ 0.000000] alternatives: enabling workaround for ARM erratum 845719
[ 0.000000] Machine: SoMC Tulip SMB1360
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
CONFIG_MMC=y
CONFIG_MMC_PERF_PROFILING=y
CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_MMC_CLKGATE=y
CONFIG_MMC_PARANOID_SD_INIT=y
CONFIG_MMC_DDR50_MAX_DTR_LMT=y
CONFIG_MMC_SUPPORT_SVS_INTERVAL=y
CONFIG_MMC_BLOCK_MINORS=32
CONFIG_MMC_BLOCK_DEFERRED_RESUME=y
CONFIG_MMC_SDHCI=y
## This file is used by NFC NXP NCI HAL(external/libnfc-nci/halimpl/pn547)
## and NFC Service Java Native Interface Extensions (packages/apps/Nfc/nci/jni/extns/pn547)
###############################################################################
# Application options
# Logging Levels
# NXPLOG_DEFAULT_LOGLEVEL 0x01
# ANDROID_LOG_DEBUG 0x03
# ANDROID_LOG_WARN 0x02
# ANDROID_LOG_ERROR 0x01
/* Copyright (c) 2013-2015 The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
tulip:/ $ ls -la /sys/devices/system/cpu/cpu0
total 0
drwxr-xr-x 8 root root 0 1970-04-18 11:00 .
drwxr-xr-x 14 root root 0 1970-04-18 11:00 ..
drwxr-xr-x 4 root root 0 1970-04-18 11:01 cpufreq
drwxr-xr-x 6 root root 0 1970-04-18 11:00 cpuidle
drwxr-xr-x 2 root root 0 1970-04-18 11:00 cpuquiet
-rw-r--r-- 1 root root 4096 1970-04-18 11:00 online
drwxr-xr-x 2 root root 0 1970-04-18 11:00 power
drwxr-xr-x 2 root root 0 1970-04-18 11:00 rq-stats
tulip:/ $ ls -la /sys/devices/system/cpu/
total 0
drwxr-xr-x 14 root root 0 1970-04-18 11:00 .
drwxr-xr-x 4 root root 0 2017-02-10 00:02 ..
drwxr-xr-x 8 root root 0 1970-04-18 11:00 cpu0
drwxr-xr-x 5 root root 0 2017-02-10 00:13 cpu1
drwxr-xr-x 5 root root 0 2017-02-10 00:04 cpu2
drwxr-xr-x 5 root root 0 2017-02-10 00:09 cpu3
drwxr-xr-x 5 root root 0 2017-02-10 00:02 cpu4
drwxr-xr-x 5 root root 0 2017-02-10 00:02 cpu5