GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author Commit
2024-04-22 Youngtae Lee[RAMEN9610-9418][COMMON] sched: frt: fix cpumask warnni...
2024-04-22 Daeyeong Lee[RAMEN9610-9418][COMMON] sched: ems: Disable ontime...
2024-04-22 Daeyeong Lee[RAMEN9610-9418][COMMON] sched: ems: Modify get_cpu_max...
2024-04-22 Sangkyu Kim[RAMEN9610-9418][COMMON] ems: frt: fix initialize varia...
2024-04-22 Youngtae Leesched: rt: fix prevent
2024-04-22 Sangkyu Kimems: frt: sync for latest
2024-04-22 Youngtae Leeems: frt: Disable cache-hot
2024-04-22 Youngtae Leeems: frt: Change cache-hot check conditon
2024-04-22 Youngtae Leeems: frt: Add exception condition for frt init
2024-04-22 Youngtae Leesched: frt: Fix loop condition to use domain pointer
2024-04-22 Youngtae Leeems: frt: Support activated_cpus to reflect system_idle
2024-04-22 Soohyun Kim[COMMON] sched: ems: Disable ontime and lbt when using...
2024-04-22 Youngtae Leesched: rt: Refactoring select idle cpu and recessive cpu
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Use get_cpu_max_capacity instead...
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Modify ontime_can_migration condition
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Change how to select ontime target CPU
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Change ontime policy and algorithm
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Change calculate_energy function...
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Modify ontime migration to apply...
2024-04-22 Daeyeong Lee[COMMON] sched: ems: allow to disable up/down ontime...
2024-04-22 Youngtae Leesched: frt: Fix condition to select idle_cpu and recess...
2024-04-22 Youngtae Leesched: rt: Refactoring select idle cpu and recessive cpu
2024-04-22 Park Bumgyuems: clean up ems.h
2024-04-22 Youngtae Leesched: rt: Fix cpu_util_wake problem
2024-04-22 Park Bumgyusched: ems: update topology after energy table creation
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Consider sync cpu when ontime...
2024-04-22 lakkyung.jungsched: ems: Fix calculate_energy bug
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Modify select_eco_cpu algorithm
2024-04-22 Park Bumgyusched: ems: reinforce comment of wakeup balance
2024-04-22 Park Bumgyusched: ems: remove group balancer
2024-04-22 Park Bumgyusched: ems: declare task_of for common use in ems
2024-04-22 Park Bumgyusched: ems: use LOAD_AVG_MAX declared in sched-pelt.h
2024-04-22 Daeyeong Leesched: ems: ontime: Use get_cpu_max_capacity instead...
2024-04-22 Park Bumgyusched: ems: provide API for cpu max capacity
2024-04-22 Park Bumgyusched: fix wrong declaration of inline extern function.
2024-04-22 Park Bumgyusched: ems: update cpu_scale when policy is updated
2024-04-22 Daeyeong Leesched: ems: ontime: Modify to initialize the boundary...
2024-04-22 Daeyeong Leesched: ems: Don't check lbt_bring_overutilize when...
2024-04-22 Park Bumgyusched: ems: support schedtune.boost in wakeup balance.
2024-04-22 Park Bumgyusched: ems: fix return type of task_util.
2024-04-22 Daeyeong Leesched: ems: ontime: Modify to check whether fit_cpus...
2024-04-22 Johnlay Parksched: frt: Add the rt_rq load update.
2024-04-22 Daeyeong Leesched: ems: ontime: Use get_cpu_mips instead of capacit...
2024-04-22 Park Bumgyusched: ems: add function to get cpu mips.
2024-04-22 Park Bumgyusched: ems: prevent access to plugged out cpu.
2024-04-22 Park Bumgyusched: ems: introduce task band
2024-04-22 Cosmin TanislavRevert "sched: fair/ems: Add schedtune_util_est"
2024-04-22 lakkyung.jungsched: fair/ems: Add schedtune_util_est
2024-04-22 lakkyung.jungsched: tune: Add utilest interface to schedtune.
2024-04-22 lakkyung.jungsched: fair/ems: Add to apply util-est to wake up balance.
2024-04-22 Daeyeong Leesched: ems: ontime: Rename ontime threshold to boundary.
2024-04-22 Daeyeong Leesched: ems: ontime: Clear unnecessary sequence to migra...
2024-04-22 Daeyeong Leesched: ems: ontime: Change new entity's initial ontime...
2024-04-22 Daeyeong Leesched: ems: ontime: Allow to migrate to active core...
2024-04-22 Daeyeong Leesched: ems: ontime: Don't allow to down-migrate heavies...
2024-04-22 Daeyeong Leesched: ems: ontime: Use fit cpus when ontime migration.
2024-04-22 Daeyeong Leesched: ems: ontime: Use fit cpus when ontime task wake-up.
2024-04-22 Daeyeong Leesched: ems: ontime: Add API to find fit cpus for heavy...
2024-04-22 Daeyeong Leesched: ems: ontime: Modify message of ontime trace...
2024-04-22 Daeyeong Leesched: ems: ontime: Remove distinction between ontime...
2024-04-22 Daeyeong Leesched: ems: ontime: Remove min_residency at ontime...
2024-04-22 Daeyeong Leesched: ems: ontime: Modify sysfs node for new structure.
2024-04-22 Daeyeong Leesched: ems: ontime: Modify ontime condition structure.
2024-04-22 Daeyeong Leesched: ems: ontime: Code clean-up for readability.
2024-04-22 Daeyeong Leesched: ehmp: Check whether curr_task is perfer_perf...
2024-04-22 lakkyung.jungRevert "sched: ems: Resolve prevent issue of ontime"
2024-04-22 Daeyeong Leesched: ems: Resolve prevent issue of ontime
2024-04-22 lakkyung.jung[COMMON] sched: ems: Use snprintf to fix buffer overflow.
2024-04-22 Johnlay Park[COMMON] sched/rt: remove the useless rq lock
2024-04-22 Johnlay Park[COMMON] sched/rt: repair the core selecting algorithm
2024-04-22 Johnlay Park[COMMON] sched/rt: add the sync flag into RT
2024-04-22 Johnlay Park[COMMON] sched/rt: fix the problem of long stay
2024-04-22 Park Bumgyusched: ems: remove exynos_fit_idlest_group()
2024-04-22 Park Bumgyusche: ems: implement proper_cpu
2024-04-22 Park Bumgyutrace: ems: remove unused event and modify name
2024-04-22 Park Bumgyusched: ems: set cpu capacity for simplified energy...
2024-04-22 Johnlay Park[COMMON] sched/rt: remove useless retrying core selection
2024-04-22 Johnlay Park[COMMON] sched/rt: add the online cpu condition
2024-04-22 Johnlay Park[COMMON] sched/rt: add a trace point for FRT algorithm
2024-04-22 Johnlay Park[COMMON] sched/rt: enforcing the rt task serialization
2024-04-22 Johnlay ParkRevert "[9820] sched: core: fix bug that rt could not...
2024-04-22 Park Bumgyusched: ems: remove ehmp.c
2024-04-22 Park Bumgyusched: ems: move active balance to ems
2024-04-22 Park Bumgyusched: ems: integrate common API
2024-04-22 Park Bumgyusched: ems: seperate task util initiialization
2024-04-22 Youngtae Lee[9820] sched: core: fix bug that rt could not be binded...
2024-04-22 Soohyun Kim[COMMON] sched/rt : fix unnecessary operation for PELT
2024-04-22 Park Bumgyusched: ems: separate energy coefficient cpu selection
2024-04-22 Park Bumgyusched: ems: build simplified energy table
2024-04-22 Park Bumgyusched: ems: parsing energy data to build energy table
2024-04-22 Park Bumgyusched: ems: avoid to access empty energy table
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Modify trace log name of EMS feature
2024-04-22 Park Bumgyusched: ems: support find energy efficient cpu
2024-04-22 Park Bumgyusched: ems: renewal prefer perf
2024-04-22 Park Bumgyusched: ems: renewal global boost
2024-04-22 Park Bumgyusched: ems: support PCF(Performance CPU Finder)
2024-04-22 lakkyung.jung[COMMON] sched: ems/st_addon: Add core assignment polic...
2024-04-22 Daeyeong Lee[COMMON] sched: ems: New function to check whether...
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Move lbt/ontime node from ehmp...
2024-04-22 Daeyeong Lee[COMMON] sched: ems: Disable ontime feature if ontime...
next