Coder Social home page Coder Social logo

dorimanx / dorimanx_lg_stock_lp_kernel Goto Github PK

View Code? Open in Web Editor NEW
30.0 30.0 17.0 1.8 GB

Kernel for LG G2 LP STOCK/MODDED ROM

Home Page: http://forum.xda-developers.com/lg-g2/development/lp-5-0-2-kernel-3-4-107-dorimanx-1-0-lg-t3102512

License: GNU General Public License v2.0

Makefile 0.25% C 95.55% Assembly 1.66% C++ 2.04% Objective-C 0.28% Awk 0.01% Shell 0.05% Perl 0.10% UnrealScript 0.01% Groff 0.01% Python 0.01% ASP 0.01% Logos 0.02% XC 0.01% XS 0.01% Yacc 0.02% Lex 0.01% SourcePawn 0.01% M4 0.01% GDB 0.01%

dorimanx_lg_stock_lp_kernel's People

Contributors

akpm00 avatar alucard24 avatar broonie avatar chaseyu avatar dhowells avatar dlezcano avatar dorimanx avatar ebiederm avatar faux123 avatar fweisbec avatar hnaz avatar htejun avatar jankara avatar johnstultz-work avatar joonsookim avatar jtlayton avatar lizf-os avatar minchank avatar neobuddy89 avatar nvswarren avatar oleg-nesterov avatar paulmck avatar rientjes avatar sergey-senozhatsky avatar torvalds avatar tytso avatar villemoes avatar vireshk avatar walken-google avatar wildea01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dorimanx_lg_stock_lp_kernel's Issues

about thermal limit_idx_low

https://github.com/dorimanx/DORIMANX_LG_STOCK_LP_KERNEL/blob/master/drivers/thermal/msm_thermal.c#L2106
I think we should disable "msm_thermal_ioctl_init".

when doing msm_thermal_ioctl_process.https://github.com/dorimanx/DORIMANX_LG_STOCK_LP_KERNEL/blob/master/drivers/thermal/msm_thermal-dev.c#L108

Thermal-engine service will contral cpu max freq by /dev/msm_thermal_query

Then doing this case:

case MSM_THERMAL_SET_CPU_MAX_FREQUENCY:
ret = msm_thermal_set_frequency(query.cpu_freq.cpu_num,
query.cpu_freq.freq_req, true);

when "cpus[cpu].user_max_freq" changed, thread "do_freq_mitigation" will change cpus[cpu].limited_max_freq.

"do_freq_control" will get a different β€œmax_freq”
limited_idx_low Invalid.

Acurafixril isn't needed anymore

Since now you created a d805 kernel build with cloudy ril fix, we don't need the old "acurafixril" anymore.
(It'll break cloudy fix, and it isn't working as it should.)

So, just revert 930ddcc

It would be awesome if you add d805 builds in your site, too. πŸ„πŸ’¨ πŸ‘―

d805 variant = not needed anymore

As d805 get today oficial lollipop (with the latest modem), we don't need anymore to compile a standalone version for this device. D802 kernel version will work without the gsm problems we were facing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.