summaryrefslogtreecommitdiff
path: root/include/kernel/power.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-11Add package workflowReiko Asakura1-0/+4
2021-02-11Fix includes: variousReiko Asakura1-1/+1
2021-01-15Remove kscePowerSetGpuClockFrequencyReiko Asakura1-10/+0
2021-01-04Fix ScePower NIDs and prototypePrincess of Sleeping1-3/+3
2020-04-01Add prototype kscePowerSetPsButtonPushTimeReiko Asakura1-0/+9
2020-03-17Add prototype kscePowerSetIdleTimerReiko Asakura1-0/+10
2020-02-01Added kscePowerRequestSoftReset to headerTheOfficialFloW1-0/+7
2018-08-21Add ScePower configuration modes (#345)CelesteBlue-dev1-2/+4
2018-08-11Add kscePowerSetDisplayBrightnessdevnoname1201-0/+10
2018-03-14Added some ScePowerCallbackTypes, fix some typos. (#299)Sree1-4/+14
* fix: add createCallback param in example, typo for sys_exit * fix: adding more power callback types
2017-11-29Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255)Sergi Granell1-30/+4
* Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits * Fix psp2kern/power.h kernelgroup * Remove stray kscePervasiveUartSetBaudrate from psp2kern/uart.h * Add missing docs * Documentation improvements
2017-08-01Added scePowerGet/SetUsingWireless prototypes.Rinnegatamante1-0/+16
Added scePowerGet/SetUsingWireless prototypes.
2017-06-21Manually revert #179 changesSunguk Lee1-2/+2
- revert bit size of the structs; this change have issue for build vita2d - revert ErrorCode of SceMsgDialogErrorCodeParam; I don't know reason of why change to TitleCase - remove some whitespaces - add some spaces
2017-06-15Named anonymous enums in psp2. (#179)Rinnegatamante1-11/+10
* Named anonymous enums in psp2. Named anonymous enums in psp2. * Properly sorted enums. * Several modifications (see desc) Added some missing info, fixed identation in some places, aligned all enums and comments with spaces as delimiters, replaced decimal negative errorcode in location.h with hexadecimal one, added some comments and fixed some documentation comments. * Minor fixes in identation. * Yet another minor identation fix. * Fixed enums in structs. * Reverted SceBool changes. * SceBool fix. * Fix for compilation with g++- * Added some doc references in jpegenc. * Fixed some references.
2017-05-14Fix code style of power.hSunguk Lee1-8/+9
- softtab to hardtab - missing semicolon
2017-05-13Fix callback functions and add some enumsFrancisco José García García1-1/+9
2017-05-11Fixed a couple function descriptions and added a few missing functions in ↵Joel161-4/+32
ScePower (#168) * Include a few missing scePower functions * Fixed function descriptions * Fixed voltage units in function description
2017-02-14Added missing definitions for VitaShellTheOfficialFloW1-0/+7
2017-01-05Update power.hDerColonel1-0/+21
Added cold reset, shutdown and suspend functions.
2016-11-17Documentation: Simplify groupingdevnoname1201-1/+0
2016-11-13All files should be added to the documentation nowdevnoname1201-3/+1
2016-11-13More stuff related to doxygendevnoname1201-1/+4
2016-11-12Start the work on doxygendevnoname1201-0/+2
2016-11-07Fixed power callbTheOfficialFloW1-4/+3
2016-11-03Properly documented scePower.Rinnegatamante1-18/+149
Properly documented scePower.
2016-09-11Added void param to all scePower funcs.Rinnegatamante1-12/+12
2016-09-11Added SetGpuXbar / GetGpuXbar clock frequency.Rinnegatamante1-0/+2
2016-09-04Added scePowerSetBusClockFrequency and scePowerSetGpuClockFrequency.Rinnegatamante1-1/+3
2016-08-05Added scePowerSetArmClockFrequency reference.Rinnegatamante1-0/+1
Added scePowerSetArmClockFrequency reference.
2016-08-02Add threadmgr LwMutex and power ClockFrequencyribbid9871-1/+4