walnux/drivers/power/pm
2022-12-24 11:26:48 -03:00
..
activity_governor.c drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
greedy_governor.c drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
Kconfig drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
Make.defs drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
pm.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pm_activity.c drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
pm_autoupdate.c drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
pm_changestate.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
pm_checkstate.c drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
pm_governor.c drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
pm_initialize.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pm_lock.c drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
pm_procfs.c Fix ower/pm/pm_procfs.c:46:15: error: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'time_t' {aka 'long long int'} 2022-12-24 11:26:48 -03:00
pm_register.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pm_unregister.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00