aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/s5p-common/pwm.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: s5pc1xx: Remove <common.h> and add needed includesTom Rini
2022-12-23exynos: Rework legacy PWM usageTom Rini
2020-07-29pwm: add driver for nexellStefan Bosch
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-01Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black
2013-04-01Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black
2013-04-01Exynos: Change get_timer() to work correctlySimon Glass
2012-09-01arm/s5pxx: Fix get_timer_masked to get the time.Zhong Hongbo
2011-11-16arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin
2011-03-27ARM: S5P: pwm driver supportDonghwa Lee