index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...
Mike Turquette
2014-09-29
4
-27
/
+52
|
\
|
*
clk: ti: dra7-atl-clock: Mark the device as pm_runtime_irq_safe
Peter Ujfalusi
2014-09-29
1
-0
/
+1
|
*
clk: ti: LLVMLinux: Move __init outside of type definition
Behan Webster
2014-09-29
1
-2
/
+2
|
*
clk: ti: consider the fact that of_clk_get() might return an error
Sebastian Andrzej Siewior
2014-09-29
1
-0
/
+5
|
*
clk: ti: dra7-atl-clock: fix a memory leak
Tero Kristo
2014-09-29
1
-0
/
+1
|
*
clk: ti: change clock init to use generic of_clk_init
Tero Kristo
2014-09-29
1
-25
/
+43
*
|
clk: Remove .owner field for driver
Kiran Padwal
2014-09-25
1
-1
/
+0
*
|
clk: ti: dra7-atl: Provide error check for incoming parameters in set_rate
Nishanth Menon
2014-08-21
1
-1
/
+5
*
|
clk: ti: divider: Provide error check for incoming parameters in set_rate
Nishanth Menon
2014-08-21
1
-1
/
+6
|
/
*
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-08-04
1
-0
/
+11
|
\
|
*
Merge branch 'for-v3.17/ti-clk-driver' of github.com:t-kristo/linux-pm into c...
Mike Turquette
2014-07-25
1
-0
/
+11
|
|
\
|
|
*
CLK: ti: dra7: Initialize USB_DPLL
Roger Quadros
2014-07-02
1
-0
/
+11
*
|
|
clk: ti: clk-7xx: Correct ABE DPLL configuration
Peter Ujfalusi
2014-07-31
1
-1
/
+6
|
/
/
*
|
clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
Tomi Valkeinen
2014-06-19
1
-1
/
+1
*
|
clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled
Roger Quadros
2014-06-19
1
-2
/
+3
*
|
clk: ti: dra7: return error code in failure case
Julia Lawall
2014-06-19
1
-4
/
+2
*
|
clk: ti: apll: not allocating enough data
Dan Carpenter
2014-06-19
1
-1
/
+1
|
/
*
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-06-15
9
-38
/
+874
|
\
|
*
Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...
Mike Turquette
2014-06-10
9
-38
/
+874
|
|
\
|
|
*
CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...
Nishanth Menon
2014-06-06
1
-0
/
+21
|
|
*
CLK: TI: clk-54xx: Set the rate for dpll_abe_m2x2_ck
Peter Ujfalusi
2014-06-06
1
-0
/
+6
|
|
*
CLK: TI: Driver for DRA7 ATL (Audio Tracking Logic)
Peter Ujfalusi
2014-05-28
2
-1
/
+314
|
|
*
ARM: dts: dra7xx-clocks: Correct name for atl clkin3 clock
Peter Ujfalusi
2014-05-28
1
-1
/
+1
|
|
*
CLK: TI: gate: add composite interface clock to OMAP2 only build
Tero Kristo
2014-05-28
1
-1
/
+1
|
|
*
ARM: OMAP2: clock: add DT boot support for cpufreq_ck
Tero Kristo
2014-05-28
1
-0
/
+2
|
|
*
CLK: TI: OMAP2: add clock init support
Tero Kristo
2014-05-28
2
-0
/
+255
|
|
*
CLK: TI: interface: add support for omap2430 specific interface clock
Tero Kristo
2014-05-28
1
-0
/
+11
|
|
*
CLK: TI: APLL: add support for omap2 aplls
Tero Kristo
2014-05-28
1
-0
/
+181
|
|
*
CLK: TI: DPLL: add support for omap2 core dpll
Tero Kristo
2014-05-28
1
-11
/
+67
|
|
*
CLK: TI: DPLL: simplify autoidle register detection logic
Tero Kristo
2014-05-28
1
-24
/
+15
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-0
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clk
George Cherian
2014-05-05
1
-0
/
+16
|
|
/
*
|
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-04
1
-1
/
+1
|
\
\
|
*
|
clk: ti: add missing semi-colon on CLK_OF_DECLARE
Rob Herring
2014-05-20
1
-1
/
+1
|
|
/
*
|
ARM: dts: am43x-clock: add tbclk data for ehrpwm
Poddar, Sourav
2014-05-23
1
-0
/
+6
|
/
*
Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-07
1
-4
/
+0
|
\
|
*
mfd: omap-usb-host: Get clocks based on hardware revision
Roger Quadros
2014-03-13
1
-4
/
+0
*
|
Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-04-05
2
-5
/
+4
|
\
\
|
*
|
clk: ti/divider: fix rate calculation for fractional rates
Tomi Valkeinen
2014-02-26
1
-4
/
+4
|
*
|
clk: ti: am335x: remove unecessary cpu0 clk node
Nishanth Menon
2014-02-24
1
-1
/
+0
|
|
/
*
|
CLK: TI: OMAP4/5/DRA7: Remove gpmc_fck from dummy clocks
Florian Vaussard
2014-03-13
3
-3
/
+0
|
/
*
CLK: TI: add am43xx clock init file
Tero Kristo
2014-01-17
2
-0
/
+119
*
CLK: TI: add omap3 clock init file
Tero Kristo
2014-01-17
2
-1
/
+402
*
CLK: TI: add interface clock support for OMAP3
Tero Kristo
2014-01-17
2
-0
/
+126
*
CLK: TI: add am33xx clock init file
Tero Kristo
2014-01-17
2
-0
/
+162
*
CLK: TI: add dra7 clock init file
Tero Kristo
2014-01-17
2
-0
/
+333
*
CLK: TI: DRA7: Add APLL support
J Keerthy
2014-01-17
2
-1
/
+224
*
CLK: TI: omap5: Initialize USB_DPLL at boot
Roger Quadros
2014-01-17
1
-1
/
+17
*
CLK: TI: add omap5 clock init file
Tero Kristo
2014-01-17
2
-0
/
+240
*
CLK: TI: add omap4 clock init file
Tero Kristo
2014-01-17
2
-0
/
+317
[next]