index
:
linux-stable.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.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
*
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
*
|
pwm: sifive: Reduce time the controller lock is held
Uwe Kleine-König
2022-07-29
1
-3
/
+5
*
|
pwm: sifive: Fold pwm_sifive_enable() into its only caller
Uwe Kleine-König
2022-07-29
1
-20
/
+8
*
|
pwm: sifive: Simplify offset calculation for PWMCMP registers
Uwe Kleine-König
2022-07-29
1
-7
/
+3
*
|
pwm: mediatek: Add MT8365 support
Fabien Parent
2022-06-22
1
-0
/
+7
*
|
pwm: atmel-tcb: Fix typo in comment
Julia Lawall
2022-06-22
1
-1
/
+1
*
|
pwm: Drop support for legacy drivers
Uwe Kleine-König
2022-06-22
1
-81
/
+1
|
/
*
pwm: pwm-cros-ec: Add channel type support
Fabio Baltieri
2022-05-20
1
-15
/
+67
*
pwm: twl-led: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-10
/
+66
*
pwm: lpc18xx: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-13
/
+30
*
pwm: mediatek: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+26
*
pwm: lpc32xx: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+26
*
pwm: tegra: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+27
*
pwm: stmpe: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+26
*
pwm: sti: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+26
*
pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795
AngeloGioacchino Del Regno
2022-05-20
1
-0
/
+7
*
pwm: tegra: Optimize period calculation
Uwe Kleine-König
2022-05-20
1
-5
/
+5
*
pwm: renesas-tpu: Improve precision of period and duty_cycle calculation
Uwe Kleine-König
2022-05-20
1
-11
/
+17
*
pwm: renesas-tpu: Improve maths to compute register settings
Uwe Kleine-König
2022-05-20
1
-15
/
+35
*
pwm: renesas-tpu: Rename variables to match the usual naming
Uwe Kleine-König
2022-05-20
1
-86
/
+86
*
pwm: renesas-tpu: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-6
/
+38
*
pwm: renesas-tpu: Make use of devm functions
Uwe Kleine-König
2022-05-20
1
-17
/
+5
*
pwm: renesas-tpu: Make use of dev_err_probe()
Uwe Kleine-König
2022-05-20
1
-6
/
+3
*
pwm: samsung: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-12
/
+42
*
pwm: sifive: Simplify if-if to if-else
Wan Jiabing
2022-05-20
1
-3
/
+2
[next]