summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2016-02-20rtc: Remove default value from platform-specific optionsAndre Guedes
2016-02-05irq: rename irq_connect() to IRQ_CONNECT()Andrew Boie
2016-02-05device: use DEVICE_INIT everwhereBenjamin Walsh
2016-02-05device: rename SYS_GET_DEVICE_NAME/SYS_GET_DEVICEBenjamin Walsh
2016-02-05device: rename SYS_DEFINE_DEVICE()Benjamin Walsh
2016-02-05device: rename DECLARE_DEVICE_INIT_CONFIG()Benjamin Walsh
2016-02-05c++: Add extern "C" { } block to header filesPeter Mitsis
2016-02-05interrupts: new static IRQ APIAndrew Boie
2016-02-05rtc: Introduce QMSI RTC device driverAndre Guedes
2016-02-05rtc: Fix naming of RTC symbolsVinicius Costa Gomes
2016-02-05rtc: dw: Add support for optional clock gatingTomasz Bursztyka
2016-02-05rtc: dw: Unmasking interrupt is not generic among platformsTomasz Bursztyka
2016-02-05rtc: dw: Make internal primitives Kconfig basedTomasz Bursztyka
2016-02-05rtc: Make the API ready for multiple RTC instancesTomasz Bursztyka
2016-02-05irq: removes priority parameter from IRQ_CONFIG macroJuan Manuel Cruz
2016-02-05drivers: make stubs work with MVICAnas Nashif
2016-02-05init: Implement fine-grained initialization policyDmitriy Korovkin
2016-02-05rtc: set flags for IRQ_CONNECT_STATIC callAnas Nashif
2016-02-05rtc: add DesignWare RTC driverAnas Nashif