summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-04clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver4-25/+25
2013-04-04clk: tegra: Add PLL post divider tablePeter De Schrijver4-6/+59
2013-04-04clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver2-0/+7
2013-04-04clk: tegra: Add TEGRA_PLL_BYPASS flagPeter De Schrijver2-4/+10
2013-04-04clk: tegra: Refactor PLL programming codePeter De Schrijver4-293/+356
2013-04-04clk: tegra: provide dummy cpu car opsPeter De Schrijver1-1/+2
2013-04-04clk: tegra: defer application of init tableStephen Warren6-2/+29
2013-04-04clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad3-4/+4
2013-04-04clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding2-0/+4
2013-04-04clk: tegra: Export peripheral reset functionsThierry Reding1-0/+3
2013-04-04clk: tegra: Fix periph_clk_to_bit macroYen Lin1-1/+1
2013-04-04Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren25-130/+1622
2013-04-04Merge branch 'for-3.10/soc' into for-3.10/clkStephen Warren43-405/+1045
2013-04-03ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo4-12/+4
2013-04-03ARM: tegra: pm: add platform suspend supportJoseph Lo5-17/+146
2013-04-03ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo3-0/+129
2013-04-03ARM: tegra: irq: add wake up handlingJoseph Lo3-1/+103
2013-04-03gpio: tegra: add gpio wakeup source handlingJoseph Lo1-2/+19
2013-04-03ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo4-37/+41
2013-04-03ARM: tegra: add clock source of PMC to device treesJoseph Lo16-1/+190
2013-04-02clk: allow reentrant calls into the clk frameworkMike Turquette1-2/+42
2013-04-02clk: abstract locking out into helper functionsMike Turquette1-38/+61
2013-03-27clk: zynq: Add missing zynq clk headerMichal Simek1-0/+1
2013-03-27clk: sunxi: rename compatible stringsEmilio López2-19/+19
2013-03-27arm: sunxi: Add useful information about sunxi clocksEmilio López1-0/+56
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López8-2/+643
2013-03-27clk: ux500: Fix prcmu clocks registrationMaxime Coquelin1-5/+5
2013-03-27ARM: imx: adapt clk_busy_mux to new clk_mux structFabio Estevam1-1/+1
2013-03-26clk: Add composite clock typePrashant Gaikwad3-0/+233
2013-03-23Linux 3.9-rc4v3.9-rc4Linus Torvalds1-1/+1
2013-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-12/+29
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds6-47/+86
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+21
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-121/+7
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds3-9/+60
2013-03-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds15-114/+159
2013-03-22mqueue: sys_mq_open: do not call mnt_drop_write() if read-onlyVladimir Davydov1-1/+2
2013-03-22mm/hotplug: only free wait_table if it's allocated by vmallocJianguo Wu1-1/+5
2013-03-22dma-debug: update DMA debug API to better handle multiple mappings of a bufferAlexander Duyck1-5/+19
2013-03-22dma-debug: fix locking bug in check_unmap()Alexander Duyck1-9/+12
2013-03-22drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2-20/+31
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-03-22drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam1-5/+3
2013-03-22mm: zone_end_pfn is too smallRuss Anderson1-1/+1
2013-03-22poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov1-25/+32
2013-03-22mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li1-2/+6
2013-03-22printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker4-44/+46