GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author Commit
2024-04-22 Jang JeongHoonRevert "[HACK] power: Held temp wakelock."
2024-04-22 yi jaeuk[9610] arm64: dts: pm-domain: remove dbgdev-pd-vipx1
2024-04-22 yi jaeukRevert "[HACK][9610] disable runtimePM in VIPX"
2024-04-22 hwangjae lee[9610] fbdev: dpu: DPU bts code code clean
2024-04-22 Taekki Kim[COMMON] soc: samsung: remove un-necessary header file
2024-04-22 Chungwoo Park[9610] arm64: erd9610_defconfig: Enable CPU_THERMAL...
2024-04-22 lakkyung.jungarm64: erd9610_defconfig: Enable ACME for cpufreq.
2024-04-22 lakkyung.jung[9610] arm64: erd9610_defconfig: Enable EMS.
2024-04-22 lakkyung.jung[9610] arm64: erd9610_defconfig: Enable EAS/EHMP &...
2024-04-22 Chungwoo Park[9610] arm64: config: Add devfreq to erd9610 config.
2024-04-22 yi jaeuk[9610] arm64: configs: enable EXYNOS_PD
2024-04-22 Chungwoo Park[9610] arm64: config: Add dvfs_manager config.
2024-04-22 Chungwoo Park[9610] arm64: config: Enable thermal driver.
2024-04-22 Chungwoo Park[9610] arm64: Modify exynos9610 related dm header.
2024-04-22 Chungwoo Park[9610] arm64: Modify devfreq pm qos related id.
2024-04-22 Chungwoo Park[9610] arm64: dtsi: Add devfreq audio power node to dt.
2024-04-22 Chungwoo Park[COMMON] qos: Add chip config and remove qos.
2024-04-22 Chungwoo Park[COMMON] devfreq: Update to devfreq core code.
2024-04-22 Chungwoo Park[9610] soc: samsung: Update dm related config.
2024-04-22 Woosung Lee[COMMON] PM: Fixed debugging information for pm_qos...
2024-04-22 Chungwoo Park[COMMON] exynos-dm: Add node name to print code.
2024-04-22 Chungwoo Park[COMMON] thermal: cpu_cooling: Change debug from ess...
2024-04-22 Chungwoo Park[COMMON] cpufreq: acme: Move cooling register to cpufre...
2024-04-22 Chungwoo Park[9610] arm64: dtsi: Modify thermal cooling device setting.
2024-04-22 Chungwoo Park[COMMON] thermal : Change debug from ess to dss.
2024-04-22 Chungwoo Park[COMMON] exynos-dm: Change debug from ess to dss.
2024-04-22 lakkyung.jung[COMMON] cpufreq: acme: Change debug from ess to dss.
2024-04-22 lakkyung.jung[HACK] fix build error temporary
2024-04-22 lakkyung.jung[COMMON] cpu_cooling: Fix build error when CPU_THERMAL...
2024-04-22 lakkyung.jung[COMMON] soc: samsung: Remove unnessary codes.
2024-04-22 lakkyung.jung[COMMON] soc: samsung: Adjust extern function by featur...
2024-04-22 lakkyung.jung[9610] arm64: dts: Add freqvar-tuner params.
2024-04-22 lakkyung.jung[9610] arm64: dts: Add ems paramters.
2024-04-22 lakkyung.jung[9610] arm64: dts: Add energy data for ems.
2024-04-22 lakkyung.jung[9610] arm64: dts: Add cpu-map nodes.
2024-04-22 Park Bumgyu[COMMON] pm_qos: send PM_QoS class at QoS notify callchain
2024-04-22 Johnlay Park[COMMON] sched/fair: Fix hang during rebuilding sd...
2024-04-22 Youngtae Leesamsung: ecme: Get the boost frequency from EMC.
2024-04-22 Youngtae Leesamsung: emc: Add help function to finding boost freq
2024-04-22 Youngtae Leesamsung: Kconfig: Add Exynos Mode Changer configulation
2024-04-22 Youngtae Leetrace: event: Add emc trace event
2024-04-22 Youngtae Leesamsung: emc: introduce exynos mode changer
2024-04-22 Youngtae Leesamsung: acme: appyling new cpu hotplug
2024-04-22 Youngtae Leesamsung: cpuhp: introduce new exynos hotplug driver
2024-04-22 Park Bumgyusoc: samsung: cpupm: support sysfs to enable/disable...
2024-04-22 Park Bumgyucpuidle: profiler: reset idle-ip statistics
2024-04-22 Park Bumgyucpufreq: acme: update frequency-scale
2024-04-22 Johnlay ParkRevert "[9820] sched: core: fix bug that rt could not...
2024-04-22 Daeyeong Lee[COMMON] soc: samsung: topology: Remove unnecessary...
2024-04-22 Soohyun Kimcpufreq: acme: remove race contdition when set/get...
2024-04-22 Soohyun KimRevert "cpufreq: acme: fix race contidion when set...
2024-04-22 Soohyun Kimcpufreq: acme: fix race contidion when set/get freq.
2024-04-22 Johnlay Parkcpufreq: acme: change the way of waking sibline
2024-04-22 Soohyun Kimexynos: acme: check need awake when get/set freq.
2024-04-22 Soohyun Kimcpufreq: acme: fix bug about power mode blocking.
2024-04-22 Soohyun Kim[COMMON] cpufreq: acme: add need-awake info for domain
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 Johnlay Park[COMMON] sched/rt: trace: add tracepoint for RT task
2024-04-22 Johnlay Park[COMMON] sched/rt: hooking cpufreq callback
2024-04-22 Johnlay Park[COMMON] sched/rt: add API of propagating of RT TG...
2024-04-22 Johnlay Park[COMMON] sched/rt: update sched_rt_entity
2024-04-22 Johnlay Park[COMMON] sched/rt: Enable config for change sched group
2024-04-22 Johnlay Park[COMMON] sched/rt: Use pelt RT b/w in scale_rt_capacity
2024-04-22 Johnlay Park[COMMON] sched/rt: fix !CONFIG_64BIT last_update_time...
2024-04-22 Johnlay Park[COMMON] sched/{fair,rt}: copy sched avg data across...
2024-04-22 Johnlay Park[COMMON] sched/rt: migrate utilization in task migration
2024-04-22 Johnlay Park[COMMON] sched/rt: Initializing RT Task load
2024-04-22 Johnlay Park[COMMON] sched/rt: Adding task_change_group for RT
2024-04-22 Johnlay Park[COMMON] sched/rt: Sharing the primitives in common
2024-04-22 Johnlay Park[COMMON] sched/rt: Tracking the rt task load
2024-04-22 Johnlay Park[COMMON] sched/rt: Introduce pelt load for rt
2024-04-22 Soohyun Kim[COMMON] cpufreq: acme: add online check about domain...
2024-04-22 Soohyun Kim[COMMON] cpufreq_schedutil: select alive cpu for scaling.
2024-04-22 Hyeonseong Gil[COMMON] cpufreq: acme: register/unregister cpu_cooling
2024-04-22 Daeyeong Lee[COMMON] soc: samsung: topology: Configure exynos_topol...
2024-04-22 Daeyeong Lee[COMMON] soc: samsung: topology: Modify sched_domain_en...
2024-04-22 Daeyeong Lee[COMMON] soc: samsung: topology: Refactoring DT parsing...
2024-04-22 Daeyeong Lee[COMMON] soc: samsung: topology: Modify to not support...
2024-04-22 Daeyeong Lee[COMMON] soc: samsung: topology: Remove SYS level in...
2024-04-22 Daeyeong Lee[COMMON] soc: samsung: topology: Add cpu_coregroup_energy
2024-04-22 Daeyeong Lee[COMMON] soc: samsung: topology: Add cluster_flags
2024-04-22 Daeyeong Lee[COMMON] base: arch_topology: Add sched_domain flag...
2024-04-22 Daeyeong Lee[COMMON] soc: samsung: topology: Add DSU level in topol...
2024-04-22 Daeyeong Lee[COMMON] soc: samsung: topology: Initialize coregroup_i...
2024-04-22 Daeyeong Lee[COMMON] topology: sysfs: Provide coregroup_id and...
2024-04-22 Daeyeong Lee[COMMON] arm64: topology: Add coregroup_id and cluster_...
2024-04-22 Daeyeong Lee[COMMON] soc: samsung: topology: Remove SMT level in...
2024-04-22 Daeyeong Lee[COMMON] soc: samsung: topology: Make new CPU topology...
2024-04-22 lakkyung.jung[COMMON] cpuidle: Add to get target residency for cpu.
2024-04-22 lakkyung.jung[COMMON] sched: fair: Adjust average load considering...
2024-04-22 lakkyung.jung[COMMON] sched: fair: Modify condition of group_is_over...
2024-04-22 Park Bumgyu[HACK] [COMMON] samsung: support Power Management for...
2024-04-22 Park Bumgyucpufreq: acme: disable cluster-wide power mode while...
2024-04-22 Park Bumgyucpufreq: acme: move domain id increment
2024-04-22 Park Bumgyucpufreq: acme: add ready/exit callback
2024-04-22 Johnlay Parkcpufreq: acme: remove cooling device registration
2024-04-22 Hyeonseong Gil[COMMON] cpufreq: acme: remove enum dm_type
2024-04-22 Hyeonseong Gil[COMMON] cpufreq: acme: Use devdata from dm_scaler
2024-04-22 Soohyun Kimcpufreq: acme: change API for cpuhotplug
next