summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/board/power.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* sandbox: power: handle missing stickypage gracefullyAhmad Fatoum2023-05-021-6/+8
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+2
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-051-0/+2
* sandbox: power: set $global.system.reset=POR on poweroffAhmad Fatoum2021-07-181-3/+11
* sandbox: ship sample environmentAhmad Fatoum2021-07-031-2/+0
* sandbox: use nvmem on top of stickypage for reset reasonAhmad Fatoum2021-06-211-15/+20
* sandbox: power: implement reset source supportAhmad Fatoum2020-10-131-0/+21
* sandbox: poweroff: migrate to driver probed from device treeAhmad Fatoum2020-10-131-0/+61