1.蜗窝科技上的电源管理子系统:
Linux reset framework:http://www.wowotech.net/pm_subsystem/reset_framework.html
系统休眠(System Suspend)和设备中断处理:http://www.wowotech.net/pm_subsystem/suspend-irq.html
Common Clock Framework系统结构:http://www.wowotech.net/pm_subsystem/ccf-arch.html
Linux进程冻结技术:http://www.wowotech.net/pm_subsystem/237.html ##################################
Linux PM QoS framework(1)_概述和软件架构:http://www.wowotech.net/pm_subsystem/pm_qos_overview.html
Linux PM domain framework(1)_概述和使用流程:http://www.wowotech.net/pm_subsystem/pm_domain_overview.html
linux cpufreq framework(1)_概述:http://www.wowotech.net/pm_subsystem/cpufreq_overview.html
Linux cpufreq framework(2)_cpufreq driver:http://www.wowotech.net/pm_subsystem/cpufreq_driver.html
linux cpufreq framework(3)_cpufreq core:http://www.wowotech.net/pm_subsystem/cpufreq_core.html
linux cpufreq framework(4)_cpufreq governor:http://www.wowotech.net/pm_subsystem/cpufreq_governor.html
linux cpufreq framework(5)_ARM big Little driver:http://www.wowotech.net/pm_subsystem/arm_big_little_driver.html
Linux CPU core的电源管理(1)_概述:http://www.wowotech.net/pm_subsystem/cpu_core_pm_overview.html
Linux CPU core的电源管理(2)_cpu topology:http://www.wowotech.net/pm_subsystem/cpu_topology.html
Linux CPU core的电源管理(3)_cpu ops:http://www.wowotech.net/pm_subsystem/cpu_ops.html
Linux CPU core的电源管理(5)_cpu control及cpu hotplug:http://www.wowotech.net/pm_subsystem/cpu_hotplug.html //确认了没有4
Linux cpuidle framework(1)_概述和软件架构:http://www.wowotech.net/pm_subsystem/cpuidle_overview.html
Linux cpuidle framework(2)_cpuidle core:http://www.wowotech.net/pm_subsystem/cpuidle_core.html
Linux cpuidle framework(3)_ARM64 generic CPU idle driver:http://www.wowotech.net/pm_subsystem/cpuidle_arm64.html
Linux cpuidle framework(4)_menu governor:http://www.wowotech.net/pm_subsystem/cpuidle_menu_governor.html
Linux电源管理(1)_整体架构:http://www.wowotech.net/pm_subsystem/pm_architecture.html
Linux电源管理(2)_Generic PM之基本概念和软件架构:http://www.wowotech.net/pm_subsystem/generic_pm_architecture.html
Linux电源管理(3)_Generic PM之Reboot过程:http://www.wowotech.net/pm_subsystem/reboot.html
Linux电源管理(4)_Power Management Interface:http://www.wowotech.net/pm_subsystem/pm_interface.html
Linux电源管理(5)_Hibernate和Sleep功能介绍:http://www.wowotech.net/pm_subsystem/std_str_func.html
Linux电源管理(6)_Generic PM之Suspend功能:http://www.wowotech.net/pm_subsystem/suspend_and_resume.html
Linux电源管理(7)_Wakeup events framework:http://www.wowotech.net/pm_subsystem/wakeup_events_framework.html
Linux电源管理(8)_Wakeup count功能:http://www.wowotech.net/pm_subsystem/wakeup_count.html
Linux电源管理(9)_wakelocks:http://www.wowotech.net/pm_subsystem/wakelocks.html
Linux电源管理(10)_autosleep:http://www.wowotech.net/pm_subsystem/autosleep.html
Linux电源管理(11)_Runtime PM之功能描述:http://www.wowotech.net/pm_subsystem/rpm_overview.html
Linux电源管理(12)_Hibernate功能:http://www.wowotech.net/pm_subsystem/hibernation.html
Linux电源管理(13)_Driver的电源管理:http://www.wowotech.net/pm_subsystem/driver_pm.html
Linux common clock framework(1)_概述:http://www.wowotech.net/pm_subsystem/clk_overview.html
Linux common clock framework(2)_clock provider:http://www.wowotech.net/pm_subsystem/clock_provider.html
Linux common clock framework(3)_实现逻辑分析:http://www.wowotech.net/pm_subsystem/clock_framework_core.html