summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm_k64_ftm.c
AgeCommit message (Expand)Author
2016-12-04drivers: Remove legacy nanokernel.h includeFlavio Santes
2016-11-09kernel: deprecate old init levelsAndrew Boie
2016-10-25drivers/pwm_k64_ftm: Make driver_api structure const.Marcus Shawcroft
2016-10-20pwm/ftm: Make driver config_info structure const.Marcus Shawcroft
2016-09-22power_mgmt: Update sample and drivers according to new pm device APIamirkapl
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-04-15pwm/k64_ftm: convert to use DEVICE_AND_API_INIT()Daniel Leung
2016-03-31pwm/k64_ftm: remove kconfigs that are SoC specificDaniel Leung
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_OK by 0Andre Guedes
2016-03-09arm: K64F Pulse Width Modulation (PWM) supportJeff Blais