index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
pwm: jz4740: Don't use dev_err_probe() in .request()
Uwe Kleine-König
1
-3
/
+4
2024-01-26
pwm: stm32: Fix enable count for clk in .probe()
Philipp Zabel
1
-4
/
+14
2024-01-26
pwm: stm32: Use hweight32 in stm32_pwm_detect_channels
Philipp Zabel
1
-15
/
+2
2024-01-26
pwm: stm32: Use regmap_clear_bits and regmap_set_bits where applicable
Uwe Kleine-König
1
-18
/
+16
2023-11-20
pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
Florian Fainelli
1
-2
/
+2
2023-11-20
pwm: sti: Reduce number of allocations and drop usage of chip_data
Uwe Kleine-König
1
-15
/
+14
2023-11-20
pwm: sti: Avoid conditional gotos
Thierry Reding
1
-26
/
+22
2023-09-19
pwm: lpc32xx: Remove handling of PWM channels
Vladimir Zapolskiy
1
-8
/
+8
2023-08-11
pwm: meson: fix handling of period/duty if greater than UINT_MAX
Heiner Kallweit
1
-7
/
+7
2023-08-11
pwm: meson: Simplify duplicated per-channel tracking
Uwe Kleine-König
1
-5
/
+6
2023-07-27
pwm: sysfs: Do not apply state to already disabled PWMs
Marek Vasut
1
-0
/
+17
2023-07-27
pwm: imx-tpm: force 'real_period' to be zero in suspend
Fancy Fang
1
-0
/
+7
2023-05-17
pwm: mtk-disp: Disable shadow registers before setting backlight values
AngeloGioacchino Del Regno
1
-11
/
+13
2023-05-17
pwm: mtk-disp: Adjust the clocks to avoid them mismatch
Jitao Shi
1
-50
/
+41
2023-05-17
pwm: mtk-disp: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
1
-3
/
+2
2023-05-17
pwm: meson: Fix g12a ao clk81 name
Heiner Kallweit
1
-2
/
+2
2023-05-17
pwm: meson: Fix axg ao mux parents
Heiner Kallweit
1
-1
/
+1
2023-04-26
pwm: hibvt: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+1
2023-04-26
pwm: iqs620a: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+1
2023-04-26
pwm: meson: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+7
2023-04-20
pwm: sprd: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+1
2023-04-20
pwm: cros-ec: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+1
2023-03-11
pwm: stm32-lp: fix the check on arr and cmp registers update
Fabrice Gasnier
1
-1
/
+1
2023-03-11
pwm: sifive: Always let the first pwm_apply_state succeed
Emil Renner Berthing
1
-1
/
+7
2023-03-11
pwm: sifive: Reduce time the controller lock is held
Uwe Kleine-König
1
-3
/
+5
2023-01-14
pwm: tegra: Fix 32 bit build
Steven Price
1
-1
/
+1
2023-01-14
pwm: sifive: Call pwm_sifive_update_clock() while mutex is held
Uwe Kleine-König
1
-1
/
+4
2023-01-14
pwm: tegra: Improve required rate calculation
Jon Hunter
1
-2
/
+2
2022-08-21
pwm: lpc18xx-sct: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2022-08-21
pwm: sifive: Shut down hardware only after pwmchip_remove() completed
Uwe Kleine-König
1
-2
/
+3
2022-08-21
pwm: sifive: Ensure the clk is enabled exactly once per running PWM
Uwe Kleine-König
1
-9
/
+37
2022-08-21
pwm: sifive: Simplify offset calculation for PWMCMP registers
Uwe Kleine-König
1
-7
/
+3
2022-08-21
pwm: sifive: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
1
-3
/
+3
2022-06-14
pwm: lp3943: Fix duty calculation in case period was clamped
Uwe Kleine-König
1
-0
/
+1
2022-04-08
pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add()
Uwe Kleine-König
1
-11
/
+9
2021-09-26
pwm: stm32-lp: Don't modify HW state in .remove() callback
Uwe Kleine-König
1
-2
/
+0
2021-09-26
pwm: rockchip: Don't modify HW state in .remove() callback
Uwe Kleine-König
1
-14
/
+0
2021-09-26
pwm: img: Don't modify HW state in .remove() callback
Uwe Kleine-König
1
-16
/
+0
2021-09-26
pwm: mxs: Don't modify HW state in .probe() after the PWM chip was registered
Uwe Kleine-König
1
-8
/
+5
2021-09-26
pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was regist...
Uwe Kleine-König
1
-5
/
+5
2021-07-28
pwm: sprd: Ensure configuring period and duty_cycle isn't wrongly skipped
Uwe Kleine-König
1
-7
/
+4
2021-07-20
pwm: imx1: Don't disable clocks at device remove time
Uwe Kleine-König
1
-2
/
+0
2021-07-20
pwm: tegra: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-13
/
+0
2021-07-20
pwm: img: Fix PM reference leak in img_pwm_enable()
Zou Wei
1
-1
/
+1
2021-07-20
pwm: spear: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-4
/
+0
2021-05-19
pwm: atmel: Fix duty cycle calculation in .get_state()
Uwe Kleine-König
1
-1
/
+1
2021-03-04
pwm: iqs620a: Fix overflow and optimize calculations
Uwe Kleine-König
1
-3
/
+5
2021-03-04
pwm: rockchip: Eliminate potential race condition when probing
Simon South
1
-3
/
+6
2021-03-04
pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()
Simon South
1
-1
/
+0
2021-03-04
pwm: rockchip: Enable APB clock during register access while probing
Simon South
1
-3
/
+5
[next]