summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2016-10-26wdt_qmsi: Make driver_api const.Marcus Shawcroft
2016-10-18ext qmsi: Update to QMSI 1.2 releaseJesus Sanchez-Palencia
2016-10-05drivers qmsi: Fix power management with reentrancy disabledIván Briano
2016-09-22power_mgmt: Update sample and drivers according to new pm device APIamirkapl
2016-09-12wdt_qmsi: Implement suspend and resume functionsJulien Delayen
2016-07-27qmsi: wdt: improved reentrancy of the wdt driverJithu Joseph
2016-05-23qmsi: update qmsi to 1.1 alphaAnas Nashif
2016-05-12watchdog: unify kconfig variablesAnas Nashif
2016-04-28watchdog/qmsi: use new DEVICE_AND_API_INIT()Daniel Leung
2016-04-22qmsi: watchdog: use built-in qmsi driverAnas Nashif
2016-04-18stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32Anas Nashif
2016-04-15watchdog/iwdg_stm32: convert to use DEVICE_AND_API_INIT()Daniel Leung
2016-04-15watchdog/dw: convert to use DEVICE_AND_API_INIT()Daniel Leung
2016-03-31watchdog/wdt_dw: remove kconfigs that are SoC specificDaniel Leung
2016-03-18drivers: qmsi: Fix gpio, i2c and wdt for D2000Andre Guedes
2016-03-18watchdog/iwdg_stm32: add driver for STM32 Independent Watchdog (IWDG)Maciek Borzecki
2016-03-16drivers: Replace DEV_FAIL by -EIOAndre Guedes
2016-03-16drivers: Replace DEV_OK by 0Andre Guedes
2016-02-20watchdog: 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-05watchdog: Use a common names for driversAnas Nashif
2016-02-05interrupts: new static IRQ APIAndrew Boie
2016-02-05watchdog: Introduce QMSI watchdog driverAndre Guedes
2016-02-05Use SoC instead of platform.Anas Nashif
2016-02-05wdt: dw: Add support for optional clock gatingTomasz Bursztyka
2016-02-05wdt: dw: Unmasking interrupt is not generic among platformsTomasz Bursztyka
2016-02-05watchdog: dw: Make internal primitives Kconfig basedTomasz Bursztyka
2016-02-05watchdog: Make the API ready for multiple WDT 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-05watchdog: rework watchdog timer driver and use sys_io functionAnas Nashif
2016-02-05init: Implement fine-grained initialization policyDmitriy Korovkin
2016-02-05watchdog: set flags for IRQ_CONNECT_STATIC callAnas Nashif
2016-02-05watchdog: add DesignWare watchdog driverAnas Nashif