| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | pwm: clps71xx: Implement .apply() callback | Uwe Kleine-König | 2022-04-22 | 1 | -47/+21 |
* | pwm: raspberrypi-poe: Fix endianness in firmware struct | Uwe Kleine-König | 2022-04-22 | 1 | -1/+1 |
* | pwm: atmel-tcb: Make atmel_tcb_divisors static | Uwe Kleine-König | 2022-04-22 | 1 | -1/+1 |
* | pwm: lp3943: Implement .apply() callback | Uwe Kleine-König | 2022-04-22 | 1 | -7/+34 |
* | pwm: lp3943: Fix duty calculation in case period was clamped | Uwe Kleine-König | 2022-04-22 | 1 | -0/+1 |
* | pwm: sunplus-pwm: Add Sunplus SoC SP7021 PWM Driver | Hammer Hsieh | 2022-04-22 | 3 | -0/+244 |
* | pwm: Add support for Xilinx AXI Timer | Sean Anderson | 2022-04-22 | 3 | -0/+336 |
* | pwm: atmel-tcb: Drop duplicated tracking of per-channel data | Uwe Kleine-König | 2022-04-22 | 1 | -6/+6 |
* | pwm-sun4i: Calculate the delay without rounding down to jiffies | Max Kellermann | 2022-04-22 | 1 | -3/+1 |
* | pwm-sun4i: Calculate "delay_jiffies" directly, eliminate absolute time | Max Kellermann | 2022-04-22 | 1 | -12/+7 |
* | pwm-sun4i: Convert "next_period" to local variable | Max Kellermann | 2022-04-22 | 1 | -5/+4 |
* | pwm: rcar: Simplify multiplication/shift logic | Geert Uytterhoeven | 2022-02-24 | 1 | -1/+1 |
* | pwm: pwm-mediatek: Beautify error messages text | AngeloGioacchino Del Regno | 2022-02-24 | 1 | -4/+4 |
* | pwm: pwm-mediatek: Allocate clk_pwms with devm_kmalloc_array | AngeloGioacchino Del Regno | 2022-02-24 | 1 | -1/+1 |
* | pwm: pwm-mediatek: Simplify error handling with dev_err_probe() | AngeloGioacchino Del Regno | 2022-02-24 | 1 | -19/+11 |
* | pwm: brcmstb: Remove useless locking | Uwe Kleine-König | 2022-02-24 | 1 | -7/+0 |