Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f060939d7c86344a071b03d892903f47028329cb
/
drivers
/
clk
e47c6a3
clk: validate pointer in __clk_disable()
by Fengguang Wu
· 12 years ago
01da40b
clk: remove redundant depends on from drivers/Kconfig
by Viresh Kumar
· 12 years ago
9161c3b
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 12 years ago
f01b9b7
Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
5e512d0
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
137f8a7
clk: fix compile for OF && !COMMON_CLK
by Rob Herring
· 12 years ago
9f1612d
clk: fix clk_get on of_clk_get_by_name return check
by Shawn Guo
· 12 years ago
6631422
ARM: socfpga: initial support for Altera's SOCFPGA platform
by Dinh Nguyen
· 12 years ago
d4f513f
Clk: SPEAr1340: Update sys clock parent array
by Vipul Kumar Samar
· 12 years ago
d9ba8db
clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.
by Vipul Kumar Samar
· 12 years ago
a8f4bf0
Clk:spear6xx:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 12 years ago
5cfc545
Clk:spear3xx:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 12 years ago
e28f1aa
clk:spear1310:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 12 years ago
5cb6a9b
clk:spear1340:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 12 years ago
c782c38
Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into clk-next
by Mike Turquette
· 12 years ago
79ddff9
clk: mxs: clk_register_clkdev mx28 usb clocks
by Richard Zhao
· 12 years ago
8d4d9f5
clk: add highbank clock support
by Rob Herring
· 13 years ago
015ba40
clk: add DT fixed-clock binding support
by Grant Likely
· 13 years ago
766e6a4
clk: add DT clock binding support
by Grant Likely
· 13 years ago
a613163
ARM: integrator: convert to common clock
by Linus Walleij
· 12 years ago
91b87a4
clk: add versatile ICST307 driver
by Linus Walleij
· 12 years ago
cb47912
Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into clk-3.6
by Mike Turquette
· 12 years ago
50667d6
ARM: u300: convert to common clock
by Linus Walleij
· 12 years ago
9ca1c5a
clk: cache parent clocks only for muxes
by Rajendra Nayak
· 12 years ago
f05259a
clk: wm831x: Add initial WM831x clock driver
by Mark Brown
· 12 years ago
f7d8caa
clk: Add CLK_IS_BASIC flag to identify basic clocks
by Rajendra Nayak
· 12 years ago
357c3f0
clk: Add support for rate table based dividers
by Rajendra Nayak
· 12 years ago
6d9252b
clk: Add support for power of two type dividers
by Rajendra Nayak
· 12 years ago
0dc1951
Merge tag 'v3.5-rc6' into next/soc
by Arnd Bergmann
· 12 years ago
64e2bc4
clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3
by Lauri Hintsala
· 12 years ago
863b132
clk: fix parent validation in __clk_set_parent()
by Rajendra Nayak
· 12 years ago
275d580
clk: mxs: add clkdev lookup for pwm
by Shawn Guo
· 12 years ago
8c6faca
clk: mxs: Fix the GPMI clock name
by Fabio Estevam
· 12 years ago
bcf6c3d
clk: mxs: rename the gpmi clock for imx28
by Huang Shijie
· 12 years ago
d03ac61
clk: mxs: fix clock lookup after freeing init memory
by Marc Kleine-Budde
· 12 years ago
d6dc55c
clk: mxs: fix ref_io clock definition
by Shawn Guo
· 12 years ago
bf47b4f
clk: Check parent for NULL in clk_change_rate
by Pawel Moll
· 12 years ago
7975059
clk: Allow late cache allocation for clk->parents
by Rajendra Nayak
· 12 years ago
3a35fc3
clk: SPEAr600: Fix ethernet clock name for DT based probing
by Stefan Roese
· 12 years ago
10d8935
Viresh has moved
by Viresh Kumar
· 12 years ago
4a31bd2
ARM: nomadik: convert to generic clock
by Linus Walleij
· 13 years ago
30b8428
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
84a442b
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3c0dec5
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clock
by Arnd Bergmann
· 12 years ago
7e0fa1b
clk: Fix CLK_SET_RATE_GATE flag validation in clk_set_rate().
by Saravana Kannan
· 12 years ago
1df5c93
clk: Provide dummy clk_unregister()
by Mark Brown
· 13 years ago
0b928af
SPEAr13xx: Add common clock framework support
by Viresh Kumar
· 13 years ago
ef9b4d3
mmc: mxs-mmc: get rid of the use of cpu_is_xxx
by Shawn Guo
· 13 years ago
eae0185
Merge branch 'spear/clock' into next/clock
by Arnd Bergmann
· 12 years ago
5df33a6
SPEAr: Switch to common clock framework
by Viresh Kumar
· 13 years ago
a45896b
SPEAr: clk: Add General Purpose Timer Synthesizer clock
by Viresh Kumar
· 13 years ago
270b9f4
SPEAr: clk: Add Fractional Synthesizer clock
by Viresh Kumar
· 13 years ago
5335a63
SPEAr: clk: Add Auxiliary Synthesizer clock
by Viresh Kumar
· 13 years ago
55b8fd4
SPEAr: clk: Add VCO-PLL Synthesizer clock
by Viresh Kumar
· 13 years ago
8c92013
dma: mxs-dma: make platform_device_id more generic
by Shawn Guo
· 12 years ago
2954ff3
ARM: mxs: add initial device tree support for imx23-evk board
by Shawn Guo
· 13 years ago
bc3a59c
ARM: mxs: add initial device tree support for imx28-evk board
by Dong Aisheng
· 13 years ago
93c6d89
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/clock
by Arnd Bergmann
· 12 years ago
e12ff34
Merge branch 'depends/rmk/clkdev' into next/clock
by Arnd Bergmann
· 12 years ago
f0948f5
clk: add a fixed factor clock
by Sascha Hauer
· 13 years ago
31df9db
clk: mux: assign init data
by Mike Turquette
· 13 years ago
d269b97
clk: remove COMMON_CLK_DISABLE_UNUSED
by Mike Turquette
· 13 years ago
63f5c3b
clk: prevent spurious parent rate propagation
by Mike Turquette
· 13 years ago
5026092
ARM: mxs: remove now unused timer_clk argument from mxs_timer_init
by Shawn Guo
· 13 years ago
2664681
ARM: mxs: switch to common clk framework
by Shawn Guo
· 13 years ago
7d81397
clk: mxs: add clock support for imx28
by Shawn Guo
· 13 years ago
ff261b7
clk: mxs: add clock support for imx23
by Shawn Guo
· 13 years ago
23b5e15
clk: mxs: add mxs specific clocks
by Shawn Guo
· 13 years ago
e9d7f40
CLKDEV: provide helpers for common clock framework
by Russell King
· 13 years ago
0e1c030
clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled
by Viresh Kumar
· 13 years ago
0197b3e
clk: Use a separate struct for holding init data.
by Saravana Kannan
· 13 years ago
01033be
clk: select CLKDEV_LOOKUP for COMMON_CLK
by Rob Herring
· 13 years ago
1b2f990
clk: Don't set clk->new_rate twice
by Viresh Kumar
· 13 years ago
fbc42aa
clk: clk-gate: Create clk_gate_endisable()
by Viresh Kumar
· 13 years ago
f4d8af2
clk: propagate round_rate for CLK_SET_RATE_PARENT case
by Shawn Guo
· 13 years ago
1c0035d
clk: pass parent_rate into .set_rate
by Shawn Guo
· 13 years ago
81536e0
clk: always pass parent_rate into .round_rate
by Shawn Guo
· 13 years ago
27d5459
clk: basic: improve parent_names & return errors
by Mike Turquette
· 13 years ago
d1302a3
clk: core: copy parent_names & return error codes
by Mike Turquette
· 13 years ago
d305fb7
clk: Constify parent name arrays
by Mark Brown
· 13 years ago
34e44fe
clk: Make clk_get_rate() return 0 on error
by Rajendra Nayak
· 13 years ago
822c250
clk: add "const" for clk_ops of basic clks
by Shawn Guo
· 13 years ago
c0d2530
clk: remove unnecessary EXPORT_SYMBOL_GPL
by Shawn Guo
· 13 years ago
10363b5
clk: use kzalloc in clk_register_mux
by Shawn Guo
· 13 years ago
d4d7e3d
clk: core: enforce clk_ops consistency
by Mike Turquette
· 13 years ago
7452b21
clk: core: clk_calc_new_rates handles NULL parents
by Mike Turquette
· 13 years ago
70d347e
clk: core: remove dead code paths
by Mike Turquette
· 13 years ago
5654dc9
clk: core: correct clk_set_rate kerneldoc
by Mike Turquette
· 13 years ago
67b5087
ARM: 7392/1: CLKDEV: Optimize clk_find()
by viresh kumar
· 13 years ago
a8a97db
ARM: 7376/1: clkdev: Implement managed clk_get()
by Mark Brown
· 13 years ago
8fb61e3
clk: make CONFIG_COMMON_CLK invisible
by Arnd Bergmann
· 13 years ago
9d9f78e
clk: basic clock hardware types
by Mike Turquette
· 13 years ago
b2476490
clk: introduce the common clock framework
by Mike Turquette
· 13 years ago
5c77f56
clk: add config option HAVE_CLK_PREPARE into Kconfig
by Shawn Guo
· 13 years ago
aa3831c
ARM: Consolidate the clkdev header files
by Kyungmin Park
· 13 years ago
e8bf8df
CLKDEV: Fix clkdev return value for NULL clk case
by Russell King
· 14 years ago
6d803ba
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
by Jean-Christop PLAGNIOL-VILLARD
· 14 years ago