aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Merge tag 'v4.0-next-soc-fix' of https://github.com/mbgg/linux-mediatek into next/driversArnd Bergmann1-2/+0
2015-04-13soc/mediatek: Remove unused variablesThierry Reding1-2/+0
2015-04-03Merge tag 'v4.0-next-soc' of https://github.com/mbgg/linux-mediatek into next/driversOlof Johansson5-0/+991
2015-03-30soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCsFlora Fu5-0/+991
2015-03-11soc: qcom: gsbi: Add support for ADM CRCI muxingAndy Gross2-0/+153
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-2/+12
2015-01-29soc: ti: knav_qmss_queue: change knav_range_setup_acc_irq to staticMurali Karicheri1-1/+1
2015-01-29soc: ti: knav_qmss_queue: makefile tweak to build as dynamic moduleMurali Karicheri1-1/+2
2015-01-29soc: ti: knav_qmss_queue: export API calls for use by user driverMurali Karicheri1-0/+9
2015-01-23soc: tegra: Add thermal reset (thermtrip) support to PMCMikko Perttunen1-0/+103
2015-01-09soc/tegra: pmc: Add Tegra132 supportThierry Reding1-4/+10
2015-01-09soc/tegra: fuse: Add Tegra132 supportThierry Reding2-0/+2
2015-01-09soc/tegra: fuse: Constify tegra_fuse_info structuresThierry Reding1-4/+4
2015-01-09soc/tegra: pmc: restrict compilation of suspend-related support to ARMPaul Walmsley1-2/+5
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-5/+0
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-10/+11
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+165
2014-12-04soc: integrator: Add terminating entry for integrator_cm_matchAxel Lin1-0/+1
2014-12-02soc/tegra: fuse: export tegra_sku_infoVince Hsu1-0/+1
2014-11-13soc: move SoC driver for the ARM IntegratorLinus Walleij3-0/+164
2014-11-03soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after freeAxel Lin1-2/+2
2014-10-28soc: versatile: Add terminating entry for realview_soc_of_matchAxel Lin1-0/+1
2014-10-27soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc failsAxel Lin1-1/+1
2014-10-27soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create()Axel Lin1-3/+4
2014-10-27soc: ti: Use list_first_entry_or_null() at appropriate placesAxel Lin1-4/+4
2014-10-20soc: ti: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-20soc: tegra: fuse: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-20soc: qcom: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-0/+3803
2014-09-26soc: add driver for the ARM RealViewLinus Walleij5-0/+157
2014-09-24soc: ti: add Keystone Navigator DMA supportSantosh Shilimkar3-0/+826
2014-09-24soc: ti: add Keystone Navigator QMSS driverSandeep Nair7-0/+2820
2014-09-23drivers/soc: qcom: do not disable the iface clock in probeSrinivas Kandagatla1-13/+33
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding2-0/+958
2014-07-17soc/tegra: fuse: Set up in early initcallThierry Reding2-4/+14
2014-07-17soc/tegra: Implement runtime check for Tegra SoCsThierry Reding2-0/+32
2014-07-17soc/tegra: fuse: fix dummy functionsStephen Warren1-5/+5
2014-07-17soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver1-3/+76
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver12-0/+1391
2014-05-26soc: qcom: fix of_device_id tableArnd Bergmann1-0/+1
2014-05-23soc: qcom: Add GSBI driverAndy Gross5-0/+103
2014-05-23soc: Introduce drivers/soc place-holder for SOC specific driversSantosh Shilimkar1-0/+3