index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-rcar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: rcar: Fix late Runtime PM enablement
Geert Uytterhoeven
2020-03-30
1
-3
/
+7
*
pwm: rcar: Document inability to set duty_cycle = 0
Uwe Kleine-König
2020-01-20
1
-0
/
+3
*
pwm: rcar: Drop useless call to pwm_get_state()
Uwe Kleine-König
2020-01-20
1
-2
/
+0
*
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
2019-09-21
1
-1
/
+1
*
pwm: rcar: Remove a redundant condition in rcar_pwm_apply()
Yoshihiro Shimoda
2019-09-21
1
-1
/
+1
*
pwm: rcar: Remove suspend/resume support
Yoshihiro Shimoda
2019-06-26
1
-39
/
+0
*
pwm: rcar: Improve calculation of divider
Yoshihiro Shimoda
2019-03-04
1
-9
/
+7
*
pwm: rcar: Remove legacy APIs
Yoshihiro Shimoda
2019-03-04
1
-40
/
+4
*
pwm: rcar: Use "atomic" API on rcar_pwm_resume()
Yoshihiro Shimoda
2019-03-04
1
-5
/
+3
*
pwm: rcar: Add support "atomic" API
Yoshihiro Shimoda
2019-03-04
1
-0
/
+37
*
pwm: Use SPDX identifier for Renesas drivers
Wolfram Sang
2018-10-12
1
-4
/
+1
*
pwm: simplify getting .drvdata
Wolfram Sang
2018-04-30
1
-2
/
+1
*
pwm: rcar: Add suspend/resume support
Yoshihiro Shimoda
2018-03-28
1
-0
/
+42
*
pwm: rcar: Use PM Runtime to control module clock
Hien Dang
2018-03-28
1
-6
/
+2
*
pwm: rcar: Fix a condition to prevent mismatch value setting to duty
Ryo Kodama
2018-03-28
1
-2
/
+6
*
pwm: rcar: Make use of pwm_is_enabled()
Boris BREZILLON
2016-05-17
1
-1
/
+1
*
pwm: rcar: Improve accuracy of frequency division setting
Ryo Kodama
2015-12-16
1
-1
/
+1
*
pwm: Add support for R-Car PWM Timer
Yoshihiro Shimoda
2015-10-06
1
-0
/
+274