index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: meson: fix handling of period/duty if greater than UINT_MAX
Heiner Kallweit
2023-07-23
1
-7
/
+7
*
pwm: meson: modify and simplify calculation in meson_pwm_get_state
Heiner Kallweit
2023-07-23
1
-12
/
+2
*
pwm: mtk_disp: Fix the disable flow of disp_pwm
Shuijing Li
2023-07-19
1
-8
/
+5
*
pwm: ab8500: Fix error code in probe()
Dan Carpenter
2023-07-19
1
-1
/
+1
*
pwm: sysfs: Do not apply state to already disabled PWMs
Marek Vasut
2023-07-19
1
-0
/
+17
*
pwm: imx-tpm: force 'real_period' to be zero in suspend
Fancy Fang
2023-07-19
1
-0
/
+7
*
pwm: mtk-disp: Configure double buffering before reading in .get_state()
AngeloGioacchino Del Regno
2023-05-11
1
-0
/
+10
*
pwm: mtk-disp: Disable shadow registers before setting backlight values
AngeloGioacchino Del Regno
2023-05-11
1
-11
/
+13
*
pwm: meson: Fix g12a ao clk81 name
Heiner Kallweit
2023-05-11
1
-2
/
+2
*
pwm: meson: Fix axg ao mux parents
Heiner Kallweit
2023-05-11
1
-1
/
+1
*
pwm: meson: Explicitly set .polarity in .get_state()
Uwe Kleine-König
2023-04-13
1
-0
/
+8
*
pwm: sprd: Explicitly set .polarity in .get_state()
Uwe Kleine-König
2023-04-13
1
-0
/
+1
*
pwm: iqs620a: Explicitly set .polarity in .get_state()
Uwe Kleine-König
2023-04-13
1
-0
/
+1
*
pwm: cros-ec: Explicitly set .polarity in .get_state()
Uwe Kleine-König
2023-04-13
1
-0
/
+1
*
pwm: hibvt: Explicitly set .polarity in .get_state()
Uwe Kleine-König
2023-04-13
1
-0
/
+1
*
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
2023-04-13
25
-72
/
+122
*
pwm: stm32-lp: fix the check on arr and cmp registers update
Fabrice Gasnier
2023-03-11
1
-1
/
+1
*
pwm: sifive: Always let the first pwm_apply_state succeed
Emil Renner Berthing
2023-03-11
1
-1
/
+7
*
pwm: tegra: Fix 32 bit build
Steven Price
2022-12-31
1
-1
/
+1
*
pwm: mediatek: always use bus clock for PWM on MT7622
Daniel Golle
2022-12-31
1
-1
/
+1
*
pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm
xinlei lee
2022-12-31
1
-2
/
+3
*
pwm: sifive: Call pwm_sifive_update_clock() while mutex is held
Uwe Kleine-König
2022-12-31
1
-1
/
+4
*
pwm: tegra: Ensure the clock rate is not less than needed
Jon Hunter
2022-12-31
1
-0
/
+11
*
pwm: tegra: Improve required rate calculation
Jon Hunter
2022-12-31
1
-2
/
+2
*
Merge tag 'pwm/for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-07
7
-97
/
+89
|
\
|
*
pwm: sysfs: Replace sprintf() with sysfs_emit()
Andy Shevchenko
2022-09-28
1
-6
/
+6
|
*
pwm: core: Replace custom implementation of device_match_fwnode()
Andy Shevchenko
2022-09-28
1
-1
/
+1
|
*
pwm: lpss: Add a comment to the bypass field
Andy Shevchenko
2022-09-28
1
-0
/
+5
|
*
pwm: lpss: Make use of bits.h macros for all masks
Andy Shevchenko
2022-09-28
1
-1
/
+2
|
*
pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Andy Shevchenko
2022-09-28
1
-7
/
+5
|
*
pwm: lpss: Use device_get_match_data() to get device data
Andy Shevchenko
2022-09-28
1
-6
/
+4
|
*
pwm: lpss: Move resource mapping to the glue drivers
Andy Shevchenko
2022-09-28
4
-10
/
+14
|
*
pwm: lpss: Move exported symbols to PWM_LPSS namespace
Andy Shevchenko
2022-09-28
3
-0
/
+4
|
*
pwm: lpss: Deduplicate board info data structures
Uwe Kleine-König
2022-09-28
4
-51
/
+39
|
*
pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Andy Shevchenko
2022-09-28
1
-4
/
+4
|
*
pwm: rockchip: Convert to use dev_err_probe()
zhaoxiao
2022-09-28
1
-12
/
+6
*
|
Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2022-10-04
1
-33
/
+2
|
\
\
|
*
|
pwm: core: Make of_pwm_get() static
Andy Shevchenko
2022-09-19
1
-3
/
+2
|
*
|
pwm: core: Get rid of unused devm_of_pwm_get()
Andy Shevchenko
2022-09-19
1
-30
/
+0
|
|
/
*
/
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
/
*
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
2
-24
/
+4
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-06-10
2
-24
/
+4
*
|
pwm: lpc18xx: Fix period handling
Uwe Kleine-König
2022-07-29
1
-16
/
+31
*
|
pwm: lpc18xx: Convert to use dev_err_probe()
Uwe Kleine-König
2022-07-29
1
-11
/
+9
*
|
pwm: twl-led: Document some limitations and link to the reference manual
Uwe Kleine-König
2022-07-29
1
-0
/
+16
*
|
pwm: Add clock based PWM output driver
Nikita Travkin
2022-07-29
3
-0
/
+159
*
|
pwm: sifive: Shut down hardware only after pwmchip_remove() completed
Uwe Kleine-König
2022-07-29
1
-2
/
+3
*
|
pwm: sifive: Ensure the clk is enabled exactly once per running PWM
Uwe Kleine-König
2022-07-29
1
-9
/
+37
*
|
pwm: sifive: Simplify clk handling
Uwe Kleine-König
2022-07-29
1
-13
/
+13
*
|
pwm: sifive: Enable clk only after period check in .apply()
Uwe Kleine-König
2022-07-29
1
-10
/
+8
[next]