summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-10Merge branch 'drivers/reset' into next/lateKevin Hilman24-20/+768
2015-09-10Merge tag 'reset-for-4.3-fixes' of git://git.pengutronix.de/git/pza/linux int...Kevin Hilman2-0/+15
2015-09-01reset: ath79: Fix missing spin_lock_initAxel Lin1-0/+1
2015-09-01reset: Add (devm_)reset_control_get stub functionsAxel Lin1-0/+14
2015-08-21Merge tag 'samsung-defconfig-new' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-2/+8
2015-08-21Merge tag 'samsung-late-cpufreq-driver' of git://git.kernel.org/pub/scm/linux...Olof Johansson6-825/+0
2015-08-21Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson2-0/+6
2015-08-21Merge tag 'samsung-late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson26-1820/+2311
2015-08-21Merge tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson5-2/+113
2015-08-16Merge branch 'reset/ath79' into reset/nextPhilipp Zabel5-0/+158
2015-08-13ARM: EXYNOS: switch to using generic cpufreq driver for exynos4x12Bartlomiej Zolnierkiewicz2-0/+4
2015-08-13cpufreq: exynos: Remove unselectable rule for arm-exynos-cpufreq.oJonas Rabenstein1-1/+0
2015-08-13ARM: dts: add iommu property to JPEG device for exynos4Marek Szyprowski1-0/+1
2015-08-13ARM: dts: enable SPI1 for exynos4412-odroidu3Alexis Ballier1-0/+8
2015-08-13ARM: dts: Add SPI CS on exynos5250-snowMichal Suchanek1-0/+1
2015-08-13ARM: dts: Add CPU cooling binding for exynos3250 boardsChanwoo Choi3-0/+31
2015-08-13ARM: dts: add exynos5422-cpus.dtsi to correct cpu orderChanho Park2-0/+82
2015-08-13ARM: dts: add CPU OPP and regulator supply property for exynos4x12Bartlomiej Zolnierkiewicz5-0/+176
2015-08-13ARM: dts: Add CPU OPP and regulator supply property for exynos3250Chanwoo Choi3-0/+23
2015-08-13ARM: dts: add CPU OPP and regulator supply property for exynos5250Thomas Abraham5-0/+38
2015-08-13ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driverChanwoo Choi1-0/+1
2015-08-13ARM: EXYNOS: switch to using generic cpufreq driver for exynos5250Thomas Abraham1-0/+1
2015-08-13cpufreq: exynos: remove Exynos4x12 specific cpufreq driver supportBartlomiej Zolnierkiewicz5-582/+0
2015-08-13clk: exynos4x12: add cpu clock configuration data and instantiate cpu clockBartlomiej Zolnierkiewicz1-0/+50
2015-08-12ARM: exynos_defconfig: Enable cpufreq-dt driverKrzysztof Kozlowski1-0/+2
2015-08-12ARM: multi_v7_defconfig: Enable max77802 regulatorJavier Martinez Canillas1-0/+1
2015-08-04reset: reset-zynq: Adding support for Xilinx Zynq reset controller.Moritz Fischer2-0/+156
2015-08-04docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings.Moritz Fischer1-0/+68
2015-08-04MIPS: ath79: Add the reset controller to the AR9132 dtsiAlban Bedel1-0/+8
2015-08-04reset: Add a driver for the reset controller on the AR71XX/AR9XXXAlban Bedel3-0/+130
2015-08-04devicetree: Add bindings for the ATH79 reset controllerAlban Bedel1-0/+20
2015-08-03reset: socfpga: Update reset-socfpga to read the altr,modrst-offset propertyDinh Nguyen1-6/+13
2015-08-03doc: dt: add documentation for lpc1850-rgu reset driverJoachim Eastwood1-0/+84
2015-08-03reset: add driver for lpc18xx rguJoachim Eastwood2-0/+259
2015-08-03reset: sti: constify of_device_id arrayFabian Frederick3-3/+3
2015-08-03ARM: STi: DT: Move reset controller constants into common locationPhilipp Zabel12-11/+11
2015-08-03MAINTAINERS: add include/dt-bindings/reset path to reset controller entryPhilipp Zabel1-0/+1
2015-07-30ARM: exynos_defconfig: Enable NTC Thermistors supportJavier Martinez Canillas1-0/+1
2015-07-30ARM: multi_v7_defconfig: Enable NTC Thermistors supportJavier Martinez Canillas1-0/+2
2015-07-30ARM: multi_v7_defconfig: Remove old Samsung USB PHY configsJavier Martinez Canillas1-2/+0
2015-07-30ARM: exynos_defconfig: Enable CONFIG_SND_SOC_ODROIDX2 for Odroid-XU3Anand Moon1-0/+2
2015-07-24clk: exynos3250: Add cpu clock configuration data and instaniate cpu clockChanwoo Choi2-2/+31
2015-07-24clk: exynos5250: add cpu clock configuration data and instantiate cpu clockThomas Abraham2-0/+32
2015-07-24cpufreq: exynos: remove exynos5250 specific cpufreq driver supportBartlomiej Zolnierkiewicz5-242/+0
2015-07-21ARM: dts: Extend exynos5420-pinctrl nodes using labels instead of pathsJavier Martinez Canillas1-706/+705
2015-07-21ARM: dts: Include exynos5420-pinctrl after the nodes were defined for exynos5420Javier Martinez Canillas1-1/+2
2015-07-21ARM: dts: Extend exynos5250-pinctrl nodes using labels instead of pathsJavier Martinez Canillas1-801/+799
2015-07-21ARM: dts: Include exynos5250-pinctrl after the nodes were defined for exynos5250Javier Martinez Canillas1-1/+2
2015-07-21ARM: dts: Enable thermal-zones for exynos5422-odroidxu3Anand Moon1-0/+1
2015-07-21ARM: dts: Define default thermal-zones for exynos5422Anand Moon1-0/+59