index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-04
pwm: core: Support new usage_power setting in PWM state
Clemens Gruber
1
-1
/
+5
2021-05-25
pwm: spear: Implement .apply() callback
Uwe Kleine-König
1
-4
/
+29
2021-05-25
pwm: spear: Free resources only after pwmchip_remove()
Uwe Kleine-König
1
-1
/
+4
2021-05-25
pwm: spear: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-4
/
+0
2021-05-25
pwm: visconti: Fix and simplify period calculation
Uwe Kleine-König
1
-10
/
+7
2021-05-25
pwm: Simplify all drivers with explicit of_pwm_n_cells = 3
Uwe Kleine-König
26
-57
/
+0
2021-05-25
pwm: Autodetect default value for of_pwm_n_cells from device tree
Uwe Kleine-König
1
-1
/
+7
2021-05-25
pwm: Drop of_pwm_simple_xlate() in favour of of_pwm_xlate_with_flags()
Uwe Kleine-König
1
-26
/
+1
2021-05-25
pwm: Make of_pwm_xlate_with_flags() work with #pwm-cells = <2>
Uwe Kleine-König
1
-4
/
+5
2021-05-05
Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
58
-348
/
+465
2021-04-28
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
3
-0
/
+193
2021-04-23
pwm: atmel: Improve duty cycle calculation in .apply()
Uwe Kleine-König
1
-7
/
+16
2021-04-23
pwm: atmel: Fix duty cycle calculation in .get_state()
Uwe Kleine-König
1
-1
/
+1
2021-04-23
pwm: visconti: Add Toshiba Visconti SoC PWM support
Nobuhiro Iwamatsu
3
-0
/
+200
2021-04-23
pwm: mediatek: Remove unused function
Jiapeng Chong
1
-6
/
+0
2021-04-23
pwm: pca9685: Improve runtime PM behavior
Clemens Gruber
1
-6
/
+19
2021-04-23
pwm: pca9685: Support hardware readout
Clemens Gruber
1
-0
/
+36
2021-04-23
pwm: pca9685: Switch to atomic API
Clemens Gruber
1
-169
/
+90
2021-04-09
pwm: lpss: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-6
/
+0
2021-04-09
pwm: sti: Free resources only after pwmchip_remove()
Uwe Kleine-König
1
-1
/
+2
2021-04-09
pwm: sti: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-3
/
+0
2021-04-09
pwm: lpc3200: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-4
/
+0
2021-04-09
pwm: lpc18xx-sct: Free resources only after pwmchip_remove()
Uwe Kleine-König
1
-1
/
+3
2021-04-09
pwm: bcm-kona: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-5
/
+0
2021-04-09
pwm: bcm2835: Free resources only after pwmchip_remove()
Uwe Kleine-König
1
-1
/
+3
2021-04-09
pwm: bcm-iproc: Free resources only after pwmchip_remove()
Uwe Kleine-König
1
-1
/
+3
2021-04-09
pwm: atmel: Free resources only after pwmchip_remove()
Uwe Kleine-König
1
-1
/
+3
2021-03-22
pwm: Add Raspberry Pi Firmware based PWM bus
Nicolas Saenz Julienne
3
-0
/
+216
2021-03-22
pwm: Drop function pwmchip_add_with_polarity()
Uwe Kleine-König
1
-22
/
+3
2021-03-22
pwm: atmel-hlcdc: Use pwmchip_add() instead of pwmchip_add_with_polarity()
Uwe Kleine-König
1
-1
/
+1
2021-03-22
pwm: bcm-kona: Use pwmchip_add() instead of pwmchip_add_with_polarity()
Uwe Kleine-König
1
-1
/
+1
2021-03-22
pwm: cros-ec: Refuse requests with unsupported polarity
Uwe Kleine-König
1
-0
/
+3
2021-03-22
pwm: sprd: Refuse requests with unsupported polarity
Uwe Kleine-König
1
-0
/
+3
2021-03-22
pwm: atmel-tcb: Only free resources after pwm_chip_remove() returned
Uwe Kleine-König
1
-4
/
+4
2021-03-22
pwm: atmel-tcb: Implement .apply callback
Uwe Kleine-König
1
-8
/
+25
2021-03-22
pwm: Return -EINVAL for old-style drivers without .set_polarity callback
Uwe Kleine-König
1
-1
/
+1
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
55
-72
/
+7
2021-03-22
pwm: imx-tpm: Use a single line for error message
Fabio Estevam
1
-3
/
+1
2021-03-22
pwm: ab8500: Implement .apply instead of .config, .enable and .disable
Uwe Kleine-König
1
-28
/
+25
2021-03-22
pwm: bcm2835: Improve period and duty cycle calculation
Uwe Kleine-König
1
-8
/
+27
2021-03-10
pwm: ntxec: Add driver for PWM function in Netronix EC
Jonathan Neuschäfer
3
-0
/
+193
2021-02-25
Merge tag 'pwm/for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
6
-352
/
+65
2021-02-22
pwm: lpc18xx-sct: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-22
pwm: iqs620a: Correct a stale state variable
Jeff LaBundy
1
-51
/
+37
2021-02-22
pwm: iqs620a: Fix overflow and optimize calculations
Uwe Kleine-König
1
-3
/
+5
2021-01-20
pwm: rockchip: Enable clock before calling clk_get_rate()
Simon South
1
-0
/
+10
2021-01-20
pwm: rockchip: Eliminate potential race condition when probing
Simon South
1
-3
/
+6
2021-01-20
pwm: rockchip: Replace "bus clk" with "PWM clk"
Simon South
1
-2
/
+2
2021-01-20
pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()
Simon South
1
-1
/
+0
2021-01-20
pwm: rockchip: Enable APB clock during register access while probing
Simon South
1
-3
/
+5
[prev]
[next]