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