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
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
6
-11
/
+6
2023-08-03
pwm: mtk: add support for MediaTek MT7988 SoC
Weijie Gao
1
-0
/
+7
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
1
-1
/
+1
2023-05-06
rockchip: pwm: rk_pwm: use base variable with uintptr_t size
Johan Jonker
1
-1
/
+1
2023-02-23
ARM: tegra: Fix Tegra PWM parent clock
Svyatoslav Ryhel
1
-4
/
+6
2022-12-23
global: Migrate CONFIG_IMX6_PWM_PER_CLK to CFG
Tom Rini
1
-1
/
+1
2022-09-23
pwm: mtk: add support for MediaTek MT7981 SoC
Weijie Gao
1
-2
/
+32
2022-09-23
pwm: mtk: add support for MediaTek MT7986 SoC
Weijie Gao
1
-0
/
+6
2022-08-04
pwm: aspeed: Select SYSCON to get parent detail.
Billy Tsai
1
-0
/
+1
2022-07-05
Rename CONFIG_PWM to CONFIG_PWM_S5P and move to Kconfig
Tom Rini
1
-0
/
+5
2022-04-12
driver: pwm: pwm-imx: separe dm from non dm implementation
Tommaso Merciai
1
-12
/
+13
2022-04-12
drivers: pwm: pwm-imx: move pwm-imx-util into pwm-imx
Tommaso Merciai
4
-97
/
+67
2022-04-12
driver: pwm: pwm-imx: introduce pwm_dm_imx_get_parms
Tommaso Merciai
1
-1
/
+31
2022-04-12
driver: pwm: pwm-imx: get and enable per/ipg clock using dm
Tommaso Merciai
1
-0
/
+31
2022-04-05
Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...
Tom Rini
3
-0
/
+269
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-11
/
+0
2022-04-04
pwm: sunxi: Remove non-DM pin setup
Samuel Holland
1
-11
/
+0
2022-03-30
pwm: Add driver for cadence TTC
Michal Simek
3
-0
/
+269
2022-03-25
pwm: Add Aspeed ast2600 PWM support
Billy Tsai
3
-0
/
+260
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
[next]