aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/s5p-common/pwm.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-23exynos: Rework legacy PWM usageTom Rini1-6/+5
2020-07-29pwm: add driver for nexellStefan Bosch1-1/+56
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-01Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black1-16/+6
2013-04-01Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black1-10/+14
2013-04-01Exynos: Change get_timer() to work correctlySimon Glass1-0/+6
2012-09-01arm/s5pxx: Fix get_timer_masked to get the time.Zhong Hongbo1-1/+1
2011-11-16arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin1-2/+0
2011-03-27ARM: S5P: pwm driver supportDonghwa Lee1-0/+189