summaryrefslogtreecommitdiff
path: root/drivers/pwm
AgeCommit message (Expand)Author
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
2016-03-16drivers: Replace DEV_NOT_CONFIG by -EPERMAndre Guedes
2016-03-16drivers: Replace DEV_INVALID_CONF by -EINVALAndre Guedes
2016-03-16drivers: Replace DEV_INVALID_OP by -ENOTSUPAndre Guedes
2016-03-16drivers: Replace DEV_FAIL by -EIOAndre Guedes
2016-03-16drivers: Replace DEV_OK by 0Andre Guedes
2016-03-10pwm: fix K64 PWM config options dependenciesMaciek Borzecki
2016-03-09arm: K64F Pulse Width Modulation (PWM) supportJeff Blais
2016-03-05pwm: QMSI PWM driverSergio Rodriguez
2016-02-10struct packingDan Kalowsky
2016-02-05device: use DEVICE_INIT everwhereBenjamin Walsh
2016-02-05device: rename SYS_DEFINE_DEVICE()Benjamin Walsh