summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-jz4740.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-091-28/+21
|\
| * pwm: jz4740: Force TCU2 channels to return to their init levelPaul Cercueil2019-06-261-1/+9
| * pwm: jz4740: Apply configuration atomicallyPaul Cercueil2019-06-251-25/+12
| * pwm: jz4740: Remove unused devicetree compatible stringsPaul Cercueil2019-06-251-2/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-301-10/+1
|/
* pwm: jz4740: Add support for devicetreePaul Cercueil2018-03-281-0/+14
* pwm: jz4740: Implement ->set_polarity()Paul Cercueil2018-03-281-0/+19
* pwm: jz4740: Make disable operation compatible with TCU2 modeMaarten ter Huurne2018-03-281-1/+7
* pwm: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil2017-05-221-29/+0
* pwm: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* pwm: jz4740: Use devm_clk_get()Lars-Peter Clausen2013-12-121-17/+3
* pwm: jz4740: Pass device to clk_get()Lars-Peter Clausen2013-12-121-1/+1
* pwm: remove use of __devexitBill Pemberton2012-11-281-1/+1
* pwm: remove use of __devinitBill Pemberton2012-11-281-1/+1
* pwm: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* pwm: Add Ingenic JZ4740 supportThierry Reding2012-10-051-0/+221