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-imx27.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: Simplify all drivers with explicit of_pwm_n_cells = 3
Uwe Kleine-König
2021-05-25
1
-3
/
+0
*
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2021-03-22
1
-1
/
+0
*
pwm: imx27: Fix overflow for bigger periods
Uwe Kleine-König
2020-12-17
1
-1
/
+2
*
pwm: imx27: Use dev_err_probe() to simplify error handling
Anson Huang
2020-12-17
1
-19
/
+6
*
pwm: imx27: Use 64-bit division macro
Guru Das Srinagesh
2020-06-16
1
-1
/
+1
*
pwm: imx27: Fix rounding behavior
Uwe Kleine-König
2020-06-02
1
-10
/
+10
*
pwm: imx27: Remove unused include of of_device.h
Anson Huang
2020-03-30
1
-1
/
+0
*
pwm: imx27: Ensure clocks being on iff the PWM is on
Uwe Kleine-König
2020-03-30
1
-2
/
+12
*
pwm: imx27: Don't disable clocks at device remove time
Uwe Kleine-König
2020-03-30
1
-2
/
+0
*
pwm: imx27: Simplify helper function to enable and disable clocks
Uwe Kleine-König
2020-03-30
1
-10
/
+7
*
pwm: imx27: Fix clock handling in pwm_imx27_apply()
Uwe Kleine-König
2020-03-30
1
-1
/
+1
*
pwm: imx27: Eliminate error message for defer probe
Anson Huang
2020-01-20
1
-3
/
+7
*
pwm: imx27: Unconditionally write state to hardware
Thierry Reding
2019-12-09
1
-61
/
+59
*
pwm: imx27: Cache duty cycle register value
Thierry Reding
2019-12-09
1
-7
/
+24
*
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
2019-09-21
1
-1
/
+1
*
pwm: imx: Document known limitations
Uwe Kleine-König
2019-09-21
1
-0
/
+4
*
pwm: imx27: Use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-05-09
1
-3
/
+1
*
pwm: imx27: Only enable the clocks once in .get_state()
Uwe Kleine-König
2019-03-04
1
-7
/
+4
*
pwm: imx: Signedness bug in imx_pwm_get_state()
Dan Carpenter
2019-01-16
1
-1
/
+2
*
pwm: imx: Split into two drivers
Uwe Kleine-König
2019-01-16
1
-0
/
+361