index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
(
follow
)
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-05
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]