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-03-30
clk: Use generic CCF ops where possible
Sean Anderson
8
-591
/
+22
2022-03-30
clk: ccf: Add some helper functions for clock ops
Sean Anderson
1
-0
/
+65
2022-03-30
clk: Consolidate some clock functions
Sean Anderson
1
-20
/
+2
2022-03-30
clk: Make clk_free return void
Sean Anderson
2
-12
/
+7
2022-03-30
clk: Make rfree return void
Sean Anderson
2
-7
/
+6
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
2
-3
/
+3
2022-03-15
k210: use the board vendor name rather than the marketing name
Damien Le Moal
2
-3
/
+3
2022-03-02
clk: scmi: register scmi clocks with CCF
Etienne Carriere
1
-0
/
+90
2022-03-02
scmi: change parameter dev in devm_scmi_process_msg
Etienne Carriere
1
-3
/
+3
2022-02-25
clk: ccf: correct the test on the parent uclass in clk_enable/clk_disable
Patrick Delaunay
1
-2
/
+2
2022-02-25
clk: Add clk_get_by_name_optional
Sean Anderson
1
-2
/
+3
2022-02-24
clk: Inline clk_get_*_optional
Sean Anderson
1
-22
/
+0
2022-02-24
clk: Rename clk_get_optional_nodev
Sean Anderson
1
-1
/
+2
2022-02-24
clk: cdce9xx: Convert .of_xlate to .request
Sean Anderson
1
-9
/
+3
2022-02-24
clk: versaclock: Remove xlate function
Sean Anderson
1
-19
/
+0
2022-02-24
clk: Remove no-op request and rfree callbacks
Sean Anderson
3
-29
/
+0
2022-02-24
clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01
Sean Anderson
2
-2
/
+2
2022-02-24
clk: Alphabetize Kconfig
Sean Anderson
1
-91
/
+91
2022-02-24
clk: Alphabetize Makefile
Sean Anderson
1
-9
/
+9
2022-02-19
clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mn
Heiko Thiery
1
-0
/
+2
2022-02-08
clk: clk-k3: Add support for J721S2 SoC
David Huang
1
-0
/
+5
2022-02-05
clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imxrt10{20|50}
Heiko Thiery
1
-0
/
+4
2022-01-20
Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
3
-6
/
+6
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
3
-6
/
+6
2022-01-19
Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-5
/
+19
2022-01-18
clk: ast2600: Revise MII interface delay
Dylan Hung
1
-5
/
+5
2022-01-18
clk: actions: Add SD/MMC clocks
Amit Singh Tomar
1
-0
/
+73
2022-01-18
clk: actions: Introduce dummy get/set_rate callbacks
Amit Singh Tomar
1
-0
/
+26
2022-01-13
treewide: invaild -> invalid
Sean Anderson
7
-7
/
+7
2022-01-10
Merge branch 'next'
Tom Rini
3
-2
/
+51
2022-01-07
Revert "clk: Detect failure to set defaults"
Marek Vasut
1
-5
/
+1
2022-01-05
clk: zynqmp: Fix gem tx/rx/ref clock handling
Michal Simek
1
-5
/
+18
2022-01-05
clk: zynqmp: Add support for setting up clock for USB
Michal Simek
1
-0
/
+1
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
1
-2
/
+2
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
9
-27
/
+57
2021-12-15
clk: define LOG_CATEGORY for generic and ccf clocks
Patrick Delaunay
8
-12
/
+39
2021-12-15
clk: cosmetic: reorder include files
Patrick Delaunay
6
-15
/
+18
2021-11-23
clk: scmi: define LOG_CATEGORY
Patrick Delaunay
1
-0
/
+3
2021-11-17
clk: ast2600: Add RSACLK control for ACRY
Chia-Wei Wang
1
-0
/
+24
2021-11-17
clk: ast2600: Add YCLK control for HACE
Joel Stanley
1
-0
/
+22
2021-11-10
stm32mp15: replace CONFIG_TFABOOT when it is possible
Patrick Delaunay
1
-3
/
+1
2021-10-25
clk: sunxi: Extend DM_RESET selection to SPL
Samuel Holland
1
-0
/
+1
2021-10-20
clk: sifive: Fix -Wint-to-pointer-cast warning
Bin Meng
1
-3
/
+3
2021-10-19
clk: fixed_rate: add dummy disable() function
Samuel Holland
1
-0
/
+1
2021-10-15
clk: rockchip: rk3568: update clks
Elaine Zhang
1
-2
/
+9
2021-10-15
rockchip: px30: add support for setting cpll clock
Chris Morgan
1
-0
/
+3
2021-10-12
Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
17
-13
/
+235
2021-10-11
clk: ti: add am33xx/am43xx spread spectrum clock support
Dario Binacchi
1
-3
/
+128
2021-10-11
clk: sunxi: Add drivers for A31 and H6 PRCM CCUs
Samuel Holland
4
-0
/
+136
2021-10-11
clk: sunxi: Add support for I2C gates/resets
Samuel Holland
12
-0
/
+86
[prev]
[next]