summaryrefslogtreecommitdiff
path: root/src/core/hle/service/time/time_manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework time service to fix time passing offline.Gravatar Kelebek12024-01-241-74/+0
* time: Implement missing servicesGravatar Narr the Reg2023-06-051-1/+1
* time: Remove auto timezone considerationGravatar lat9nq2023-06-051-2/+0
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* core: Remove unused includesGravatar ameerj2021-11-031-3/+0
* core: Make variable shadowing a compile-time errorGravatar Lioncash2021-05-161-1/+1
* kernel: Fix resource release exception on exitGravatar ameerj2021-02-201-0/+2
* service: time: Update current time with changes to RTC setting.Gravatar bunnei2020-10-121-62/+23
* service: time: Rewrite implementation of glue services.Gravatar bunnei2020-01-041-0/+117