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
*
pwm: samsung: Document new member .channel in struct samsung_pwm_chip
Uwe Kleine-König
2023-11-03
1
-0
/
+1
*
pwm: bcm2835: Add support for suspend/resume
Florian Fainelli
2023-10-13
1
-0
/
+20
*
pwm: brcmstb: Checked clk_prepare_enable() return value
Florian Fainelli
2023-10-13
1
-3
/
+1
*
pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
Florian Fainelli
2023-10-13
1
-2
/
+2
*
pwm: pxa: Explicitly include correct DT includes
Rob Herring
2023-10-13
1
-1
/
+1
*
pwm: cros-ec: Simplify using devm_pwmchip_add() and dev_err_probe()
Uwe Kleine-König
2023-10-13
1
-25
/
+8
*
pwm: samsung: Consistently use the same name for driver data
Uwe Kleine-König
2023-10-13
1
-65
/
+65
*
pwm: vt8500: Simplify using devm functions
Uwe Kleine-König
2023-10-13
1
-33
/
+9
*
pwm: sprd: Simplify using devm_pwmchip_add() and dev_err_probe()
Uwe Kleine-König
2023-10-13
1
-14
/
+3
*
pwm: sprd: Provide a helper to cast a chip to driver data
Uwe Kleine-König
2023-10-13
1
-4
/
+7
*
pwm: spear: Simplify using devm functions
Uwe Kleine-König
2023-10-13
1
-29
/
+11
*
pwm: mtk-disp: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2023-10-13
1
-17
/
+7
*
pwm: imx-tpm: Simplify using devm functions
Uwe Kleine-König
2023-10-13
1
-24
/
+5
*
pwm: brcmstb: Simplify using devm functions
Uwe Kleine-König
2023-10-13
1
-33
/
+9
*
pwm: bcm2835: Simplify using devm functions
Uwe Kleine-König
2023-10-13
1
-23
/
+4
*
pwm: bcm-iproc: Simplify using devm functions
Uwe Kleine-König
2023-10-13
1
-28
/
+9
*
pwm: dwc: add PWM bit unset in get_state call
Ben Dooks
2023-10-13
1
-11
/
+19
*
pwm: dwc: make timer clock configurable
Ben Dooks
2023-10-13
2
-5
/
+6
*
pwm: dwc: split pci out of core driver
Ben Dooks
2023-10-13
5
-194
/
+252
*
pwm: berlin: Simplify using devm functions
Uwe Kleine-König
2023-10-13
1
-21
/
+4
*
pwm: Drop pwm_[sg]et_chip_data()
Uwe Kleine-König
2023-10-13
1
-31
/
+0
*
pwm: cros-ec: Put per-channel data into driver data
Uwe Kleine-König
2023-10-13
1
-24
/
+9
*
pwm: sti: Reduce number of allocations and drop usage of chip_data
Uwe Kleine-König
2023-10-13
1
-15
/
+14
*
pwm: renesas: Drop usage of pwm_[gs]et_chip_data()
Uwe Kleine-König
2023-10-13
1
-11
/
+11
*
pwm: lp3943: Drop usage of pwm_[gs]et_chip_data()
Uwe Kleine-König
2023-10-13
1
-14
/
+7
*
pwm: jz4740: Put per-channel clk into driver data
Uwe Kleine-König
2023-10-13
1
-4
/
+7
*
pwm: samsung: Put per-channel data into driver data
Uwe Kleine-König
2023-10-13
1
-15
/
+5
*
pwm: berlin: Put per-channel config into driver data
Uwe Kleine-König
2023-10-13
1
-31
/
+6
*
pwm: crc: Allow compilation as module and with COMPILE_TEST
Uwe Kleine-König
2023-10-13
2
-3
/
+6
*
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
2023-10-13
63
-74
/
+14
*
pwm: jz4740: Consistently name driver data "jz"
Uwe Kleine-König
2023-10-13
1
-18
/
+18
*
pwm: microchip-core: Convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
Conor Dooley
2023-10-06
1
-1
/
+1
*
pwm: omap-dmtimer: Remove redundant of_match_ptr()
Ruan Jinjie
2023-10-06
1
-1
/
+1
*
pwm: atmel: Remove redundant of_match_ptr()
Ruan Jinjie
2023-10-06
1
-1
/
+1
*
Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-07
36
-260
/
+221
|
\
|
*
pwm: lpc32xx: Remove handling of PWM channels
Vladimir Zapolskiy
2023-08-22
1
-8
/
+8
|
*
pwm: atmel: Simplify using devm functions
Uwe Kleine-König
2023-07-28
1
-26
/
+7
|
*
pwm: stmpe: Handle errors when disabling the signal
Uwe Kleine-König
2023-07-28
1
-8
/
+9
|
*
pwm: stm32: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2023-07-28
1
-9
/
+1
|
*
pwm: stm32: Don't modify HW state in .remove() callback
Uwe Kleine-König
2023-07-28
1
-4
/
+0
|
*
pwm: Fix order of freeing resources in pwmchip_remove()
Uwe Kleine-König
2023-07-28
1
-3
/
+3
|
*
pwm: ntxec: Use device_set_of_node_from_dev()
Uwe Kleine-König
2023-07-28
1
-1
/
+1
|
*
pwm: ntxec: Drop a write-only variable from driver data
Uwe Kleine-König
2023-07-28
1
-2
/
+0
|
*
pwm: pxa: Don't reimplement of_device_get_match_data()
Uwe Kleine-König
2023-07-28
1
-8
/
+1
|
*
pwm: lpc18xx-sct: Simplify using devm_clk_get_enabled()
Uwe Kleine-König
2023-07-28
1
-25
/
+8
|
*
pwm: atmel-tcb: Don't track polarity in driver data
Uwe Kleine-König
2023-07-28
1
-12
/
+6
|
*
pwm: atmel-tcb: Unroll atmel_tcb_pwm_set_polarity() into only caller
Uwe Kleine-König
2023-07-28
1
-14
/
+3
|
*
pwm: atmel-tcb: Put per-channel data into driver data
Uwe Kleine-König
2023-07-28
1
-20
/
+9
|
*
pwm: atmel-tcb: Fix resource freeing in error path and remove
Uwe Kleine-König
2023-07-28
1
-6
/
+17
|
*
pwm: atmel-tcb: Harmonize resource allocation order
Uwe Kleine-König
2023-07-28
1
-29
/
+20
[next]