index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
h8300
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
pwm: renesas-tpu: Improve precision of period and duty_cycle calculation
Uwe Kleine-König
1
-11
/
+17
2022-05-20
pwm: renesas-tpu: Improve maths to compute register settings
Uwe Kleine-König
1
-15
/
+35
2022-05-20
pwm: renesas-tpu: Rename variables to match the usual naming
Uwe Kleine-König
1
-86
/
+86
2022-05-20
pwm: renesas-tpu: Implement .apply() callback
Uwe Kleine-König
1
-6
/
+38
2022-05-20
pwm: renesas-tpu: Make use of devm functions
Uwe Kleine-König
1
-17
/
+5
2022-05-20
pwm: renesas-tpu: Make use of dev_err_probe()
Uwe Kleine-König
1
-6
/
+3
2022-05-20
pwm: samsung: Implement .apply() callback
Uwe Kleine-König
1
-12
/
+42
2022-05-20
pwm: sifive: Simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-04-22
dt-bindings: pwm: Add interrupts property for MediaTek MT8192
Xinlei Lee
1
-0
/
+3
2022-04-22
dt-bindings: pwm: Add compatible for MediaTek MT8186
Xinlei Lee
1
-0
/
+1
2022-04-22
dt-bindings: pwm: Add compatible for MediaTek MT8195
Xinlei Lee
1
-0
/
+1
2022-04-22
dt-bindings: pwm: Add compatible for MediaTek MT8192
Xinlei Lee
1
-0
/
+4
2022-04-22
dt-bindings: pwm: Convert pwm-mtk-disp.txt to mediatek,pwm-disp.yaml format
Xinlei Lee
2
-45
/
+66
2022-04-22
pwm: clps71xx: Implement .apply() callback
Uwe Kleine-König
1
-47
/
+21
2022-04-22
pwm: raspberrypi-poe: Fix endianness in firmware struct
Uwe Kleine-König
1
-1
/
+1
2022-04-22
pwm: atmel-tcb: Make atmel_tcb_divisors static
Uwe Kleine-König
1
-1
/
+1
2022-04-22
gpio: mvebu: Drop PWM base assignment
Baruch Siach
1
-7
/
+0
2022-04-22
pwm: lp3943: Implement .apply() callback
Uwe Kleine-König
1
-7
/
+34
2022-04-22
pwm: lp3943: Fix duty calculation in case period was clamped
Uwe Kleine-König
1
-0
/
+1
2022-04-22
pwm: sunplus-pwm: Add Sunplus SoC SP7021 PWM Driver
Hammer Hsieh
4
-0
/
+245
2022-04-22
dt-bindings: pwm: Add bindings doc for Sunplus SoC SP7021 PWM Driver
Hammer Hsieh
2
-0
/
+47
2022-04-22
dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list
Sergiu Moga
1
-5
/
+10
2022-04-22
dt-bindings: pwm: Convert atmel pwm to json-schema
Sergiu Moga
3
-36
/
+43
2022-04-22
pwm: Add support for Xilinx AXI Timer
Sean Anderson
6
-0
/
+419