summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-sun4i.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-301-2/+1Star
* pwm: sun4i: Simplify controller mappingAndre Przywara2018-03-281-18/+8Star
* pwm: sun4i: Drop unused .has_rdy memberAndre Przywara2018-03-281-6/+0Star
* pwm: sun4i: Properly check current stateAlexandre Belloni2018-03-281-2/+4
* pwm: sunxi: Use of_device_get_match_data()Corentin Labbe2017-11-151-4/+4
* pwm: sun4i: Drop legacy callbacksAlexandre Belloni2017-07-061-160/+0Star
* pwm: sun4i: Switch to atomic PWMAlexandre Belloni2017-07-061-0/+166
* pwm: sun4i: Improve hardware read outAlexandre Belloni2017-07-061-19/+46
* pwm: Remove .can_sleep from struct pwm_chipThierry Reding2017-01-041-1/+0Star
* pwm: sunxi: Add H3 supportMilo Kim2016-09-081-0/+9
* pwm: Use pwm_get/set_xxx() helpers where appropriateBoris Brezillon2016-05-171-1/+2
* pwm: sunxi: Fix whitespace issueOlliver Schinagl2015-11-101-1/+1
* pwm: sun4i: Add support for PWM controller on sun5i SoCsHans de Goede2015-11-101-2/+23
* pwm: Add Allwinner SoC supportAlexandre Belloni2015-01-301-0/+366