index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-24
/
+4
2022-07-29
pwm: lpc18xx: Fix period handling
Uwe Kleine-König
1
-16
/
+31
2022-07-29
pwm: lpc18xx: Convert to use dev_err_probe()
Uwe Kleine-König
1
-11
/
+9
2022-07-29
pwm: twl-led: Document some limitations and link to the reference manual
Uwe Kleine-König
1
-0
/
+16
2022-07-29
pwm: Add clock based PWM output driver
Nikita Travkin
3
-0
/
+159
2022-07-29
pwm: sifive: Shut down hardware only after pwmchip_remove() completed
Uwe Kleine-König
1
-2
/
+3
2022-07-29
pwm: sifive: Ensure the clk is enabled exactly once per running PWM
Uwe Kleine-König
1
-9
/
+37
2022-07-29
pwm: sifive: Simplify clk handling
Uwe Kleine-König
1
-13
/
+13
2022-07-29
pwm: sifive: Enable clk only after period check in .apply()
Uwe Kleine-König
1
-10
/
+8
2022-07-29
pwm: sifive: Reduce time the controller lock is held
Uwe Kleine-König
1
-3
/
+5
2022-07-29
pwm: sifive: Fold pwm_sifive_enable() into its only caller
Uwe Kleine-König
1
-20
/
+8
2022-07-29
pwm: sifive: Simplify offset calculation for PWMCMP registers
Uwe Kleine-König
1
-7
/
+3
2022-06-22
pwm: mediatek: Add MT8365 support
Fabien Parent
1
-0
/
+7
2022-06-22
pwm: atmel-tcb: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-22
pwm: Drop support for legacy drivers
Uwe Kleine-König
1
-81
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2
-24
/
+4
2022-05-20
pwm: pwm-cros-ec: Add channel type support
Fabio Baltieri
1
-15
/
+67
2022-05-20
pwm: twl-led: Implement .apply() callback
Uwe Kleine-König
1
-10
/
+66
2022-05-20
pwm: lpc18xx: Implement .apply() callback
Uwe Kleine-König
1
-13
/
+30
2022-05-20
pwm: mediatek: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+26
2022-05-20
pwm: lpc32xx: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+26
2022-05-20
pwm: tegra: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+27
2022-05-20
pwm: stmpe: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+26
2022-05-20
pwm: sti: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+26
2022-05-20
pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795
AngeloGioacchino Del Regno
1
-0
/
+7
2022-05-20
pwm: tegra: Optimize period calculation
Uwe Kleine-König
1
-5
/
+5
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
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
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
3
-0
/
+244
2022-04-22
pwm: Add support for Xilinx AXI Timer
Sean Anderson
3
-0
/
+336
2022-04-22
pwm: atmel-tcb: Drop duplicated tracking of per-channel data
Uwe Kleine-König
1
-6
/
+6
2022-04-22
pwm-sun4i: Calculate the delay without rounding down to jiffies
Max Kellermann
1
-3
/
+1
2022-04-22
pwm-sun4i: Calculate "delay_jiffies" directly, eliminate absolute time
Max Kellermann
1
-12
/
+7
2022-04-22
pwm-sun4i: Convert "next_period" to local variable
Max Kellermann
1
-5
/
+4
2022-02-24
pwm: rcar: Simplify multiplication/shift logic
Geert Uytterhoeven
1
-1
/
+1
2022-02-24
pwm: pwm-mediatek: Beautify error messages text
AngeloGioacchino Del Regno
1
-4
/
+4
2022-02-24
pwm: pwm-mediatek: Allocate clk_pwms with devm_kmalloc_array
AngeloGioacchino Del Regno
1
-1
/
+1
2022-02-24
pwm: pwm-mediatek: Simplify error handling with dev_err_probe()
AngeloGioacchino Del Regno
1
-19
/
+11
2022-02-24
pwm: brcmstb: Remove useless locking
Uwe Kleine-König
1
-7
/
+0
[next]