index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-samsung.c
Age
Commit message (
Expand
)
Author
2020-12-17
pwm: samsung: Convert to devm_platform_ioremap_resource()
Yangtao Li
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-09
pwm: samsung: Don't uses devm_*() functions in ->request()
Uwe Kleine-König
2019-05-09
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
2017-08-21
pwm: pwm-samsung: fix suspend/resume support
Bartlomiej Zolnierkiewicz
2017-08-21
pwm: samsung: Remove redundant checks from pwm_samsung_config()
Bartlomiej Zolnierkiewicz
2016-09-06
pwm: samsung: Fix to use lowest div for large enough modulation bits
Seung-Woo Kim
2015-05-21
pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modalias
Javier Martinez Canillas
2015-03-27
pwm: samsung: Fix output race on disabling
Sjoerd Simons
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-21
pwm: samsung: do not set manual update bit in pwm_samsung_config
Ajay Kumar
2014-02-26
pwm: samsung: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2013-11-01
pwm: samsung: Fix kernel warning while unexporting a channel
Sachin Kamat
2013-10-08
pwm: samsung: Include linux/of.h header
Sachin Kamat
2013-08-12
pwm: Add new pwm-samsung driver
Tomasz Figa
2013-08-06
pwm: samsung: Rename to pwm-samsung-legacy
Tomasz Figa
2013-03-08
pwm: samsung: convert s3c_pwm to dev_pm_ops
Jingoo Han
2012-12-19
Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2012-12-14
pwm: samsung: add missing s3c->pwm_id assignment
Joonyoung Shim
2012-11-28
pwm: remove use of __devexit
Bill Pemberton
2012-11-28
pwm: remove use of __devexit_p
Bill Pemberton
2012-10-05
pwm: Check for negative duty-cycle and period
Thierry Reding
2012-08-17
pwm: samsung: add missing device pointer to struct pwm_chip
Jingoo Han
2012-07-23
pwm: Use pr_* functions in pwm-samsung.c file
Sachin Kamat
2012-07-23
pwm: Convert pwm-samsung to use devm_* APIs
Axel Lin
2012-07-02
ARM Samsung: Move s3c pwm driver to pwm framework
Sascha Hauer