summaryrefslogtreecommitdiff
path: root/drivers/pwm
AgeCommit message (Expand)Author
2017-04-21spell: fix Kconfig help typos: /boards /driversDavid B. Kinder
2017-04-21drivers: convert to using newly introduced integer sized typesKumar Gala
2017-04-14drivers: pwm: Add nRF5x GPIOTE based PWM driverVinayak Chettimada
2017-02-10drivers: stm32: clean up after stm23cube based clock controlErwan Gouriou
2017-02-10pwm: update stm32 pwm to support LL clock control driverErwan Gouriou
2017-02-10drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEPJuan Solano
2017-02-08drivers: QMSI PWM: simplify driver reentrancy code using IS_ENABLED macroKuo-Lang Tseng
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-12-19logging: move sys_log to subsys/loggingAnas Nashif
2016-12-06pwm/stm32: add PWM driver for STM32 F1/F4/L4Erwan Gouriou
2016-12-04drivers: Remove legacy nanokernel.h includeFlavio Santes
2016-11-16drivers: pwm: Fix uninitialized pointerSergio Rodriguez
2016-11-10drivers: pwm: update to unified kernelBaohong Liu
2016-11-09kernel: deprecate old init levelsAndrew Boie
2016-11-08drivers: pwm_qmsi: add type cast to prevent overflowBaohong Liu
2016-11-03pwm_qmsi: Use qm_pwm_save/restore_context APIsJuanX Solano Menacho
2016-10-31pwm: qmsi_shim: implement pwm driver required by new APIsBaohong Liu
2016-10-31ext qmsi: Update to QMSI 1.3 releaseIván Briano
2016-10-25drivers/pwm_qmsi: Make driver_api structure const.Marcus Shawcroft
2016-10-25drivers/pwm_pca9685: Make driver_api structure const.Marcus Shawcroft
2016-10-25drivers/pwm_k64_ftm: Make driver_api structure const.Marcus Shawcroft
2016-10-25drivers/pwm: fix pwm_qmsi_set_values() return errorQiu Peiyang
2016-10-20pwm/pca9685: Make driver config_info structure const.Marcus Shawcroft
2016-10-20pwm/ftm: Make driver config_info structure const.Marcus Shawcroft
2016-10-19pwm/dw: Make config_info pointers const.Marcus Shawcroft
2016-10-15pwm: qmsi: Remove RW data from driver config structure.Marcus Shawcroft
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-08-25drivers: pwm_shim: correct api argument inconsistencyBaohong Liu
2016-08-02pwm qmsi: Add suspend/resumeIván Briano
2016-07-31sys_log: replace debug macros at Freescale K64 PWM driverGenaro Saucedo Tejada
2016-07-29pwm: Remove suspend and resume hooks from pwm_driver_apiIván Briano
2016-07-29pwm: k64_ftm: Move suspend and resume hooks to pm_opsIván Briano
2016-07-28qmsi: pwm: Use locking mechanism to guard critical regionsKuo-Lang Tseng
2016-07-06pwm: Implement set period and duty cycle APISergio Rodriguez
2016-05-26drivers: PWM QMSI dev name fixBaohong Liu
2016-05-25Cleanup whitespace in Kconfig filesKumar Gala
2016-05-23qmsi: update qmsi to 1.1 alphaAnas Nashif
2016-04-28pwm/qmsi: use new DEVICE_AND_API_INIT()Daniel Leung
2016-04-22qmsi: pwm: use built-in qmsi driverAnas Nashif
2016-04-22pwm: unify driver namesAnas Nashif
2016-04-18kinetis: reorganise soc directory using soc familyAnas Nashif
2016-04-15pwm/k64_ftm: convert to use DEVICE_AND_API_INIT()Daniel Leung
2016-04-15pwm/dw: convert to use DEVICE_AND_API_INIT()Daniel Leung
2016-04-12pwm/pca_9685: move driver_api assignment laterDaniel Leung
2016-03-31pwm/k64_ftm: remove kconfigs that are SoC specificDaniel Leung
2016-03-31pwm/dw: remove kconfigs that are SoC specificDaniel Leung
2016-03-29pwm: Remove redundancy in Kconfig.qmsiAndre Guedes
2016-03-23drivers: pwm: Make K64 pwm submenu available only for K64 socYannis Damigos
2016-03-17pwm: restructure Kconfig optionsDaniel Leung