summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mxc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-09ARM i.MX53: remove platform ahci supportSascha Hauer4-172/+0
2013-04-08ARM: sunxi: Rework the restart codeMaxime Ripard2-26/+38
2013-04-08irqchip: sunxi: Rename sunxi to sun4iMaxime Ripard4-152/+152
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard3-42/+12
2013-04-08clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard5-23/+23
2013-04-08clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard4-41/+13
2013-04-08clocksource: sunxi: Cleanup the timer codeMaxime Ripard1-24/+24
2013-04-08ARM: at91: remove trailing semicolon from macrosJohan Hovold5-5/+5
2013-04-08ARM: at91/setup: fix trivial typosJohan Hovold1-3/+3
2013-04-08ARM: EXYNOS: remove "config EXYNOS_DEV_DRM"Paul Bolle1-10/+0
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han5-4/+5
2013-04-08ARM: SAMSUNG: Remove unnecessary code for dmaPadmavathi Venna5-13/+1
2013-04-08ARM: S3C24XX: Remove unused GPIO drive strength register definitionsSylwester Nawrocki1-199/+4
2013-04-05ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ...Santosh Shilimkar2-2/+11
2013-04-04clk: sunxi: drop an unnecesary kmallocEmilio López1-1/+1
2013-04-04clk: sunxi: drop CLK_IGNORE_UNUSEDEmilio López1-4/+4
2013-04-04clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gatesEmilio López2-1/+196
2013-04-04ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2412Alexander Shiyan1-2/+2
2013-04-04ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2410Alexander Shiyan1-1/+1
2013-04-04ARM: S3C24XX: Removed unneeded dependency on ARCH_S3C24XX for boardsAlexander Shiyan1-8/+3
2013-04-04ARM: SAMSUNG: Fix typo "CONFIG_SAMSUNG_DEV_RTC"Paul Bolle1-1/+1
2013-04-04ARM: S5P64X0: Fix typo "CONFIG_S5P64X0_SETUP_SDHCI"Paul Bolle1-2/+2
2013-04-04ARM: S3C64XX: remove obsolete Makefile linePaul Bolle1-1/+0
2013-04-03clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann2-3/+10
2013-04-03clk: mvebu: Use common of_clk_init() functionJean-Francois Moine3-42/+3
2013-04-03ARM: at91: remove unused dbgu_readl() macroNicolas Ferre1-3/+0
2013-04-03clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam1-1/+1
2013-04-03clk: fix clk_mux::flags kerneldocJames Hogan1-1/+1
2013-04-03irqchip: vic: add include of linux/irq.hOlof Johansson1-0/+1
2013-04-02ARM: irq: Call irqchip_init if no init_irq function is specifiedMaxime Ripard1-1/+5
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-04-02irqchip: irq-gic: Fix checkpatch errorsSachin Kamat1-2/+2
2013-04-02ARM: imx: remove mx6q.hShawn Guo2-32/+0
2013-04-02ARM: imx: remove Makefile.bootShawn Guo1-35/+0
2013-04-02ARM: imx: clk-imx27: Do not register peripheral clock for SSIFabio Estevam1-2/+0
2013-04-02ARM: imx: avic: Move avic_saved_mask_reg under CONFIG_PMFabio Estevam1-2/+2
2013-04-01ARM: mxs: remove unused headersShawn Guo5-533/+27
2013-04-01ARM: mxs: merge imx23 and imx28 into one machine_descShawn Guo1-30/+13
2013-04-01ARM: mxs: remove common.hShawn Guo3-21/+17
2013-04-01ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo4-105/+76
2013-04-01ARM: mxs: remove mm.cShawn Guo3-55/+1
2013-04-01ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo2-8/+6
2013-04-01ARM: mxs: get ocotp base address from device treeShawn Guo3-1/+10
2013-04-01ARM: mxs: remove system.cShawn Guo4-140/+38
2013-04-01ARM: mxs: get reset address from device treeShawn Guo3-21/+19
2013-04-01ARM: mxs: remove empty hardware.hShawn Guo2-24/+0
2013-04-01ASoC: mxs-saif: remove mach header inclusionShawn Guo1-2/+3
2013-04-01iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo1-3/+0
2013-04-01rtc: stmp3xxx: use stmp_reset_block() insteadShawn Guo1-4/+2