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
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-18
clk: imx: Add initial support for i.MXRT1170 clock driver
Jesse Taube
3
-0
/
+238
2022-09-18
clk: imx: Add i.MXRT11xx pllv3 variant
Jesse Taube
2
-3
/
+54
2022-09-08
Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians...
Tom Rini
1
-15
/
+20
2022-09-06
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2
-11
/
+11
2022-09-06
clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYC
Patrick Delaunay
1
-15
/
+20
2022-09-06
dt-bindings: clock: sifive: sync FU740 PRCI clock binding header
Icenowy Zheng
2
-11
/
+11
2022-09-04
clk: rockchip: rk3399: Fix Unknown clock 77 on mmc@fe310000
Michal Suchanek
1
-23
/
+43
2022-07-21
treewide: Fix Marek's name and change my e-mail address
Marek Behún
2
-2
/
+2
2022-07-18
reset: sunxi: Reuse the platform data from the clock driver
Samuel Holland
1
-1
/
+6
2022-07-18
clk: sunxi: Convert driver private data to platform data
Samuel Holland
1
-17
/
+24
2022-07-18
clk: sunxi: Use a single driver for all variants
Samuel Holland
16
-276
/
+137
2022-07-18
reset: sunxi: Get the reset count from the CCU descriptor
Samuel Holland
16
-95
/
+20
2022-07-18
clk: sunxi: Prevent out-of-bounds gate array access
Samuel Holland
1
-2
/
+5
2022-07-18
clk: sunxi: Store the array sizes in the CCU descriptor
Samuel Holland
15
-0
/
+32
2022-07-13
clk: mtmips: add clock driver for MediaTek MT7621 SoC
Weijie Gao
2
-0
/
+289
2022-07-11
Merge branch 'next'
Tom Rini
11
-30
/
+95
2022-07-06
clk/ast2500: Add SD clock
Joel Stanley
1
-0
/
+23
2022-07-06
clk/ast2600: Adjust eMMC clock names
Joel Stanley
1
-2
/
+2
2022-07-06
clk/aspeed: Add debug message when clock fails
Joel Stanley
2
-2
/
+5
2022-07-01
drivers: clk: Update license for Intel N5X device
Teik Heng Chong
4
-8
/
+8
2022-06-26
clk: sunxi: Add additional RTC compatible strings
Samuel Holland
1
-0
/
+2
2022-06-23
clk: scmi: support SCMI multi-channel
Etienne Carriere
1
-7
/
+26
2022-06-23
firmware: scmi: prepare scmi uclass API to multi-channel
Etienne Carriere
1
-5
/
+5
2022-06-20
Merge branch 'master' into next
Tom Rini
1
-4
/
+4
2022-06-17
clk: Add directory for STM32 clock drivers
Patrick Delaunay
7
-19
/
+33
2022-06-14
clk: imx8mp: use usb_core_ref for usb_root_clk
Andrey Zhizhikin
1
-1
/
+1
2022-06-14
clk: imx8mp: fix root clock names for ecspi
Andrey Zhizhikin
1
-3
/
+3
2022-06-10
arm: mach-k3: am62: Introduce autogenerated SoC data
Suman Anna
1
-0
/
+6
2022-05-24
clk: sunxi: add and use dummy gate clocks
Andre Przywara
4
-0
/
+9
2022-05-24
clk: sunxi: add PIO bus gate clocks
Andre Przywara
12
-0
/
+28
2022-05-24
clk: sunxi: h6_r: Correct the driver name
Samuel Holland
1
-2
/
+2
2022-05-23
clk: sunxi: implement clock driver for suniv f1c100s
George Hilliard
3
-0
/
+82
2022-05-10
clk: stm32mp1: Add missing newline
Marek Vasut
1
-1
/
+1
2022-05-05
clk: scmi: fix scmi_clk_get_attibute()
Heinrich Schuchardt
1
-5
/
+3
2022-05-05
clk: nuvoton: Add support for NPCM750
Jim Liu
5
-0
/
+502
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
1
-0
/
+26
2022-04-25
clk: meson: update driver for g12a-ao clocks
Vyacheslav Bocharov
1
-6
/
+9
2022-04-25
clk: meson: fix driver name for g12a-ao clocks
Vyacheslav Bocharov
1
-1
/
+1
2022-04-25
clk: meson: add minimal driver for axg-ao clocks
Vyacheslav Bocharov
2
-0
/
+87
2022-04-18
rockchip: rk3066: add clock driver for rk3066 soc
Paweł Jarosz
2
-0
/
+718
2022-04-18
rockchip: clk: add clocks to px30_clk_enable
Chris Morgan
1
-0
/
+3
2022-04-13
clk: imx8mp: Fix 24M and 32k clock
Marek Vasut
1
-1
/
+11
2022-04-12
clk: imx8mp: Add ECSPI clocks
Elmar Albert
1
-1
/
+18
2022-04-12
clk: imxrt: Use dts for anatop base address
Jesse Taube
2
-2
/
+2
2022-04-12
clk: imx8mp: Fill in DWC3 USB, USB PHY, HSIOMIX clock
Marek Vasut
1
-0
/
+20
2022-04-12
clk: imx8m: reduce rate table duplication
Angus Ainslie
6
-218
/
+91
2022-04-12
clk: imx8mq: Add a clock driver for the imx8mq
Angus Ainslie
3
-0
/
+570
2022-04-12
clk: imx8mm: add pwm clocks support
Tommaso Merciai
1
-0
/
+28
2022-04-05
Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...
Tom Rini
1
-0
/
+7
2022-04-05
clk: zynqmp: Add support for for DP audio/video clocks
Michal Simek
1
-0
/
+7
[next]