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
/
include
/
linux
/
clk-provider.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-06
clk: clk-mux: Make public the clk_fetch_parent_index
Michael Trimarchi
1
-0
/
+1
2023-02-10
Correct SPL uses of SANDBOX_CLK_CCF
Simon Glass
1
-3
/
+3
2022-03-30
clk: ccf: Add some helper functions for clock ops
Sean Anderson
1
-0
/
+8
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-5
/
+5
2021-06-11
clk: fixed_rate: add API for directly registering fixed rate clocks
Tero Kristo
1
-0
/
+3
2021-03-26
clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
Simon Glass
1
-0
/
+5
2021-02-22
clk: remove a redundant header
Dario Binacchi
1
-1
/
+0
2021-01-12
clk: export generic routines
Dario Binacchi
1
-0
/
+57
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
1
-1
/
+1
2020-08-03
clk: Drop dm.h header file in clk-provider.h
Simon Glass
1
-5
/
+3
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-01-26
clk: Include missing headers for linux/clk-provider.h
Sean Anderson
1
-0
/
+4
2019-07-31
clk: gate: support sandbox
Peng Fan
1
-0
/
+3
2019-07-31
clk: add composite clk support
Peng Fan
1
-0
/
+22
2019-07-31
clk-provider: include clk-uclass.h
Peng Fan
1
-0
/
+1
2019-07-31
clk: fixed_rate: export clk_fixed_rate
Peng Fan
1
-0
/
+7
2019-07-31
clk: add clk-gate support
Peng Fan
1
-0
/
+18
2019-07-31
clk: export mux/divider ops
Peng Fan
1
-0
/
+5
2019-07-31
clk: mux: add set parent support
Peng Fan
1
-0
/
+2
2019-07-19
clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW
Lukasz Majewski
1
-0
/
+4
2019-07-19
clk: sandbox: Adjust clk-divider to emulate reading its value from HW
Lukasz Majewski
1
-0
/
+3
2019-07-19
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
Lukasz Majewski
1
-0
/
+109
2019-07-19
clk: Introduce clk-provider.h to store Common Clock Framework's internals
Lukasz Majewski
1
-0
/
+16