History for Atmosphere / libraries / libmesosphere / source / board / nintendo / nx / kern_k_sleep_manager.cpp
2025-11-15
@Michael Scire
ams: mark ams::Result [[nodiscard]] (partially complete). ...
Michael Scire authored on 12 Nov SciresM committed on 15 Nov
2025-05-28
@Michael Scire
kern: wait 100us after synchronizing cores before saving interrupt state on sleep
Michael Scire committed on 28 May 2025
2024-10-16
@Michael Scire
kern: allocate all TTBR0 pages during init, use procidx as asid
Michael Scire authored on 9 Oct 2024 SciresM committed on 16 Oct 2024
2023-10-12
@Michael Scire
kern: remove unnecessary fields from InitArgs (0x80 -> 0x40)
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
2023-02-23
@Michael Scire
kern: refactor init (kill identity map, merge cpu on logic)
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
2021-10-27
@Michael Scire
kern: audit (and fix) our hardware maintenance instructions to match official kernel
Michael Scire committed on 27 Oct 2021
2021-10-26
@Michael Scire
kern: add (and use) generic KSystemControlBase
Michael Scire authored on 26 Oct 2021 SciresM committed on 26 Oct 2021
2021-10-24
@SciresM
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM authored on 24 Oct 2021 GitHub committed on 24 Oct 2021
2021-10-04
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
2021-04-11
@Michael Scire
kern: update KLightConditionVariable
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
2021-01-08
@Michael Scire
kern: greatly improve codegen for atomics, scheduler
Michael Scire committed on 8 Jan 2021
2020-10-30
@SciresM
sdmmc: implement driver suitable for fs + bootloader ...
SciresM authored on 30 Oct 2020 GitHub committed on 30 Oct 2020
2020-09-07
@Michael Scire
kern: lps driver fixes, sleep confirmed working on 1.0.0
Michael Scire authored on 7 Sep 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: finish 1.x lps driver
Michael Scire authored on 30 Aug 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: skeleton legacy lps driver
Michael Scire authored on 29 Aug 2020 SciresM committed on 7 Sep 2020
2020-07-31
@Michael Scire
kern: implement SvcSleepSystem
Michael Scire authored on 24 Jul 2020 SciresM committed on 31 Jul 2020
2020-02-15
@Michael Scire
kern: switch->nx, implement sleep manager init
Michael Scire committed on 15 Feb 2020