aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-18clk: beautify MakefileMike Turquette1-2/+7
2013-01-18clk-divider: fix macrosJames Hogan1-3/+3
2013-01-18clk: prima2: enable dt-binding clkdev mappingBarry Song1-125/+80
2013-01-15clk: mxs: Index is always positiveFabio Estevam2-2/+2
2013-01-15clk: max77686: Avoid double free at remove timeLaurent Pinchart1-2/+1
2013-01-15clk: remove exported function from __init sectionDenis Efremov1-1/+1
2013-01-15clk: vt8500: Add support for WM8750/WM8850 PLL clocksTony Prisk1-2/+100
2013-01-15clk: vt8500: Fix division-by-0 when requested rate=0Tony Prisk1-2/+12
2013-01-15clk: vt8500: Fix device clock divisor calculationsTony Prisk1-0/+8
2013-01-15clk: vt8500: Fix error in PLL calculations on non-exact match.Tony Prisk1-3/+3
2013-01-15clk: max77686: Remove unnecessary NULL checking for container_of()Axel Lin1-21/+7
2013-01-11clk: JSON debugfs clock tree summaryPrashant Gaikwad1-0/+75
2013-01-11clk: human-readable debugfs clock tree summaryPrashant Gaikwad1-0/+67
2013-01-11clk: max77686: Fix return value checking for devm_kzallocAxel Lin1-3/+3
2013-01-11clk: fixed-factor: round_rate should use do_divHaojian Zhuang1-1/+4
2013-01-11clk: export __clk_get_name for re-use in imx-ipu-v3 and othersNiels de Vos1-0/+1
2013-01-11clk: Don't mark shared helper functions as inlineRuss Dill1-7/+7
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-18/+9
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-25/+29
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds46-792/+437
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixesOlof Johansson1-1/+2
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-41/+116
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter1-1/+3
2013-01-08Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie6-16/+135
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim5-0/+17
2013-01-07xen/netfront: improve truesize trackingIan Campbell1-23/+4
2013-01-07Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds21-852/+149
2013-01-07EDAC: Cleanup device deregistering pathLans Zhang1-12/+6
2013-01-07EDAC: Fix EDAC Kconfig menuBorislav Petkov1-5/+3
2013-01-07EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov1-2/+1
2013-01-07pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth1-2/+5
2013-01-07drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst1-0/+28
2013-01-07drm/exynos: move finish page flip to a common placeRahul Sharma5-88/+36
2013-01-07drm/exynos: fimd: modify condition in fimd resumePrathyush K1-1/+1
2013-01-06dma: mv_xor: fix error handling for clocksThomas Petazzoni1-2/+5
2013-01-06dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni1-1/+1
2013-01-06clk: mvebu: Remove inappropriate __init taggingJoshua Coombs1-1/+1
2013-01-06Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn1-18/+15
2013-01-06Merge branch 'pm-sleep'Rafael J. Wysocki1-5/+4
2013-01-06PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki1-5/+4
2013-01-06Merge branch 'pm-qos'Rafael J. Wysocki1-5/+5
2013-01-06PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()Rafael J. Wysocki1-5/+5
2013-01-04drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk1-3/+4
2013-01-04drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk1-2/+2
2013-01-04rtc: add RTC driver for TPS6586xLaxman Dewangan3-0/+365
2013-01-04drivers/rtc/rtc-tegra.c: convert to DT driverJoseph Lo1-0/+7
2013-01-04Merge branch 'pm-cpufreq'Rafael J. Wysocki4-7/+24
2013-01-04Merge branch 'pm-cpuidle'Rafael J. Wysocki5-11/+5
2013-01-04Merge branch 'acpi-assorted'Rafael J. Wysocki6-33/+21
2013-01-04Merge branch 'acpica'Rafael J. Wysocki2-750/+1