Maciej Gibowicz
7394811560
[EGD-4809] Add LDO switching
...
To reduce the power consumption, we switch LDO
to the low power mode.
2021-09-09 09:34:59 +02:00
Maciej Gibowicz
1134a38584
[EGD-4875] Add internal load resistor switching
...
To reduce the power consumption, we disconnect
internal load resistor
2021-09-08 11:03:55 +02:00
Piotr Tański
90e7a48198
[EGD-7362] Merge release/0.76.1 into master
...
Merge release/0.76.1 into master.
2021-09-02 11:12:59 +02:00
Wojtek Rzepecki
b19ddb719e
[EGD-6928] Fix system powe instability
...
Improved frequency switching mechanism
2021-07-15 11:36:40 +02:00
Lucjan Bryndza
5324fcc0a6
[CP-312] Add reboot to update function
...
Because update procedure it is splitted to the two stages
downloading and update throught separate binary we need
to pass ecoboot special flag to request reboot to updater
bin after update procedure.
This patch adds this functionality to the PureOS.
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com >
2021-07-07 10:46:29 +02:00
Maciej Gibowicz
9f87dead1c
[EGD-4853] Add Wake up GSM modem on demand
...
System wakes up Cellular when there is a need to communicate
with the modem, e.g. to handle an outgoing call
2021-03-10 13:08:48 +01:00
Maciej-Mudita
11aa4c7ffb
[EGD-5382] Add LowPower CpuSentinels
...
In order to synchronize the Low Power mode, the services were
immediately informed about the frequency change,
so that they can update their resources (e.g. PWM filling)
and services may request the maximum CPU frequency in order
to perform a task (e.g. screen redraw, telephone conversation)
2021-02-12 09:40:36 +01:00
Maciej-Mudita
ec56afc933
[EGD-5381] Add Low Power Drivers
...
Peripherals clock synchronization dependent on PLL2
2021-02-10 08:46:13 +01:00
Maciej-Mudita
1521858134
[EGD-4887] Add PLL2 clock switching
...
Pll2 will be disabled at the lowest CPU frequency,
which will save power
2021-01-12 10:02:58 +01:00
Maciej-Mudita
0c0fdef19b
[EGD-4881] Add oscillator clock switching mechanisms
...
Osc will change automatically at the lowest CPU frequency,
which will save power
2021-01-08 10:00:11 +01:00
Maciej-Mudita
f9b9967b0e
[EGD-4694] Add CPU frequency shift mechanism
...
The CPU frequency changes automatically which saves energy
2020-12-22 18:00:57 +01:00
Maciej Gibowicz
0cc2af0850
[EGD-4472] PowerManagement: Separation of CPU clock into separate clock domain ( #1125 )
...
Change CPU clock into separate clock domain
We can control the CPU frequency independently of the peripherals.
2020-12-03 12:04:53 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Adam Dobrowolski
51e8dac933
EGD-3056 Linux power manager stub - added missing override for Reboot & fixed typo in ServiceCellular
2020-04-15 16:50:19 +02:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Mateusz
99c0143ca6
WiP: Power switch off, ready to be tested
2019-10-03 12:18:04 +02:00
Mateusz
289236d863
WiP: Handling resume/suspend requests in incorrect state
2019-09-09 08:31:06 +02:00
Mateusz
383d40fc52
Fix: Linux build
2019-09-09 07:55:31 +02:00