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
/
renesas
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
treewide: invaild -> invalid
Sean Anderson
2
-2
/
+2
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-05-21
clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling
Marek Vasut
1
-43
/
+43
2021-05-21
clk: renesas: Add register pointers into struct cpg_mssr_info
Hai Pham
3
-45
/
+65
2021-05-21
clk: renesas: Introduce enum clk_reg_layout
Hai Pham
1
-0
/
+6
2021-05-21
clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable()
Hai Pham
4
-6
/
+8
2021-05-21
clk: renesas: Make reset controller modemr register offset configurable
Marek Vasut
20
-5
/
+21
2021-05-21
clk: renesas: Add support for RPCD2 clock
Hai Pham
2
-5
/
+17
2021-05-21
clk: renesas: Fix Realtime Module Stop Control Register offsets
Hai Pham
1
-1
/
+1
2021-05-21
clk: renesas: Fix incorrect return RPC clk_get_rate
Hai Pham
1
-1
/
+1
2021-05-21
clk: renesas: Reinstate RPC clock on R-Car D3/E3
Marek Vasut
2
-0
/
+18
2021-05-21
clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12
Marek Vasut
7
-163
/
+212
2021-05-21
clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12
Marek Vasut
5
-9
/
+6
2021-05-21
clk: renesas: Synchronize RZ/G2 tables with Linux 5.12
Marek Vasut
3
-5
/
+26
2021-04-25
clk: renesas: Synchronize Gen2 MSTP teardown tables
Marek Vasut
3
-6
/
+6
2021-04-25
clk: renesas: Only ever access documented bits in clock driver teardown
Marek Vasut
7
-81
/
+81
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2
-0
/
+2
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
15
-15
/
+15
2020-10-20
clk: renesas: Import R8A774C0 clock tables from Linux 5.9
Lad Prabhakar
3
-0
/
+315
2020-10-20
clk: renesas: Add R8A774E1 clock tables
Biju Das
3
-0
/
+365
2020-10-20
clk: renesas: Add R8A774B1 clock tables
Biju Das
3
-0
/
+343
2020-10-20
clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock
Biju Das
1
-0
/
+4
2020-07-27
Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2
-2
/
+2
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2
-2
/
+2
2020-07-25
clk: renesas: Add R8A774A1 clock tables
Adam Ford
4
-0
/
+349
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2
-2
/
+2
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2
-2
/
+2
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
14
-0
/
+14
2020-05-18
common: Drop log.h from common header
Simon Glass
3
-0
/
+3
2020-03-30
clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2
Marek Vasut
1
-1
/
+2
2019-08-09
clk: renesas: Add R8A77980 V3H clock tables
Marek Vasut
3
-0
/
+262
2019-04-09
clk: renesas: Synchronize Gen3 tables with Linux 5.0
Marek Vasut
8
-130
/
+215
2019-04-09
clk: renesas: Synchronize Gen2 tables with Linux 5.0
Marek Vasut
4
-16
/
+14
2019-04-09
clk: renesas: Add R8A77965 clock tables
Marek Vasut
4
-19
/
+346
2019-03-25
clk: renesas: Add support for setting MMCIF clock divider on Gen2
Marek Vasut
1
-0
/
+42
2019-03-25
clk: renesas: Fix swapped div and mul in debug output on Gen2
Marek Vasut
1
-1
/
+1
2019-03-25
clk: renesas: Fix SDH clock divider decoding on Gen2
Marek Vasut
1
-5
/
+9
2019-02-25
clk: rmobile: Drop def_bool per SoC
Marek Vasut
1
-10
/
+0
2018-12-03
clk: renesas: Allow reconfiguring SDHI clock on Gen3
Marek Vasut
1
-7
/
+3
2018-06-14
clk: rmobile: Add R8A77995 RPC clock
Marek Vasut
1
-0
/
+5
2018-06-14
clk: rmobile: Add R8A77990 RPC clock
Marek Vasut
1
-0
/
+5
2018-06-02
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
5
-32
/
+386
2018-06-01
clk: renesas: Add R8A77990 E3 clock tables
Marek Vasut
3
-0
/
+311
2018-06-01
clk: renesas: Add PE clock handling
Marek Vasut
2
-6
/
+40
2018-06-01
clk: renesas: Add PLL1 and PLL3 dividers
Marek Vasut
1
-4
/
+8
2018-06-01
clk: renesas: Pass clock rate around as 64bit number internally
Marek Vasut
1
-25
/
+31
2018-06-01
clk: renesas: Fix swapped arguments in debug message
Marek Vasut
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
9
-18
/
+9
2018-05-02
clk: renesas: Drop USB extal from the R8A7792 clock driver
Marek Vasut
1
-2
/
+0
[next]