index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: Add Apple PWM controller
Sasha Finkelstein
2022-11-15
3
-0
/
+140
*
Merge tag 'pwm/for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-07
7
-97
/
+89
|
\
|
*
pwm: sysfs: Replace sprintf() with sysfs_emit()
Andy Shevchenko
2022-09-28
1
-6
/
+6
|
*
pwm: core: Replace custom implementation of device_match_fwnode()
Andy Shevchenko
2022-09-28
1
-1
/
+1
|
*
pwm: lpss: Add a comment to the bypass field
Andy Shevchenko
2022-09-28
1
-0
/
+5
|
*
pwm: lpss: Make use of bits.h macros for all masks
Andy Shevchenko
2022-09-28
1
-1
/
+2
|
*
pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Andy Shevchenko
2022-09-28
1
-7
/
+5
|
*
pwm: lpss: Use device_get_match_data() to get device data
Andy Shevchenko
2022-09-28
1
-6
/
+4
|
*
pwm: lpss: Move resource mapping to the glue drivers
Andy Shevchenko
2022-09-28
4
-10
/
+14
|
*
pwm: lpss: Move exported symbols to PWM_LPSS namespace
Andy Shevchenko
2022-09-28
3
-0
/
+4
|
*
pwm: lpss: Deduplicate board info data structures
Uwe Kleine-König
2022-09-28
4
-51
/
+39
|
*
pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Andy Shevchenko
2022-09-28
1
-4
/
+4
|
*
pwm: rockchip: Convert to use dev_err_probe()
zhaoxiao
2022-09-28
1
-12
/
+6
*
|
Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2022-10-04
1
-33
/
+2
|
\
\
|
*
|
pwm: core: Make of_pwm_get() static
Andy Shevchenko
2022-09-19
1
-3
/
+2
|
*
|
pwm: core: Get rid of unused devm_of_pwm_get()
Andy Shevchenko
2022-09-19
1
-30
/
+0
|
|
/
*
/
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
/
*
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
2
-24
/
+4
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-06-10
2
-24
/
+4
*
|
pwm: lpc18xx: Fix period handling
Uwe Kleine-König
2022-07-29
1
-16
/
+31
*
|
pwm: lpc18xx: Convert to use dev_err_probe()
Uwe Kleine-König
2022-07-29
1
-11
/
+9
*
|
pwm: twl-led: Document some limitations and link to the reference manual
Uwe Kleine-König
2022-07-29
1
-0
/
+16
*
|
pwm: Add clock based PWM output driver
Nikita Travkin
2022-07-29
3
-0
/
+159
*
|
pwm: sifive: Shut down hardware only after pwmchip_remove() completed
Uwe Kleine-König
2022-07-29
1
-2
/
+3
*
|
pwm: sifive: Ensure the clk is enabled exactly once per running PWM
Uwe Kleine-König
2022-07-29
1
-9
/
+37
*
|
pwm: sifive: Simplify clk handling
Uwe Kleine-König
2022-07-29
1
-13
/
+13
*
|
pwm: sifive: Enable clk only after period check in .apply()
Uwe Kleine-König
2022-07-29
1
-10
/
+8
*
|
pwm: sifive: Reduce time the controller lock is held
Uwe Kleine-König
2022-07-29
1
-3
/
+5
*
|
pwm: sifive: Fold pwm_sifive_enable() into its only caller
Uwe Kleine-König
2022-07-29
1
-20
/
+8
*
|
pwm: sifive: Simplify offset calculation for PWMCMP registers
Uwe Kleine-König
2022-07-29
1
-7
/
+3
*
|
pwm: mediatek: Add MT8365 support
Fabien Parent
2022-06-22
1
-0
/
+7
*
|
pwm: atmel-tcb: Fix typo in comment
Julia Lawall
2022-06-22
1
-1
/
+1
*
|
pwm: Drop support for legacy drivers
Uwe Kleine-König
2022-06-22
1
-81
/
+1
|
/
*
pwm: pwm-cros-ec: Add channel type support
Fabio Baltieri
2022-05-20
1
-15
/
+67
*
pwm: twl-led: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-10
/
+66
*
pwm: lpc18xx: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-13
/
+30
*
pwm: mediatek: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+26
*
pwm: lpc32xx: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+26
*
pwm: tegra: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+27
*
pwm: stmpe: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+26
*
pwm: sti: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-3
/
+26
*
pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795
AngeloGioacchino Del Regno
2022-05-20
1
-0
/
+7
*
pwm: tegra: Optimize period calculation
Uwe Kleine-König
2022-05-20
1
-5
/
+5
*
pwm: renesas-tpu: Improve precision of period and duty_cycle calculation
Uwe Kleine-König
2022-05-20
1
-11
/
+17
*
pwm: renesas-tpu: Improve maths to compute register settings
Uwe Kleine-König
2022-05-20
1
-15
/
+35
*
pwm: renesas-tpu: Rename variables to match the usual naming
Uwe Kleine-König
2022-05-20
1
-86
/
+86
*
pwm: renesas-tpu: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-6
/
+38
*
pwm: renesas-tpu: Make use of devm functions
Uwe Kleine-König
2022-05-20
1
-17
/
+5
*
pwm: renesas-tpu: Make use of dev_err_probe()
Uwe Kleine-König
2022-05-20
1
-6
/
+3
*
pwm: samsung: Implement .apply() callback
Uwe Kleine-König
2022-05-20
1
-12
/
+42
[next]