Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
34b5ca6122b68efb3918d1088d6d1b593b103f9d
/
drivers
/
rtc
9ca42fb
drivers: rtc: add system calls
by Andrew Boie
· 7 years ago
732424f
drivers, net: Clean up semaphore initialization
by Leandro Pereira
· 8 years ago
4603565
rts: Kconfig: Add QMSI dependency on RTC options
by Andy Gross
· 8 years ago
ccad5bf
drivers: convert to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
ee623d2
drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP
by Juan Solano
· 8 years ago
8bf14d3
drivers: QMSI RTC: simplify driver reentrancy code using IS_ENABLED
by Kuo-Lang Tseng
· 8 years ago
e190006
rtc_qmsi: Call QMSI 1.4 context save/restore functions.
by Juan Solano
· 8 years ago
23b0074
ext qmsi: Update to QMSI 1.4 RC2
by Kuo-Lang Tseng
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
a7006bb
rtc: qmsi: Fix wrong comment in driver init
by Andre Guedes
· 8 years ago
fb83ea9
drivers: rtc: fix enum type mismatching issue
by Baohong Liu
· 8 years ago
9cf46e5
drivers: rtc: update to unified kernel
by Baohong Liu
· 8 years ago
6fe94d6
drivers: rtc: update to unified kernel
by Baohong Liu
· 8 years ago
0b474ee
kernel: deprecate old init levels
by Andrew Boie
· 8 years ago
9d89fa5
drivers: rtc: Add delay to wait for new config to take effect
by Baohong Liu
· 8 years ago
dd14b95
rtc_qmsi: Update save/restore implemntation with new qmsi APIs
by JuanX Solano Menacho
· 8 years ago
ee04a3f
rtc_qmsi: Add get_pending_int API
by Julien Delayen
· 8 years ago
b63e635
rtc qmsi: Enable the driver to work on ARC
by Iván Briano
· 8 years ago
0094ab2
ext qmsi: Update to QMSI 1.3 release
by Iván Briano
· 8 years ago
2e71621
drivers/rtc_qmsi: Make driver_api const.
by Marcus Shawcroft
· 8 years ago
792140a
drivers: Fix type problems when building QMSI rtc driver
by Dmitriy Korovkin
· 8 years ago
13b5d62
rtc: Set prescaler to QMSI shim
by Jesus Sanchez-Palencia
· 8 years ago
aba245d
drivers qmsi: Fix power management with reentrancy disabled
by Iván Briano
· 8 years ago
c490219
power_mgmt: Update sample and drivers according to new pm device API
by amirkapl
· 9 years ago
f271d7d
qmsi: rtc: Use locking to guard critical section
by Jithu Joseph
· 9 years ago
1171348
rtc: qmsi: Adds device suspend/resume to rtc_qmsi device
by Ramesh Thomas
· 9 years ago
f35d6e0
qmsi: update qmsi to 1.1 alpha
by Anas Nashif
· 9 years ago
1ee7175
rtc: unify kconfig variable names
by Anas Nashif
· 9 years ago
cd1981e
rtc/qmsi: use new DEVICE_AND_API_INIT()
by Daniel Leung
· 9 years ago
80e9d63
qmsi: rtc: use built-in qmsi driver
by Anas Nashif
· 9 years ago
6a8681a
rtc/dw: convert to use DEVICE_AND_API_INIT()
by Daniel Leung
· 9 years ago
1b41169
rtc/qmsi: Fix the IRQ priority setting according to the SoC specific option
by Sergio Rodriguez
· 9 years ago
8a05b46
rtc/dw: remove kconfigs that are SoC specific
by Daniel Leung
· 9 years ago
7c956d2
drivers: Replace DEV_FAIL by -EIO
by Andre Guedes
· 9 years ago
024cfe7
drivers: Replace DEV_OK by 0
by Andre Guedes
· 9 years ago
2efffac
rtc: Fix Kconfig
by Andre Guedes
· 9 years ago
055d775
rtc: Remove default value from platform-specific options
by Andre Guedes
· 9 years ago
897ffae
irq: rename irq_connect() to IRQ_CONNECT()
by Andrew Boie
· 9 years ago
d340d4c
device: use DEVICE_INIT everwhere
by Benjamin Walsh
· 9 years ago
2c1a95a
device: rename SYS_GET_DEVICE_NAME/SYS_GET_DEVICE
by Benjamin Walsh
· 9 years ago
0303d8c
device: rename SYS_DEFINE_DEVICE()
by Benjamin Walsh
· 9 years ago
bfc2720
device: rename DECLARE_DEVICE_INIT_CONFIG()
by Benjamin Walsh
· 9 years ago
a0e4568
c++: Add extern "C" { } block to header files
by Peter Mitsis
· 9 years ago
d9cfbd5
interrupts: new static IRQ API
by Andrew Boie
· 9 years ago
7b0076a
rtc: Introduce QMSI RTC device driver
by Andre Guedes
· 9 years ago
45dcfe1
rtc: Fix naming of RTC symbols
by Vinicius Costa Gomes
· 9 years ago
61c15ba
rtc: dw: Add support for optional clock gating
by Tomasz Bursztyka
· 9 years ago
d1d66a6
rtc: dw: Unmasking interrupt is not generic among platforms
by Tomasz Bursztyka
· 9 years ago
66f05ce
rtc: dw: Make internal primitives Kconfig based
by Tomasz Bursztyka
· 9 years ago
466cb00
rtc: Make the API ready for multiple RTC instances
by Tomasz Bursztyka
· 9 years ago
bc1a79c
irq: removes priority parameter from IRQ_CONFIG macro
by Juan Manuel Cruz
· 9 years ago
d3d26ab
drivers: make stubs work with MVIC
by Anas Nashif
· 9 years ago
57f2741
init: Implement fine-grained initialization policy
by Dmitriy Korovkin
· 9 years ago
b4edcb8
rtc: set flags for IRQ_CONNECT_STATIC call
by Anas Nashif
· 9 years ago
9d6deb4
rtc: add DesignWare RTC driver
by Anas Nashif
· 9 years ago