index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-09
exynos: pwm: Deal with a PWM at 100%
Simon Glass
1
-0
/
+4
2021-10-12
pwm: Add PWM driver for SAMA5D2
Dan Sneddon
3
-0
/
+214
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-1
/
+1
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
1
-0
/
+2
2021-06-05
pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto"
Alper Nebi Yasak
1
-1
/
+1
2021-05-14
pwm: sifive: make set_config() and set_enable() work properly
Vincent Chen
1
-10
/
+11
2021-04-10
pwm: Add a driver for Chrome OS EC PWM
Alper Nebi Yasak
3
-0
/
+94
2021-04-10
video: backlight: Support PWMs without a known period_ns
Alper Nebi Yasak
1
-2
/
+9
2021-04-10
rockchip: pwm: Fix default polarity
Arnaud Patard (Rtp)
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
3
-0
/
+3
2021-01-15
dm: fix build errors generated by last merges
Dario Binacchi
1
-1
/
+1
2021-01-12
pwm: ti: am33xx: add enhanced pwm driver
Dario Binacchi
3
-0
/
+476
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
1
-3
/
+6
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
7
-14
/
+14
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
9
-9
/
+9
2020-10-05
pwm: Add driver for Amlogic Meson PWM controller
Neil Armstrong
3
-0
/
+536
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
4
-4
/
+4
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
4
-4
/
+4
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
4
-4
/
+4
2020-07-09
pwm: Add PWM driver for SiFive SoC
Yash Shah
3
-0
/
+179
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
5
-0
/
+5
2020-04-17
mediatek: pwm: add pwm driver for MediaTek SoCs
Sam Shih
3
-0
/
+196
2019-12-06
pwm: rk_pwm: Make PWM driver to support all Rockchip Socs
David Wu
1
-19
/
+119
2019-07-19
pwm: imx: add DM_PWM support
Heiko Schocher
1
-9
/
+101
2019-07-19
pwm: imx: add Kconfig support
Heiko Schocher
1
-0
/
+5
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
1
-1
/
+1
2018-10-24
pwm: sunxi: choose best prescaler to improve PWM resolution
Vasily Khoruzhick
1
-13
/
+19
2018-10-24
pwm: sunxi: use new prescaler when configuring PWM
Vasily Khoruzhick
1
-1
/
+1
2018-10-24
pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass
Vasily Khoruzhick
1
-1
/
+1
2018-10-09
test: panel: Add a test for the panel uclass
Simon Glass
1
-0
/
+25
2018-05-15
pwm: sunxi: add support for PWM found on Allwinner A64
Vasily Khoruzhick
3
-0
/
+186
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
9
-19
/
+9
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
4
-8
/
+0
2018-03-13
rockchip: pwm: convert to use live dt
Kever Yang
1
-1
/
+1
2017-11-20
pwm: imx: Enable PWM support on i.MX53
Martyn Welch
1
-0
/
+2
2017-07-28
dm: tegra: pwm: Convert to livetree
Simon Glass
1
-1
/
+1
2017-07-27
rockchip: pwm: add mask for config setting
Kever Yang
1
-0
/
+1
2017-06-09
rockchip: Setup default PWM flags
Simon Glass
1
-0
/
+1
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
3
-3
/
+3
2017-05-10
dm: sandbox: pwm: add test for pwm_set_invert()
Kever Yang
1
-0
/
+16
2017-05-10
rockchip: pwm: implement pwm_set_invert()
Kever Yang
1
-1
/
+16
2017-05-10
power: regulator: pwm: support pwm polarity setting
Kever Yang
1
-0
/
+10
2017-04-27
dm: sandbox: pwm: Add a basic pwm test
Simon Glass
3
-0
/
+84
2017-02-08
pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif
Masahiro Yamada
1
-7
/
+6
2016-11-29
pwm: imx: increase support up to PWM8 for i.MX6SX
Christoph Fritz
1
-1
/
+11
2016-10-06
PWM: Correct misspellings of "module" in context of PWM
Robert P. J. Day
3
-3
/
+3
2016-09-22
rk_pwm: remove grf setting code from driver
Kever Yang
1
-11
/
+0
2016-09-22
rk_pwm: use clock framework API to get module clock
Kever Yang
1
-3
/
+14
2016-05-25
exynos: pwm: Add a driver for the exynos5 PWM
Simon Glass
3
-0
/
+130
[next]