index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-omap-dmtimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
pwm: Simplify all drivers with explicit of_pwm_n_cells = 3
Uwe Kleine-König
1
-2
/
+0
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2020-07-30
pwm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-30
pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc header
Lee Jones
1
-1
/
+1
2020-03-30
pwm: omap-dmtimer: Implement .apply callback
Lokesh Vutla
1
-51
/
+129
2020-03-30
pwm: omap-dmtimer: Do not disable PWM before changing period/duty_cycle
Lokesh Vutla
1
-14
/
+7
2020-03-30
pwm: omap-dmtimer: Fix PWM enabling sequence
Lokesh Vutla
1
-5
/
+5
2020-03-30
pwm: omap-dmtimer: Update description for PWM OMAP DM timer
Lokesh Vutla
1
-1
/
+9
2020-03-30
pwm: omap-dmtimer: Drop unused header file
Lokesh Vutla
1
-11
/
+9
2020-03-16
clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwm
Lokesh Vutla
1
-3
/
+5
2020-01-20
pwm: omap-dmtimer: put_device() after of_find_device_by_node()
Uwe Kleine-König
1
-6
/
+15
2020-01-20
pwm: omap-dmtimer: Simplify error handling
Uwe Kleine-König
1
-9
/
+19
2020-01-20
pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
Uwe Kleine-König
1
-1
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-08-20
pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
David Rivshin
1
-2
/
+3
2018-02-22
pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
Keerthy
1
-26
/
+42
2016-06-30
pwm: omap-dmtimer: Allow for setting dmtimer clock source
Ivaylo Dimitrov
1
-5
/
+7
2016-05-17
pwm: Use pwm_get/set_xxx() helpers where appropriate
Boris Brezillon
1
-1
/
+1
2016-03-23
pwm: omap-dmtimer: Add debug message for effective period and duty cycle
David Rivshin
1
-1
/
+8
2016-03-23
pwm: omap-dmtimer: Round load and match values rather than truncate
David Rivshin
1
-5
/
+1
2016-03-23
pwm: omap-dmtimer: Add sanity checking for load and match values
David Rivshin
1
-4
/
+30
2016-03-23
pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculations
David Rivshin
1
-7
/
+20
2016-01-04
pwm: omap-dmtimer: Potential NULL dereference on error
Dan Carpenter
1
-1
/
+1
2015-12-16
pwm: Add PWM driver for OMAP using dual-mode timers
Neil Armstrong
1
-0
/
+327