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
2016-10-30
rockchip: rk3288: Move rockchip_get_cru() out of the driver
Simon Glass
1
-21
/
+0
2016-10-30
rockchip: rk3399: Move rockchip_get_cru() out of the driver
Simon Glass
1
-25
/
+1
2016-10-30
rockchip: rk3036: Move rockchip_get_cru() out of the driver
Simon Glass
1
-23
/
+1
2016-10-30
clk: rk3399: fix rockchip_get_cru
Jacob Chen
1
-1
/
+3
2016-10-28
clk: at91: Improve the clock implementation
Wenyou Yang
6
-89
/
+195
2016-10-28
clk: clk-uclass: Assign clk->dev before call .of_xlate
Wenyou Yang
1
-0
/
+3
2016-10-28
clk: at91: Fix at91-pmc and at91-sckc's class ID
Wenyou Yang
2
-20
/
+7
2016-10-18
clk: uniphier: rework UniPhier clk driver
Masahiro Yamada
5
-240
/
+179
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
1
-3
/
+3
2016-09-27
clock: implement a driver for the Tegra CAR
Stephen Warren
3
-0
/
+111
2016-09-22
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2
-4
/
+175
2016-09-23
clk: uniphier: allow to have clock node under syscon node
Masahiro Yamada
1
-9
/
+9
2016-09-23
clk: uniphier: move U_BOOT_DRIVER entry to core code
Masahiro Yamada
3
-75
/
+74
2016-09-23
clk: uniphier: constify clock data arrays/structures
Masahiro Yamada
3
-9
/
+9
2016-09-22
clk: rk3288: add PWM clock get rate
Kever Yang
1
-0
/
+2
2016-09-22
clk: rk3399: add pmucru controller support
Kever Yang
1
-4
/
+173
2016-09-21
clk: boston: Providea simple driver for Boston board clocks
Paul Burton
3
-0
/
+106
2016-08-15
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
16
-0
/
+776
2016-08-15
clk: at91: Add clock driver
Wenyou Yang
16
-0
/
+776
2016-08-15
clock: add Tegra186 clock driver
Stephen Warren
5
-0
/
+118
2016-08-05
rockchip: remove log2 reimplementation from clock drivers
Heiko Stübner
2
-14
/
+6
2016-08-05
clock: rk3399: add support for dwmmc 400K
Kever Yang
1
-8
/
+21
2016-08-05
move: rockchip: move clock drivers into a subdirectory
Heiko Stübner
5
-3
/
+10
2016-08-05
rk3399: add basic soc driver
Kever Yang
2
-0
/
+820
2016-07-25
rockchip: Use rockchip_get_clk() to obtain the SoC clock
Simon Glass
1
-1
/
+1
2016-07-25
rockchip: rk3288: fix FREF_MIN_HZ constant
Heiko Stübner
1
-1
/
+1
2016-07-25
cosmetic: rockchip: rk3288: rename rkclk_configure_cpu
Heiko Stübner
1
-1
/
+1
2016-07-24
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
3
-16
/
+7
2016-07-22
dm: clk: Remove simple version of clk_get_by_index/name()
Michal Simek
1
-27
/
+1
2016-07-14
rockchip: clk: Update the rk3288 driver to support of-platdata
Simon Glass
1
-2
/
+18
2016-07-14
rockchip: clk: Move all DT decoding to ofdata_to_platdata()
Simon Glass
1
-1
/
+12
2016-07-14
dm: clk: Add support for of-platdata
Simon Glass
2
-2
/
+22
2016-06-24
clk: sandbox: don't check clk ID against 0
Stephen Warren
1
-4
/
+4
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
11
-333
/
+396
2016-06-06
Merge http://git.denx.de/u-boot-samsung
Tom Rini
7
-0
/
+307
2016-05-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2
-2
/
+2
2016-05-27
rockchip: rk3288: Add clock support for the gmac ethernet interface
Sjoerd Simons
1
-0
/
+14
2016-05-26
Rename reset to sysreset
Stephen Warren
2
-2
/
+2
2016-05-26
clk: uniphier: add Media I/O clock driver support for PH1-LD11
Masahiro Yamada
1
-0
/
+4
2016-05-25
clk: exynos: add clock driver for Exynos7420 Soc
Thomas Abraham
7
-0
/
+307
2016-04-24
clk: uniphier: add Media I/O clock driver support for PH1-LD20
Masahiro Yamada
1
-0
/
+4
2016-04-01
clk: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
1
-6
/
+3
2016-02-14
clk: uniphier: add Media I/O clock driver for UniPhier SoCs
Masahiro Yamada
7
-0
/
+413
2016-02-01
drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.
Purna Chandra Mandal
2
-0
/
+434
2016-01-21
rockchip: spl: Support full-speed CPU in SPL
Simon Glass
1
-0
/
+56
2016-01-21
rockchip: rk3288: clock: Fix various minor errors
Simon Glass
1
-8
/
+13
2016-01-21
rockchip: clk: Add support for clocks needed by the displays
Simon Glass
1
-4
/
+170
2016-01-21
rockchip: Rename the CRU_MODE_CON fields
Simon Glass
1
-30
/
+9
2016-01-21
rockchip: clk: Make rkclk_get_clk() SoC-specific
Simon Glass
2
-0
/
+30
2016-01-21
dm: clk: Add a simple version of clk_get_by_index()
Simon Glass
1
-1
/
+17
[next]