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
2021-10-11
clk: sunxi: Move header out of arch directory
Samuel Holland
13
-13
/
+13
2021-10-07
clk: k210: Try harder to get the best config
Sean Anderson
1
-0
/
+24
2021-10-07
k210: clk: Refactor out_of_spec tests
Sean Anderson
1
-54
/
+53
2021-10-07
clk: k210: Fix checking if ulongs are less than 0
Sean Anderson
1
-4
/
+5
2021-09-30
Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-1
/
+4
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-1
/
+1
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
3
-3
/
+0
2021-09-30
clk: versal: Enable only GATE type clocks
T Karthik Reddy
1
-1
/
+4
2021-09-27
Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...
Tom Rini
9
-47
/
+49
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
2
-4
/
+13
2021-09-25
clk: Rename clk_get_by_driver_info()
Simon Glass
1
-4
/
+3
2021-09-25
treewide: Try to avoid the preprocessor with OF_REAL
Simon Glass
6
-32
/
+35
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
6
-7
/
+7
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
6
-12
/
+12
2021-09-21
clk: at91: clk-master: split master clock in pres and divider
Claudiu Beznea
4
-50
/
+144
2021-09-17
clk: ti: k3: Update driver to account for divider flags
Suman Anna
1
-2
/
+2
2021-09-17
clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write
Dave Gerlach
1
-2
/
+11
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
1
-3
/
+3
2021-08-25
drivers: clk: Add memory clock driver for Intel N5X device
Siew Chin Lim
3
-0
/
+221
2021-08-25
drivers: clk: Add clock driver for Intel N5X device
Siew Chin Lim
3
-1
/
+708
2021-08-21
clk: clk_versaclock: Add support for versaclock driver
Adam Ford
3
-0
/
+1110
2021-08-16
clk: stm32mp1: add support of BSEC clock
Patrick Delaunay
1
-0
/
+1
2021-08-12
rockchip: px30: Support configure SFC
Jon Lin
1
-0
/
+32
2021-07-27
clk: stm32mp1: add support of missing SPI clocks
Patrick Delaunay
1
-0
/
+13
2021-07-26
clk: zynqmp: Add support for enabling clock on lpd_lsbus
Michal Simek
1
-0
/
+1
2021-07-17
Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-1
/
+22
2021-07-16
Merge branch '2021-07-15-assorted-fixes'
Tom Rini
1
-1
/
+5
2021-07-16
clk: stm32mp1: add support of SYSCFG clock
Patrick Delaunay
1
-0
/
+1
2021-07-15
clk: Detect failure to set defaults
Simon Glass
1
-1
/
+5
2021-07-14
clk: uniphier: Add PCIe clock entry
Kunihiko Hayashi
1
-0
/
+3
2021-07-10
clk: imx8mm: Add SPI clocks
Frieder Schrempf
1
-1
/
+22
2021-07-08
clk: armada-37xx: Set DM_FLAG_PRE_RELOC
Marek BehĂșn
2
-0
/
+2
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
1
-0
/
+2
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
1
-0
/
+2
2021-07-06
drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux'
Green Wan
1
-3
/
+3
2021-07-01
Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
3
-0
/
+198
2021-06-28
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...
Tom Rini
7
-0
/
+371
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
1
-2
/
+6
2021-06-24
clk: renesas: Add R8A779A0 clock tables
Hai Pham
7
-0
/
+338
2021-06-24
clk: renesas: Handle R8A779A0 V3U clock types in Gen3 clock code
Marek Vasut
2
-0
/
+33
2021-06-23
clk: zynq: Add clock wizard driver
Zhengxun
3
-0
/
+198
2021-06-19
Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodi...
Tom Rini
2
-0
/
+2960
2021-06-18
clk: cosmetic change in uclass
Patrick Delaunay
1
-1
/
+1
2021-06-18
rockchip: rk3568: add clock driver
Elaine Zhang
2
-0
/
+2960
2021-06-17
clk: k210: Move k210 clock out of its own subdirectory
Sean Anderson
5
-15
/
+14
2021-06-17
clk: k210: Remove bypass driver
Sean Anderson
2
-274
/
+1
2021-06-17
clk: k210: Don't set PLL rates if we are already at the correct rate
Sean Anderson
1
-7
/
+8
2021-06-17
clk: k210: Re-add support for setting rate
Sean Anderson
1
-5
/
+84
2021-06-17
clk: k210: Implement soc_clk_dump
Sean Anderson
1
-2
/
+66
2021-06-17
clk: k210: Move pll into the rest of the driver
Sean Anderson
3
-594
/
+601
[prev]
[next]