index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-jz4740.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: jz4740: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
1
-6
/
+3
*
pwm: jz4740: Add support for the JZ4725B
Paul Cercueil
2020-06-02
1
-4
/
+20
*
pwm: jz4740: Make PWM start with the active part
Paul Cercueil
2020-06-02
1
-9
/
+16
*
pwm: jz4740: Enhance precision in calculation of duty cycle
Paul Cercueil
2020-06-02
1
-3
/
+3
*
pwm: jz4740: Allow selection of PWM channels 0 and 1
Paul Cercueil
2020-03-30
1
-5
/
+14
*
pwm: jz4740: Obtain regmap from parent node
Paul Cercueil
2020-03-30
1
-24
/
+43
*
pwm: jz4740: Improve algorithm of clock calculation
Paul Cercueil
2020-03-30
1
-15
/
+29
*
pwm: jz4740: Use clocks from TCU driver
Paul Cercueil
2020-03-30
1
-14
/
+40
*
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
2019-09-21
1
-1
/
+1
*
pwm: jz4740: Document known limitations
Uwe Kleine-König
2019-09-21
1
-0
/
+5
*
Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-09
1
-28
/
+21
|
\
|
*
pwm: jz4740: Force TCU2 channels to return to their init level
Paul Cercueil
2019-06-26
1
-1
/
+9
|
*
pwm: jz4740: Apply configuration atomically
Paul Cercueil
2019-06-25
1
-25
/
+12
|
*
pwm: jz4740: Remove unused devicetree compatible strings
Paul Cercueil
2019-06-25
1
-2
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
2019-05-30
1
-10
/
+1
|
/
*
pwm: jz4740: Add support for devicetree
Paul Cercueil
2018-03-28
1
-0
/
+14
*
pwm: jz4740: Implement ->set_polarity()
Paul Cercueil
2018-03-28
1
-0
/
+19
*
pwm: jz4740: Make disable operation compatible with TCU2 mode
Maarten ter Huurne
2018-03-28
1
-1
/
+7
*
pwm: jz4740: Let the pinctrl driver configure the pins
Paul Cercueil
2017-05-22
1
-29
/
+0
*
pwm: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
pwm: jz4740: Use devm_clk_get()
Lars-Peter Clausen
2013-12-12
1
-17
/
+3
*
pwm: jz4740: Pass device to clk_get()
Lars-Peter Clausen
2013-12-12
1
-1
/
+1
*
pwm: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
pwm: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
pwm: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
pwm: Add Ingenic JZ4740 support
Thierry Reding
2012-10-05
1
-0
/
+221