summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-sti.c
Commit message (Expand)AuthorAge
* pwm: Remove .can_sleep from struct pwm_chipThierry Reding2017-01-04
* pwm: sti: Take the opportunity to conduct a little house keepingLee Jones2016-09-08
* pwm: sti: It's now valid for number of PWM channels to be zeroLee Jones2016-09-08
* pwm: sti: Add PWM capture callbackLee Jones2016-09-08
* pwm: sti: Add support for PWM capture interruptsLee Jones2016-09-08
* pwm: sti: Initialise PWM capture device dataLee Jones2016-09-08
* pwm: sti: Supply PWM Capture clock handlingLee Jones2016-09-08
* pwm: sti: Supply PWM capture register addresses and bit locationsLee Jones2016-09-08
* pwm: sti: Only request clock rate when neededLee Jones2016-09-08
* pwm: sti: Reorganise register names in preparation for new functionalityLee Jones2016-09-08
* pwm: sti: Rename channel => deviceLee Jones2016-09-08
* pwm: sti: Maintain a bitmap of configured devicesAjit Pal Singh2015-01-30
* pwm: sti: Remove PWM period tableAjit Pal Singh2014-08-08
* pwm: sti: Sync between enable/disable callsAjit Pal Singh2014-08-08
* pwm: sti: Ensure same period values for all channelsAjit Pal Singh2014-08-08
* pwm: sti: Fix PWM prescaler handlingAjit Pal Singh2014-08-08
* pwm: sti: Add new driver for ST's PWM IPLee Jones2014-08-07