android_kernel_oneplus_msm8998/arch/arm64/kernel
Pavankumar Kondeti 6c98c21f9e arm64: topology: Allow specifying the CPU efficiency from device tree
The efficiency of a CPU can vary across SoCs depending on the cache size,
bus interconnect frequencies etc. Allow specifying this from the device
tree. This value overrides the default values hardcoded in the efficiency
table.

Change-Id: Ie9ba69e11317e6eb6462630226355747d1def646
Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
2016-03-23 21:25:59 -07:00
..
vdso arm64: build vdso without libgcov 2015-11-12 15:18:07 +00:00
.gitignore
acpi.c Power management and ACPI updates for v4.4-rc1 2015-11-04 18:10:13 -08:00
alternative.c arm64: alternative: Support memory protection 2016-03-01 12:22:09 -08:00
arm64ksyms.c arm64: Export caching APIs 2016-03-01 12:22:11 -08:00
armv8_deprecated.c arm64: compat: fix stxr failure case in SWP emulation 2015-10-28 17:06:35 +00:00
asm-offsets.c arm64: mm: rewrite ASID allocator and MM context-switching code 2015-10-07 11:55:41 +01:00
cacheinfo.c
cpu_errata.c arm64: KVM: Add workaround for Cortex-A57 erratum 834220 2015-11-24 17:58:14 +01:00
cpu_ops.c
cpufeature.c arm64: cpufeature: Track unsigned fields 2015-11-26 18:07:59 +00:00
cpuidle.c
cpuinfo.c arm64: cpuinfo: make machine_name as extern 2016-03-23 21:10:40 -07:00
debug-monitors.c driver core update for 4.4-rc1 2015-11-04 21:50:37 -08:00
efi-entry.S arm64/efi: isolate EFI stub from the kernel proper 2015-10-12 16:20:12 +01:00
efi.c arm64: efi: fix initcall return values 2015-11-26 18:15:54 +00:00
entry-fpsimd.S arm64: fpsimd: Enable FP(floating-point) settings for msm8996 2016-03-23 21:15:57 -07:00
entry-ftrace.S arm64: ftrace: fix function_graph tracer panic 2015-10-02 11:12:56 +01:00
entry.S arm64: fpsimd: Enable FP(floating-point) settings for msm8996 2016-03-23 21:15:57 -07:00
entry32.S
fpsimd.c arm64: fpsimd: add support to enable/disable fpsimd_settings. 2016-03-23 21:19:14 -07:00
ftrace.c
head.S arm64: kernel: fix architected PMU registers unconditional access 2016-01-31 11:29:04 -08:00
hw_breakpoint.c arm64: Fix missing #include in hw_breakpoint.c 2015-10-12 12:10:53 +01:00
hyp-stub.S
image.h arm64: Add page size to the kernel image header 2015-10-19 17:54:41 +01:00
insn.c arm64: Add support for KERNEL_TEXT_RDONLY 2016-03-22 11:03:24 -07:00
io.c arm64: dma-mapping: add support for IOMMU mapper 2016-03-22 11:10:57 -07:00
irq.c arm64: fix a migrating irq bug when hotplug cpu 2015-10-09 17:40:35 +01:00
jump_label.c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} 2015-08-03 11:34:12 +02:00
kgdb.c arm64/debug: Simplify BRK insn opcode declarations 2015-07-27 11:08:42 +01:00
kuser32.S
Makefile Perf: arm64: add perf trace user 2016-03-23 20:48:20 -07:00
module.c arm64: add KASAN support 2015-10-12 17:46:36 +01:00
pci.c ARM64: PCI: do not enable resources on PROBE_ONLY systems 2015-07-30 20:17:07 +01:00
perf_callchain.c
perf_debug.c Perf: arm64: stop counters when going into hotplug 2016-03-23 20:58:13 -07:00
perf_event.c qcom: perf: probe number of events in kryo CPU PMU init 2016-03-23 21:23:40 -07:00
perf_regs.c
perf_trace_counters.c drivers: iommu, leds, input, clk, devfreq: fix warnings 2016-03-23 20:57:40 -07:00
perf_trace_counters.h Perf: arm64: Refine disable/enable in tracecounters 2016-03-23 20:48:18 -07:00
perf_trace_user.c Perf: arm64: add perf trace user 2016-03-23 20:48:20 -07:00
perf_trace_user.h Perf: arm64: add perf trace user 2016-03-23 20:48:20 -07:00
process.c arm64: Dump memory surrounding PC, LR and SP registers only 2016-03-01 12:22:11 -08:00
psci-call.S
psci.c arm64: psci: Support for OS initiated scheme 2016-03-22 11:07:26 -07:00
ptrace.c arm64: Clear out any singlestep state on a ptrace detach operation 2016-01-31 11:29:03 -08:00
return_address.c
setup.c arm64: Log the machine name string during boot up 2016-03-23 21:22:17 -07:00
signal.c
signal32.c arm64: compat: fix vfp save/restore across signal handlers in big-endian 2015-09-17 11:57:03 +01:00
sleep.S arm64: mm: ensure patched kernel text is fetched from PoU 2015-08-05 10:05:20 +01:00
smp.c ARM64: smp: Prevent cluster LPM modes when pending IPIs on cluster CPUs 2016-03-22 11:16:19 -07:00
smp_spin_table.c
stacktrace.c arm: kernel: Ignore KASan errors from unwind_frame 2016-03-01 12:22:14 -08:00
suspend.c arm64: kernel: pause/unpause function graph tracer in cpu_suspend() 2015-11-17 17:11:45 +00:00
sys.c
sys32.c
sys_compat.c
time.c clocksource: cosmetic: Drop OF 'dependency' from symbols 2015-10-01 02:18:39 +02:00
topology.c arm64: topology: Allow specifying the CPU efficiency from device tree 2016-03-23 21:25:59 -07:00
trace-events-emulation.h
traps.c arm64: Call EDAC error handler on system error 2016-03-22 11:16:20 -07:00
vdso.c arm64: VDSO: fix coarse clock monotonicity regression 2015-08-10 15:37:45 +01:00
vmlinux.lds.S arm64: kernel: Update PERCPU_SECTION and RW_DATA_SECTION alignment 2016-03-23 21:14:05 -07:00