summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-04clk: tegra: Refactor PLL programming codePeter De Schrijver
2013-04-04clk: tegra: provide dummy cpu car opsPeter De Schrijver
2013-04-04clk: tegra: defer application of init tableStephen Warren
2013-04-04clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad
2013-04-04clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding
2013-04-04clk: tegra: Export peripheral reset functionsThierry Reding
2013-04-04clk: tegra: Fix periph_clk_to_bit macroYen Lin
2013-04-04Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren
2013-04-04Merge branch 'for-3.10/soc' into for-3.10/clkStephen Warren
2013-04-03ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo
2013-04-03ARM: tegra: pm: add platform suspend supportJoseph Lo
2013-04-03ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo
2013-04-03ARM: tegra: irq: add wake up handlingJoseph Lo
2013-04-03gpio: tegra: add gpio wakeup source handlingJoseph Lo
2013-04-03ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo
2013-04-03ARM: tegra: add clock source of PMC to device treesJoseph Lo
2013-04-02clk: allow reentrant calls into the clk frameworkMike Turquette
2013-04-02clk: abstract locking out into helper functionsMike Turquette
2013-03-27clk: zynq: Add missing zynq clk headerMichal Simek
2013-03-27clk: sunxi: rename compatible stringsEmilio López
2013-03-27arm: sunxi: Add useful information about sunxi clocksEmilio López
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López
2013-03-27clk: ux500: Fix prcmu clocks registrationMaxime Coquelin
2013-03-27ARM: imx: adapt clk_busy_mux to new clk_mux structFabio Estevam
2013-03-26clk: Add composite clock typePrashant Gaikwad
2013-03-23Linux 3.9-rc4v3.9-rc4Linus Torvalds
2013-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe
2013-03-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2013-03-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-22mqueue: sys_mq_open: do not call mnt_drop_write() if read-onlyVladimir Davydov
2013-03-22mm/hotplug: only free wait_table if it's allocated by vmallocJianguo Wu
2013-03-22dma-debug: update DMA debug API to better handle multiple mappings of a bufferAlexander Duyck
2013-03-22dma-debug: fix locking bug in check_unmap()Alexander Duyck
2013-03-22drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten
2013-03-22drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam
2013-03-22mm: zone_end_pfn is too smallRuss Anderson
2013-03-22poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov
2013-03-22mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li
2013-03-22printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker
2013-03-22irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan
2013-03-22watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka
2013-03-22watchdog: sp5100_tco: Remove code that may cause a boot failureTakahisa Tanaka
2013-03-22clk: add table lookup to muxPeter De Schrijver