index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-samsung.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-02
pwm: samsung: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
1
-4
/
+1
2021-05-25
pwm: Simplify all drivers with explicit of_pwm_n_cells = 3
Uwe Kleine-König
1
-3
/
+0
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2020-12-17
pwm: samsung: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
1
-4
/
+1
2019-05-09
pwm: samsung: Don't uses devm_*() functions in ->request()
Uwe Kleine-König
1
-2
/
+2
2019-05-09
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
1
-1
/
+0
2017-08-21
pwm: pwm-samsung: fix suspend/resume support
Bartlomiej Zolnierkiewicz
1
-32
/
+35
2017-08-21
pwm: samsung: Remove redundant checks from pwm_samsung_config()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2016-09-06
pwm: samsung: Fix to use lowest div for large enough modulation bits
Seung-Woo Kim
1
-3
/
+12
2015-05-21
pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modalias
Javier Martinez Canillas
1
-0
/
+1
2015-03-27
pwm: samsung: Fix output race on disabling
Sjoerd Simons
1
-1
/
+31
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-21
pwm: samsung: do not set manual update bit in pwm_samsung_config
Ajay Kumar
1
-3
/
+0
2014-02-26
pwm: samsung: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-3
/
+2
2013-11-01
pwm: samsung: Fix kernel warning while unexporting a channel
Sachin Kamat
1
-1
/
+1
2013-10-08
pwm: samsung: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-08-12
pwm: Add new pwm-samsung driver
Tomasz Figa
1
-0
/
+618
2013-08-06
pwm: samsung: Rename to pwm-samsung-legacy
Tomasz Figa
1
-353
/
+0
2013-03-08
pwm: samsung: convert s3c_pwm to dev_pm_ops
Jingoo Han
1
-11
/
+9
2012-12-19
Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
1
-0
/
+1
2012-12-14
pwm: samsung: add missing s3c->pwm_id assignment
Joonyoung Shim
1
-0
/
+1
2012-11-28
pwm: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
pwm: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-05
pwm: Check for negative duty-cycle and period
Thierry Reding
1
-3
/
+0
2012-08-17
pwm: samsung: add missing device pointer to struct pwm_chip
Jingoo Han
1
-0
/
+1
2012-07-23
pwm: Use pr_* functions in pwm-samsung.c file
Sachin Kamat
1
-2
/
+4
2012-07-23
pwm: Convert pwm-samsung to use devm_* APIs
Axel Lin
1
-18
/
+6
2012-07-02
ARM Samsung: Move s3c pwm driver to pwm framework
Sascha Hauer
1
-0
/
+366