53 Commits (efdd2a8ff2d08e5de095251da31d8ad13cd8c9cb)

Author SHA1 Message Date
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Gerard Marull-Paretas 7d1bfb51ae drivers: timer: cortex_m_systick: improve ISR installation 4 years ago
Gerard Marull-Paretas 78dc8ce338 drivers: timer: improve sys_timer_disable usage 4 years ago
Gerard Marull-Paretas b1ced75386 drivers: timer: move initialization setup to drivers 4 years ago
Gerard Marull-Paretas f4417dab46 device: remove PM capability from SYS_DEVICE_DEFINE 4 years ago
Gerard Marull-Paretas 7ccc1a41bc pm: use actions for device PM control 4 years ago
Gerard Marull-Paretas 11eef4d8c8 pm: device: remove pointer usage for state 4 years ago
Gerard Marull-Paretas 9e7d545bb4 pm: device: remove ctrl_command callback argument 4 years ago
Gerard Marull-Paretas 26ad8376bd pm: remove callback from control function 4 years ago
Gerard Marull-Paretas cc2f0e9c08 pm: use enum for device PM states 4 years ago
Gerard Marull-Paretas 7268b6fe01 drivers: timer: sys_clock: return -ENOSYS if not implemented 4 years ago
Flavio Ceolin 7eba310220 power: device: void *context -> uint32_t *state 4 years ago
Gerard Marull-Paretas dbf46b3815 pm: rename device_pm_cb to pm_device_cb 4 years ago
Anas Nashif 5d6c219210 drivers: device: do not reuse tag name 'device' 4 years ago
Anas Nashif ffd01833d3 clock: z_clock_device_ctrl -> sys_clock_device_ctrl 4 years ago
Anas Nashif 771cc9705c clock: z_clock_isr -> sys_clock_isr 4 years ago
Anas Nashif 9c1efe6b4b clock: remove z_ from semi-public APIs 4 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Flavio Ceolin e1e4a402e2 drivers: timer: Explicitly setting argument as unused 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Peter Bigot de9ed4e6a1 kernel: sys_clock: update weak pm control function 5 years ago
Anas Nashif 68c389c1f8 include: move system timer headers to include/drivers/timer/ 6 years ago
Ramakrishna Pallala e1639b5345 device: Extend device_set_power_state API to support async requests 6 years ago
Bobby Noelte 666cf22c60 arch: allow system clock driver selection for cortex m 7 years ago
Andy Ross 9ff98f797a drivers/timer: Add more default stubs 7 years ago
Anas Nashif 4071f2c8bb drivers: timer: use weak functions after declaration 7 years ago
Andy Ross bf531ac4fc drivers/timer: Add default z_clock_set_timeout() fallback 7 years ago
Andy Ross 1a1a9539ea include/system_timer.h: Timer API cleanup 7 years ago
Andrew Boie f253af2d30 drivers: timer: init earlier in boot sequence 8 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Anas Nashif 3d8e86c12c drivers: eliminate nano/micro kernel usage 9 years ago
Flavio Santes b04cdcd6e6 drivers: Remove legacy nanokernel.h include 9 years ago
Andrew Boie 0b474eef9c kernel: deprecate old init levels 9 years ago
amirkapl c490219d1e power_mgmt: Update sample and drivers according to new pm device API 9 years ago
Ramesh Thomas fa175975e9 power_mgmt: Make device_pm_ops definition static 9 years ago
Ramesh Thomas 8f0fdb668a timer: Adds device suspend/resume to loapic timer 9 years ago
Dmitriy Korovkin 661d2f3a16 microkernel: Add support for *_sleep() during initialization 9 years ago
Anas Nashif 4f9239984f Revert "microkernel: Add support for *_sleep() during initialization" 9 years ago
Dmitriy Korovkin 0d50329105 microkernel: Add support for *_sleep() during initialization 9 years ago
Benjamin Walsh e893869435 Revert "sys_clock: start the microkernel ticker in the MICROKERNEL init level" 10 years ago
Benjamin Walsh 3c66686a43 sys_clock: start the microkernel ticker in the MICROKERNEL init level 10 years ago
Benjamin Walsh a4ec963138 init: use SYS_INIT() where it makes sense 10 years ago
Benjamin Walsh d340d4cb3f device: use DEVICE_INIT everwhere 10 years ago
Benjamin Walsh 0303d8cab9 device: rename SYS_DEFINE_DEVICE() 10 years ago
Benjamin Walsh bfc27206b2 device: rename DECLARE_DEVICE_INIT_CONFIG() 10 years ago
Tomasz Bursztyka d08ac2f241 clock: Make sure the clock is initialized prior to devices 10 years ago
Anas Nashif 275ca60b08 Fixed file description and applied doxygen style 10 years ago
Dmitriy Korovkin 57f2741e4f init: Implement fine-grained initialization policy 10 years ago
Dan Kalowsky da67b29569 checkpatch: warning - block_comment_style 10 years ago
Javier B Perez Hernandez f7fffae8aa Change BSD-3 licenses to Apache 2 10 years ago