summaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | clk: mxs: remove the use of mach level IO accessorShawn Guo2013-04-012-13/+11
| | * | | | | | | | clk: mxs: get base address from device treeShawn Guo2013-04-012-16/+35
| | * | | | | | | | ARM: mxs: look up timrot clock from device treeShawn Guo2013-04-012-3/+0
| | * | | | | | | | ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo2013-04-012-6/+0
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-091-1/+1
| |\| | | | | | |
| * | | | | | | | Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann2013-04-091-34/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | / / | | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-022-35/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'tegra-for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-091-34/+2
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | clk: tegra: No 7.1 super clk dividers on Tegra20Peter De Schrijver2013-03-111-34/+2
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'omap-for-v3.10/fixes-non-critical-signed' of git://git.kernel.org/...Arnd Bergmann2013-04-083-3/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | clk: ux500: Provide an alias for the SMSC911x Ethernet chipLee Jones2013-03-011-0/+1
| * | | | | | | clk: ux500: Ensure the FMSC clock is obtainableLee Jones2013-03-011-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-014-175/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-lpss'Rafael J. Wysocki2013-04-284-175/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | ACPI / scan: Add special handler for Intel Lynxpoint LPSS devicesRafael J. Wysocki2013-03-214-175/+2
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-2/+2
|\ \ \ \ \ \ \
| * | | | | | | treewide: Fix typos in printkMasanari Iida2013-03-201-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-04-3032-290/+3918
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | clk: add clk_ignore_unused option to keep boot clocks onOlof Johansson2013-04-281-0/+13
| * | | | | | clk: ux500: fix mismatched typesMike Turquette2013-04-221-2/+3
| * | | | | | clk: vexpress: Add separate SP810 driverPawel Moll2013-04-183-50/+189
| * | | | | | clk: si5351: make clk-si5351 depend on CONFIG_OFSebastian Hesselbarth2013-04-161-0/+1
| * | | | | | clk: export __clk_get_flags for modular clock providersSebastian Hesselbarth2013-04-151-0/+1
| * | | | | | clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate.Tony Prisk2013-04-141-0/+2
| * | | | | | clk: sunxi: Unify oscillator clockEmilio López2013-04-121-7/+26
| * | | | | | clk: composite: allow fixed rates & fixed dividersMike Turquette2013-04-121-4/+13
| * | | | | | clk: composite: rename 'div' references to 'rate'Mike Turquette2013-04-121-20/+20
| * | | | | | clk: add si5351 i2c common clock driverSebastian Hesselbarth2013-04-124-0/+1675
| * | | | | | clk: add device tree fixed-factor-clock binding supportGregory CLEMENT2013-04-121-0/+36
| * | | | | | clk: Properly handle notifier return valuesSoren Brinkmann2013-04-111-5/+5
| * | | | | | clk: ux500: abx500: Define clock tree for ab850xUlf Hansson2013-04-101-3/+68
| * | | | | | clk: ux500: Add support for sysctrl clocksUlf Hansson2013-04-103-0/+251
| * | | | | | clk: mvebu: Fix valid value range checking for cpu_freq_selectAxel Lin2013-04-091-2/+2
| * | | | | | clk: Fixup locking issues for clk_set_parentUlf Hansson2013-04-091-15/+52
| * | | | | | clk: Fixup errorhandling for clk_set_parentUlf Hansson2013-04-091-20/+36
| * | | | | | clk: Restructure code for __clk_reparentUlf Hansson2013-04-091-28/+42
| | |_|_|/ / | |/| | | |
| * | | | | clk: sunxi: drop an unnecesary kmallocEmilio López2013-04-041-1/+1
| * | | | | clk: sunxi: drop CLK_IGNORE_UNUSEDEmilio López2013-04-041-4/+4
| * | | | | clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gatesEmilio López2013-04-041-0/+88
| * | | | | clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann2013-04-031-2/+3
| * | | | | clk: mvebu: Use common of_clk_init() functionJean-Francois Moine2013-04-033-42/+3
| | |_|_|/ | |/| | |
| * | | | clk: allow reentrant calls into the clk frameworkMike Turquette2013-04-021-2/+42
| * | | | clk: abstract locking out into helper functionsMike Turquette2013-04-021-38/+61
| * | | | clk: zynq: Add missing zynq clk headerMichal Simek2013-03-271-0/+1
| * | | | clk: sunxi: rename compatible stringsEmilio López2013-03-271-8/+8
| * | | | clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-275-0/+575
| * | | | clk: ux500: Fix prcmu clocks registrationMaxime Coquelin2013-03-271-5/+5
| * | | | clk: Add composite clock typePrashant Gaikwad2013-03-262-0/+202
| * | | | clk: add table lookup to muxPeter De Schrijver2013-03-222-19/+58
| * | | | clk: Fix incorrect return type in clk.cSachin Kamat2013-03-221-1/+1