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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-22
pwm: Drop function pwmchip_add_with_polarity()
Uwe Kleine-König
1
-22
/
+3
2021-03-22
pwm: Return -EINVAL for old-style drivers without .set_polarity callback
Uwe Kleine-König
1
-1
/
+1
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-18
/
+7
2020-12-17
pwm: core: Use octal permission
Soham Biswas
1
-1
/
+1
2020-09-24
pwm: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-14
/
+3
2020-06-17
pwm: Convert period and duty cycle to u64
Guru Das Srinagesh
1
-7
/
+7
2020-06-04
pwm: Add missing "CONFIG_" prefix
Kees Cook
1
-1
/
+1
2020-04-14
pwm: Add missing '\n' in log messages
Christophe JAILLET
1
-1
/
+1
2020-04-03
pwm: Make pwm_apply_state_debug() static
Jason Yan
1
-2
/
+2
2020-03-30
pwm: Implement some checks for lowlevel drivers
Uwe Kleine-König
1
-7
/
+128
2020-01-20
pwm: Implement tracing for .get_state() and .apply_state()
Uwe Kleine-König
1
-1
/
+8
2019-12-09
pwm: Read initial hardware state at request time
Thierry Reding
1
-3
/
+3
2019-10-21
Revert "pwm: Let pwm_get_state() return the last implemented state"
Thierry Reding
1
-8
/
+1
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
1
-4
/
+2
2019-09-21
pwm: Let pwm_get_state() return the last implemented state
Uwe Kleine-König
1
-1
/
+8
2019-09-21
pwm: Introduce local struct pwm_chip in pwm_apply_state()
Uwe Kleine-König
1
-11
/
+14
2019-08-08
pwm: Fallback to the static lookup-list when acpi_pwm_get fails
Hans de Goede
1
-2
/
+5
2019-07-09
Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+169
2019-06-26
pwm: Add support referencing PWMs from ACPI
Nikolaus Voss
1
-0
/
+122
2019-06-25
pwm: Add consumer device link
Fabrice Gasnier
1
-3
/
+47
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
1
-14
/
+1
2019-05-09
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
1
-0
/
+1
2019-03-20
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
1
-5
/
+5
2019-01-10
pwm: Drop per-chip dbg_show callback
Uwe Kleine-König
1
-4
/
+1
2019-01-10
pwm: Don't use memcmp() to compare state variables
Uwe Kleine-König
1
-1
/
+4
2017-07-06
pwm: Silently error out on EPROBE_DEFER
Jerome Brunet
1
-1
/
+3
2017-01-30
pwm: Try to load modules during pwm_get()
Hans de Goede
1
-0
/
+14
2017-01-30
pwm: Don't hold pwm_lookup_lock longer than necessary
Hans de Goede
1
-10
/
+8
2017-01-30
pwm: Make the PWM_POLARITY flag in DTB optional
Lothar Wassmann
1
-10
/
+12
2017-01-30
pwm: Print error messages with pr_err() instead of pr_debug()
Lothar Wassmann
1
-2
/
+2
2017-01-04
pwm: Remove pwm_can_sleep()
Thierry Reding
1
-12
/
+0
2016-09-05
pwm: Unexport children before chip removal
David Hsu
1
-0
/
+2
2016-07-25
Merge branch 'for-4.8/capture' into for-next
Thierry Reding
1
-0
/
+27
2016-06-10
pwm: Add PWM capture support
Lee Jones
1
-0
/
+27
2016-06-10
pwm: Improve args checking in pwm_apply_state()
Brian Norris
1
-1
/
+2
2016-05-17
Merge branch 'for-4.7/pwm-atomic' into for-next
Thierry Reding
1
-90
/
+132
2016-05-17
Merge branch 'for-4.7/pwm-args' into for-next
Thierry Reding
1
-6
/
+20
2016-05-17
pwm: Add information about polarity, duty cycle and period to debugfs
Heiko Stübner
1
-0
/
+5
2016-05-17
pwm: Switch to the atomic API
Boris Brezillon
1
-1
/
+4
2016-05-17
pwm: Add core infrastructure to allow atomic updates
Boris Brezillon
1
-68
/
+119
2016-05-17
pwm: Add hardware readout infrastructure
Boris Brezillon
1
-0
/
+3
2016-05-17
pwm: Move the enabled/disabled info into pwm_state
Boris Brezillon
1
-4
/
+9
2016-05-17
pwm: Introduce the pwm_state concept
Boris Brezillon
1
-4
/
+4
2016-05-17
pwm: Keep PWM state in sync with hardware state
Boris Brezillon
1
-14
/
+0
2016-05-17
pwm: Get rid of pwm->lock
Boris BREZILLON
1
-15
/
+4
2016-05-17
pwm: Fix pwm_apply_args() call sites
Boris Brezillon
1
-10
/
+17
2016-05-03
pwm: Use kcalloc() instead of kzalloc()
Thierry Reding
1
-1
/
+1
2016-05-03
pwm: Add missing newline
Thierry Reding
1
-0
/
+1
2016-05-03
pwm: Introduce the pwm_args concept
Boris Brezillon
1
-7
/
+14
2016-01-21
pwm: Mark all devices as "might sleep"
Thierry Reding
1
-1
/
+1
[next]