index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ux500
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
clk: ux500: sysctrl: Add a determine_rate hook
Maxime Ripard
1
-0
/
+1
2023-06-09
clk: ux500: prcmu: Add a determine_rate hook
Maxime Ripard
1
-0
/
+1
2022-05-18
clk: ux500: fix a possible off-by-one in u8500_prcc_reset_base()
Hangyu Hua
1
-1
/
+1
2022-04-26
clk: ux500: Implement the missing CLKOUT clocks
Linus Walleij
3
-7
/
+199
2022-04-26
clk: ux500: Rewrite PRCMU clocks to use clk_hw_*
Linus Walleij
3
-209
/
+183
2022-04-26
clk: ux500: Drop .is_prepared state from PRCMU clocks
Linus Walleij
1
-27
/
+2
2022-04-26
clk: ux500: Drop .is_enabled state from PRCMU clocks
Linus Walleij
1
-35
/
+0
2021-10-27
clk: ux500: Add driver for the reset portions of PRCC
Linus Walleij
5
-13
/
+243
2021-08-09
mfd: db8500-prcmu: Handle missing FW variant
Linus Walleij
1
-1
/
+2
2020-01-05
clk: ux500: Fix up the SGA clock for some variants
Linus Walleij
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
6
-12
/
+6
2019-04-11
clk: ux500: add range to usleep_range
Nicholas Mc Guire
1
-1
/
+2
2018-12-15
clk: Use of_node_name_eq for node name comparisons
Rob Herring
1
-5
/
+5
2018-03-23
clk: ux500: Drop AB8540/9540 support
Linus Walleij
4
-633
/
+0
2017-11-18
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-12
/
+6
2017-11-14
clk: ux500: Improve sizeof() usage
Markus Elfring
3
-3
/
+3
2017-11-14
clk: ux500: Delete error messages for failed memory allocations
Markus Elfring
3
-9
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-31
clk: ux500: prcc: constify clk_ops.
Arvind Yadav
1
-3
/
+3
2017-08-31
clk: ux500: sysctrl: constify clk_ops.
Arvind Yadav
1
-4
/
+4
2017-08-31
clk: ux500: prcmu: constify clk_ops.
Arvind Yadav
1
-7
/
+7
2017-01-27
clk: ux500: Convert ABx500 clocks to use OF probing
Linus Walleij
1
-10
/
+26
2017-01-27
clk: ux500: move AB8500 sysclk over to PRCMU clk driver
Linus Walleij
2
-8
/
+3
2016-07-12
ARM: ux500: use CLK_OF_DECLARE()
Arnd Bergmann
3
-30
/
+6
2016-03-03
clk: ux500: Remove CLK_IS_ROOT
Stephen Boyd
3
-84
/
+75
2015-08-25
clk/ARM: move Ux500 PRCC bases to the device tree
Linus Walleij
3
-154
/
+209
2015-08-25
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2
-9
/
+9
2015-08-25
clk: ux500: delete the non-DT U8500 clock implementation
Linus Walleij
2
-526
/
+0
2015-07-20
clk: ux500: Remove clk.h and clkdev.h includes
Stephen Boyd
6
-8
/
+2
2015-05-07
clk: ux500: ape[ate|trace]clk are scaleable
Linus Walleij
2
-5
/
+6
2015-01-27
clk: ux500: Drop use of clk-private.h
Stephen Boyd
2
-2
/
+0
2014-10-20
clk: ux500: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-02-24
clk: ux500: Staticize ux500_twocell_get
Sachin Kamat
1
-1
/
+2
2013-12-20
clk: ux500: Remove extra semicolon
Sachin Kamat
1
-1
/
+1
2013-10-18
clk: ux500: fix erroneous bit assignment
Linus Walleij
1
-1
/
+1
2013-09-26
clk: ux500: Provide a look-up for the ARMSS clock
Lee Jones
1
-0
/
+1
2013-09-26
clk: ux500: Add Device Tree support for the TWD clock
Lee Jones
1
-2
/
+5
2013-09-26
clk: ux500: Add Device Tree support for the RTC clock
Lee Jones
1
-2
/
+5
2013-09-26
clk: ux500: Add Device Tree support for the PRCC Kernel clock
Lee Jones
1
-0
/
+32
2013-09-26
clk: ux500: Add Device Tree support for the PRCC Peripheral clock
Lee Jones
1
-0
/
+52
2013-09-26
clk: ux500: Add Device Tree support for the PRCMU clock
Lee Jones
1
-2
/
+48
2013-09-26
clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocks
Lee Jones
1
-0
/
+22
2013-09-26
clk: ux500: Provide u8500_clk with skeleton Device Tree support
Lee Jones
1
-0
/
+19
2013-09-26
clk: ux500: Copy u8500_clk_init() ready for DT enablement
Lee Jones
2
-0
/
+382
2013-09-26
clk: ux500: Remove BML8580 clock
Lee Jones
1
-1
/
+1
2013-07-03
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
3
-9
/
+567
2013-06-07
clk: ux500: Clocks definition for u8540
Philippe Begnic
1
-1
/
+559
2013-06-07
clk: ux500: Pass clock base adresses in initcall for u8540 and u9540
Philippe Begnic
2
-4
/
+4
2013-05-29
clk: ux500: clk-sysctrl: handle clocks with no parents
Fabio Baltieri
1
-1
/
+7
2013-05-29
clk: ux500: Provide device enumeration number suffix for SMSC911x
Lee Jones
1
-1
/
+1
[next]