index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pwm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: Fix double shift bug
Dan Carpenter
2023-11-10
1
-2
/
+2
*
pwm: Drop pwm_[sg]et_chip_data()
Uwe Kleine-König
2023-10-13
1
-14
/
+0
*
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
2023-10-13
1
-4
/
+6
*
pwm: Use a consistent name for pwm_chip pointers in the core
Uwe Kleine-König
2023-07-20
1
-3
/
+3
*
pwm: Delete deprecated functions pwm_request() and pwm_free()
Uwe Kleine-König
2023-04-13
1
-13
/
+0
*
pwm: Move pwm_capture() dummy to restore order
Geert Uytterhoeven
2023-01-30
1
-7
/
+7
*
Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-21
1
-2
/
+2
|
\
|
*
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
2022-12-06
1
-2
/
+2
*
|
pwm: Add a stub for devm_pwmchip_add()
Andy Shevchenko
2022-11-22
1
-0
/
+5
|
/
*
pwm: core: Make of_pwm_get() static
Andy Shevchenko
2022-09-19
1
-10
/
+0
*
pwm: core: Get rid of unused devm_of_pwm_get()
Andy Shevchenko
2022-09-19
1
-10
/
+0
*
pwm: Drop unused forward declaration from pwm.h
Uwe Kleine-König
2022-06-22
1
-2
/
+0
*
pwm: Reorder header file to get rid of struct pwm_capture forward declaration
Uwe Kleine-König
2022-06-22
1
-11
/
+10
*
pwm: Drop support for legacy drivers
Uwe Kleine-König
2022-06-22
1
-12
/
+0
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-11-18
1
-0
/
+13
|
\
|
*
pwm: Make it explicit that pwm_apply_state() might sleep
Uwe Kleine-König
2021-11-05
1
-0
/
+4
|
*
pwm: Add might_sleep() annotations for !CONFIG_PWM API functions
Uwe Kleine-König
2021-11-05
1
-0
/
+9
*
|
pwm: Introduce single-PWM of_xlate function
Bjorn Andersson
2021-10-27
1
-0
/
+2
|
/
*
pwm: Make pwmchip_remove() return void
Uwe Kleine-König
2021-09-02
1
-1
/
+1
*
pwm: core: Remove unused devm_pwm_put()
Andy Shevchenko
2021-06-30
1
-5
/
+0
*
pwm: Add a device-managed function to add PWM chips
Uwe Kleine-König
2021-06-28
1
-0
/
+3
*
pwm: core: Support new usage_power setting in PWM state
Clemens Gruber
2021-06-04
1
-0
/
+7
*
pwm: Clarify which state pwm_get_state() returns
Uwe Kleine-König
2021-04-09
1
-0
/
+5
*
pwm: Drop function pwmchip_add_with_polarity()
Uwe Kleine-König
2021-03-22
1
-2
/
+0
*
pwm: Remove unused function pwmchip_add_inversed()
Uwe Kleine-König
2020-12-17
1
-5
/
+0
*
pwm: Convert period and duty cycle to u64
Guru Das Srinagesh
2020-06-17
1
-6
/
+6
*
pwm: Implement some checks for lowlevel drivers
Uwe Kleine-König
2020-03-30
1
-1
/
+3
*
pwm: Update comment on struct pwm_ops::apply
Rasmus Villemoes
2019-10-21
1
-4
/
+1
*
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
2019-09-21
1
-2
/
+2
*
pwm: Add support referencing PWMs from ACPI
Nikolaus Voss
2019-06-26
1
-0
/
+10
*
pwm: Add consumer device link
Fabrice Gasnier
2019-06-25
1
-2
/
+4
*
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-03-20
1
-5
/
+0
*
pwm: Rearrange structures to group members by purpose
Uwe Kleine-König
2019-01-10
1
-15
/
+18
*
pwm: Drop per-chip dbg_show callback
Uwe Kleine-König
2019-01-10
1
-4
/
+0
*
pwm: Drop legacy wrapper for changing polarity
Uwe Kleine-König
2018-12-12
1
-42
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
pwm: Try to load modules during pwm_get()
Hans de Goede
2017-01-30
1
-8
/
+15
*
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
2017-01-04
1
-3
/
+0
*
pwm: Remove pwm_can_sleep()
Thierry Reding
2017-01-04
1
-7
/
+0
*
pwm: Unexport children before chip removal
David Hsu
2016-09-05
1
-0
/
+5
*
Merge branch 'for-4.8/capture' into for-next
Thierry Reding
2016-07-25
1
-0
/
+24
|
\
|
*
pwm: Add PWM capture support
Lee Jones
2016-06-10
1
-0
/
+24
*
|
Merge branch 'for-4.8/core' into for-next
Thierry Reding
2016-07-25
1
-1
/
+88
|
\
\
|
*
|
pwm: Remove gratuitous blank line
Thierry Reding
2016-07-08
1
-1
/
+0
|
*
|
pwm: Add relative duty cycle manipulation helpers
Boris Brezillon
2016-07-08
1
-0
/
+55
|
*
|
pwm: Add a helper to prepare a new PWM state
Boris Brezillon
2016-07-08
1
-0
/
+33
|
|
/
*
|
pwm: Fix pwm_apply_args()
Boris Brezillon
2016-06-23
1
-6
/
+10
*
|
pwm: Improve args checking in pwm_apply_state()
Brian Norris
2016-06-10
1
-0
/
+3
|
/
*
pwm: Add core infrastructure to allow atomic updates
Boris Brezillon
2016-05-17
1
-85
/
+184
*
pwm: Add hardware readout infrastructure
Boris Brezillon
2016-05-17
1
-0
/
+28
[next]