index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-16
1
-1
/
+1
|
\
|
*
ARM: ep93xx: move pinctrl interfaces into include/linux/soc
Arnd Bergmann
2019-04-28
1
-1
/
+1
*
|
Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-10
12
-46
/
+526
|
\
\
|
*
|
pwm: meson: Add clock source configuration for Meson G12A
Neil Armstrong
2019-05-09
1
-0
/
+30
|
*
|
pwm: samsung: Don't uses devm_*() functions in ->request()
Uwe Kleine-König
2019-05-09
1
-2
/
+2
|
*
|
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
2019-05-09
4
-3
/
+1
|
*
|
pwm: Add i.MX TPM PWM driver support
Anson Huang
2019-05-09
3
-0
/
+461
|
*
|
pwm: imx27: Use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-05-09
1
-3
/
+1
|
*
|
pwm: meson: Use the spin-lock only to protect register modifications
Martin Blumenstingl
2019-05-09
1
-8
/
+17
|
*
|
pwm: meson: Don't disable PWM when setting duty repeatedly
Bichao Zheng
2019-05-09
1
-5
/
+0
|
*
|
pwm: meson: Consider 128 a valid pre-divider
Martin Blumenstingl
2019-05-09
1
-2
/
+2
|
*
|
pwm: sysfs: fix typo "its" -> "it's"
Uwe Kleine-König
2019-03-20
1
-1
/
+1
|
*
|
pwm: tiehrpwm: Enable compilation for ARCH_K3
Vignesh Raghavendra
2019-03-20
1
-3
/
+2
|
*
|
pwm: tiehrpwm: Update shadow register for disabling PWMs
Christoph Vogtländer
2019-03-20
1
-0
/
+2
|
*
|
pwm: img: Turn final 'else if' into 'else' in img_pwm_config
Nathan Chancellor
2019-03-20
1
-1
/
+1
|
*
|
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-03-20
2
-18
/
+6
|
|
/
*
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-09
1
-1
/
+1
|
\
\
|
*
|
clk: Remove CLK_IS_BASIC clk flag
Stephen Boyd
2019-04-26
1
-1
/
+1
|
|
/
*
/
drivers/pwm: pwm-fsl-ftm: use common header for FlexTimer #defines
Patrick Havelange
2019-04-25
1
-43
/
+1
|
/
*
pwm: atmel: Remove useless symbolic definitions
Thierry Reding
2019-03-04
1
-14
/
+6
*
pwm: bcm-kona: Update macros to remove braces around numbers
Sheetal Tigadoli
2019-03-04
1
-8
/
+8
*
pwm: imx27: Only enable the clocks once in .get_state()
Uwe Kleine-König
2019-03-04
1
-7
/
+4
*
pwm: rcar: Improve calculation of divider
Yoshihiro Shimoda
2019-03-04
1
-9
/
+7
*
pwm: rcar: Remove legacy APIs
Yoshihiro Shimoda
2019-03-04
1
-40
/
+4
*
pwm: rcar: Use "atomic" API on rcar_pwm_resume()
Yoshihiro Shimoda
2019-03-04
1
-5
/
+3
*
pwm: rcar: Add support "atomic" API
Yoshihiro Shimoda
2019-03-04
1
-0
/
+37
*
pwm: atmel: Add support for SAM9X60's PWM controller
Claudiu Beznea
2019-03-04
1
-0
/
+19
*
pwm: atmel: Rename objects of type atmel_pwm_data
Claudiu Beznea
2019-03-04
1
-7
/
+7
*
pwm: atmel: Add support for controllers with 32 bit counters
Claudiu Beznea
2019-03-04
1
-11
/
+23
*
pwm: atmel: Add struct atmel_pwm_data
Claudiu Beznea
2019-03-04
1
-28
/
+36
*
pwm: Add MediaTek MT8183 display PWM driver support
Jitao Shi
2019-03-04
1
-0
/
+11
*
pwm: hibvt: Add hi3559v100 support
Mathieu Othacehe
2019-03-04
1
-1
/
+26
*
pwm: hibvt: Use individual struct per of-data
Mathieu Othacehe
2019-03-04
1
-5
/
+12
*
pwm: imx: Signedness bug in imx_pwm_get_state()
Dan Carpenter
2019-01-16
1
-1
/
+2
*
pwm: imx: Split into two drivers
Uwe Kleine-König
2019-01-16
4
-153
/
+257
*
pwm: imx: Don't print an error on -EPROBE_DEFER
Uwe Kleine-König
2019-01-10
1
-3
/
+8
*
pwm: imx: Set driver data earlier simplifying the end of ->probe()
Uwe Kleine-König
2019-01-10
1
-7
/
+3
*
pwm: imx: Remove if block where the condition is always wrong
Uwe Kleine-König
2019-01-10
1
-2
/
+0
*
pwm: Drop per-chip dbg_show callback
Uwe Kleine-König
2019-01-10
1
-4
/
+1
*
pwm: Don't use memcmp() to compare state variables
Uwe Kleine-König
2019-01-10
1
-1
/
+4
*
pwm: imx: Add ipg clock operation
Anson Huang
2018-12-24
1
-5
/
+48
*
pwm: clps711x: Switch to SPDX identifier
Alexander Shiyan
2018-12-24
1
-7
/
+2
*
pwm: clps711x: Fix period calculation
Alexander Shiyan
2018-12-24
1
-2
/
+2
*
pwm: bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-12-24
1
-4
/
+1
*
pwm: Enable Kona PWM to be built for the Cygnus architecture
Clément Péron
2018-12-24
1
-1
/
+3
*
pwm: imx: Implement get_state() function for hardware readout
Michal Vokáč
2018-12-12
1
-0
/
+53
*
pwm: imx: Use bitops and bitfield macros to define register values
Michal Vokáč
2018-12-12
1
-20
/
+58
*
pwm: imx: Sort include files
Michal Vokáč
2018-12-12
1
-6
/
+6
*
pwm: lpc18xx-sct: Don't reconfigure PWM in .request and .free
Uwe Kleine-König
2018-11-16
1
-3
/
+0
*
pwm: lpss: Only set update bit if we are actually changing the settings
Hans de Goede
2018-10-16
1
-5
/
+7
[next]