index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ux500
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: ux500: Remove CLK_IS_ROOT
Stephen Boyd
2016-03-02
3
-84
/
+75
*
clk/ARM: move Ux500 PRCC bases to the device tree
Linus Walleij
2015-08-24
3
-154
/
+209
*
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-08-24
2
-9
/
+9
*
clk: ux500: delete the non-DT U8500 clock implementation
Linus Walleij
2015-08-24
2
-526
/
+0
*
clk: ux500: Remove clk.h and clkdev.h includes
Stephen Boyd
2015-07-20
6
-8
/
+2
*
clk: ux500: ape[ate|trace]clk are scaleable
Linus Walleij
2015-05-07
2
-5
/
+6
*
clk: ux500: Drop use of clk-private.h
Stephen Boyd
2015-01-27
2
-2
/
+0
*
clk: ux500: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
clk: ux500: Staticize ux500_twocell_get
Sachin Kamat
2014-02-23
1
-1
/
+2
*
clk: ux500: Remove extra semicolon
Sachin Kamat
2013-12-19
1
-1
/
+1
*
clk: ux500: fix erroneous bit assignment
Linus Walleij
2013-10-18
1
-1
/
+1
*
clk: ux500: Provide a look-up for the ARMSS clock
Lee Jones
2013-09-26
1
-0
/
+1
*
clk: ux500: Add Device Tree support for the TWD clock
Lee Jones
2013-09-26
1
-2
/
+5
*
clk: ux500: Add Device Tree support for the RTC clock
Lee Jones
2013-09-26
1
-2
/
+5
*
clk: ux500: Add Device Tree support for the PRCC Kernel clock
Lee Jones
2013-09-26
1
-0
/
+32
*
clk: ux500: Add Device Tree support for the PRCC Peripheral clock
Lee Jones
2013-09-26
1
-0
/
+52
*
clk: ux500: Add Device Tree support for the PRCMU clock
Lee Jones
2013-09-26
1
-2
/
+48
*
clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocks
Lee Jones
2013-09-26
1
-0
/
+22
*
clk: ux500: Provide u8500_clk with skeleton Device Tree support
Lee Jones
2013-09-26
1
-0
/
+19
*
clk: ux500: Copy u8500_clk_init() ready for DT enablement
Lee Jones
2013-09-26
2
-0
/
+382
*
clk: ux500: Remove BML8580 clock
Lee Jones
2013-09-26
1
-1
/
+1
*
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-07-03
3
-9
/
+567
|
\
|
*
clk: ux500: Clocks definition for u8540
Philippe Begnic
2013-06-06
1
-1
/
+559
|
*
clk: ux500: Pass clock base adresses in initcall for u8540 and u9540
Philippe Begnic
2013-06-06
2
-4
/
+4
|
*
clk: ux500: abx500-clk: rename ux500 audio codec aliases
Fabio Baltieri
2013-05-28
1
-4
/
+4
*
|
clk: ux500: clk-sysctrl: handle clocks with no parents
Fabio Baltieri
2013-05-29
1
-1
/
+7
*
|
clk: ux500: Provide device enumeration number suffix for SMSC911x
Lee Jones
2013-05-29
1
-1
/
+1
|
/
*
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-05-02
2
-72
/
+71
|
\
|
*
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
Linus Walleij
2013-04-08
1
-1
/
+0
|
*
clk: ux500: pass clock base adresses in init call
Linus Walleij
2013-04-08
1
-71
/
+71
*
|
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-05-02
1
-1
/
+2
|
\
\
|
*
|
clk: ux500: Provide an alias for the SMSC911x Ethernet chip
Lee Jones
2013-03-01
1
-0
/
+1
|
*
|
clk: ux500: Ensure the FMSC clock is obtainable
Lee Jones
2013-03-01
1
-1
/
+1
|
|
/
*
|
clk: ux500: fix mismatched types
Mike Turquette
2013-04-22
1
-2
/
+3
*
|
clk: ux500: abx500: Define clock tree for ab850x
Ulf Hansson
2013-04-10
1
-3
/
+68
*
|
clk: ux500: Add support for sysctrl clocks
Ulf Hansson
2013-04-10
3
-0
/
+251
*
|
clk: ux500: Fix prcmu clocks registration
Maxime Coquelin
2013-03-27
1
-5
/
+5
*
|
clk: ux500: Support is_prepared callback for clk-prcmu
Ulf Hansson
2013-03-19
1
-54
/
+80
|
/
*
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-12-13
1
-7
/
+4
|
\
|
*
clk: ux500: Register mtu apb_pclocks
Ulf Hansson
2012-11-15
1
-6
/
+3
|
*
clk/ux500: explicitly include register header
Linus Walleij
2012-11-05
1
-1
/
+1
*
|
clk: ux500: fix bit error
Linus Walleij
2012-12-04
1
-1
/
+1
*
|
clk: ux500: Initial support for abx500 clock driver
Ulf Hansson
2012-11-26
2
-0
/
+76
*
|
clk: ux500: Register nomadik keypad clock lookups for u8500
Ulf Hansson
2012-11-15
1
-0
/
+4
*
|
clk: ux500: Register rng clock lookups for u8500
Ulf Hansson
2012-11-15
1
-1
/
+2
*
|
clk: ux500: Register slimbus clock lookups for u8500
Ulf Hansson
2012-11-09
1
-2
/
+3
*
|
clk: ux500: Update rtc clock lookup for u8500
Ulf Hansson
2012-11-09
1
-1
/
+1
*
|
clk: ux500: Register msp clock lookups for u8500
Ulf Hansson
2012-11-09
1
-0
/
+18
*
|
clk: ux500: Register ssp clock lookups for u8500
Ulf Hansson
2012-11-09
1
-0
/
+6
[next]