Age | Commit message (Expand) | Author | Files | Lines |
2022-05-20 | pwm: pwm-cros-ec: Add channel type support | Fabio Baltieri | 1 | -15/+67 |
2022-05-20 | pwm: twl-led: Implement .apply() callback | Uwe Kleine-König | 1 | -10/+66 |
2022-05-20 | pwm: lpc18xx: Implement .apply() callback | Uwe Kleine-König | 1 | -13/+30 |
2022-05-20 | pwm: mediatek: Implement .apply() callback | Uwe Kleine-König | 1 | -3/+26 |
2022-05-20 | pwm: lpc32xx: Implement .apply() callback | Uwe Kleine-König | 1 | -3/+26 |
2022-05-20 | pwm: tegra: Implement .apply() callback | Uwe Kleine-König | 1 | -3/+27 |
2022-05-20 | pwm: stmpe: Implement .apply() callback | Uwe Kleine-König | 1 | -3/+26 |
2022-05-20 | pwm: sti: Implement .apply() callback | Uwe Kleine-König | 1 | -3/+26 |
2022-05-20 | pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795 | AngeloGioacchino Del Regno | 1 | -0/+7 |
2022-05-20 | pwm: tegra: Optimize period calculation | Uwe Kleine-König | 1 | -5/+5 |
2022-05-20 | pwm: renesas-tpu: Improve precision of period and duty_cycle calculation | Uwe Kleine-König | 1 | -11/+17 |
2022-05-20 | pwm: renesas-tpu: Improve maths to compute register settings | Uwe Kleine-König | 1 | -15/+35 |
2022-05-20 | pwm: renesas-tpu: Rename variables to match the usual naming | Uwe Kleine-König | 1 | -86/+86 |
2022-05-20 | pwm: renesas-tpu: Implement .apply() callback | Uwe Kleine-König | 1 | -6/+38 |
2022-05-20 | pwm: renesas-tpu: Make use of devm functions | Uwe Kleine-König | 1 | -17/+5 |
2022-05-20 | pwm: renesas-tpu: Make use of dev_err_probe() | Uwe Kleine-König | 1 | -6/+3 |
2022-05-20 | pwm: samsung: Implement .apply() callback | Uwe Kleine-König | 1 | -12/+42 |
2022-05-20 | pwm: sifive: Simplify if-if to if-else | Wan Jiabing | 1 | -3/+2 |
2022-04-22 | pwm: clps71xx: Implement .apply() callback | Uwe Kleine-König | 1 | -47/+21 |
2022-04-22 | pwm: raspberrypi-poe: Fix endianness in firmware struct | Uwe Kleine-König | 1 | -1/+1 |
2022-04-22 | pwm: atmel-tcb: Make atmel_tcb_divisors static | Uwe Kleine-König | 1 | -1/+1 |
2022-04-22 | pwm: lp3943: Implement .apply() callback | Uwe Kleine-König | 1 | -7/+34 |
2022-04-22 | pwm: lp3943: Fix duty calculation in case period was clamped | Uwe Kleine-König | 1 | -0/+1 |
2022-04-22 | pwm: sunplus-pwm: Add Sunplus SoC SP7021 PWM Driver | Hammer Hsieh | 3 | -0/+244 |
2022-04-22 | pwm: Add support for Xilinx AXI Timer | Sean Anderson | 3 | -0/+336 |
2022-04-22 | pwm: atmel-tcb: Drop duplicated tracking of per-channel data | Uwe Kleine-König | 1 | -6/+6 |
2022-04-22 | pwm-sun4i: Calculate the delay without rounding down to jiffies | Max Kellermann | 1 | -3/+1 |
2022-04-22 | pwm-sun4i: Calculate "delay_jiffies" directly, eliminate absolute time | Max Kellermann | 1 | -12/+7 |
2022-04-22 | pwm-sun4i: Convert "next_period" to local variable | Max Kellermann | 1 | -5/+4 |
2022-02-24 | pwm: rcar: Simplify multiplication/shift logic | Geert Uytterhoeven | 1 | -1/+1 |
2022-02-24 | pwm: pwm-mediatek: Beautify error messages text | AngeloGioacchino Del Regno | 1 | -4/+4 |
2022-02-24 | pwm: pwm-mediatek: Allocate clk_pwms with devm_kmalloc_array | AngeloGioacchino Del Regno | 1 | -1/+1 |
2022-02-24 | pwm: pwm-mediatek: Simplify error handling with dev_err_probe() | AngeloGioacchino Del Regno | 1 | -19/+11 |
2022-02-24 | pwm: brcmstb: Remove useless locking | Uwe Kleine-König | 1 | -7/+0 |
2022-02-24 | pwm: brcmstb: Implement .apply() callback | Uwe Kleine-König | 1 | -21/+24 |
2022-02-24 | pwm: jz4740: Add support for X1000 SoC | Aidan MacDonald | 1 | -0/+5 |
2022-02-24 | pwm: vt8500: Rename variable pointing to driver private data | zhaoxiao | 1 | -19/+19 |
2022-02-24 | pwm: pca9685: Reset OFF/ON registers to POR value | Lionel Vitte | 1 | -2/+2 |
2022-02-24 | pwm: atmel: Remove redundant initialization of variable timeout | Colin Ian King | 1 | -1/+1 |
2022-02-24 | pwm: raspberrypi-poe: Drop assignment to struct pwmchip::base | Uwe Kleine-König | 1 | -1/+0 |
2022-02-24 | pwm: bcm-kona: Implement .apply() callback | Uwe Kleine-König | 1 | -32/+58 |
2022-02-24 | pwm: tiehrpwm: Implement .apply() callback | Uwe Kleine-König | 1 | -5/+35 |
2022-02-02 | pwm: pxa: Implement .apply() callback | Uwe Kleine-König | 1 | -5/+28 |
2022-02-02 | pwm: stmpe: Rename variable pointing to driver private data | Uwe Kleine-König | 1 | -8/+8 |
2022-02-02 | pwm: stmpe: Drop unused setting of driver data | Uwe Kleine-König | 1 | -2/+0 |
2022-02-02 | pwm: sun4i: Rename variable pointing to driver private data | Uwe Kleine-König | 1 | -35/+35 |
2022-02-02 | pwm: tegra: Rename variable pointing to driver private data | Uwe Kleine-König | 1 | -30/+29 |
2022-02-02 | pwm: img: Rename variable pointing to driver private data | Uwe Kleine-König | 1 | -71/+70 |
2022-02-02 | pwm: imx1: Implement .apply callback | Uwe Kleine-König | 1 | -5/+28 |
2022-02-02 | pwm: lpc18xx-sct: Simplify driver by not using pwm_[gs]et_chip_data() | Uwe Kleine-König | 1 | -17/+6 |