summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-173-2/+12
|\
| * soc: ti: knav_qmss_queue: change knav_range_setup_acc_irq to staticMurali Karicheri2015-01-291-1/+1
| * soc: ti: knav_qmss_queue: makefile tweak to build as dynamic moduleMurali Karicheri2015-01-291-1/+2
| * soc: ti: knav_qmss_queue: export API calls for use by user driverMurali Karicheri2015-01-291-0/+9
* | soc: tegra: Add thermal reset (thermtrip) support to PMCMikko Perttunen2015-01-231-0/+103
* | soc/tegra: pmc: Add Tegra132 supportThierry Reding2015-01-091-4/+10
* | soc/tegra: fuse: Add Tegra132 supportThierry Reding2015-01-092-0/+2
* | soc/tegra: fuse: Constify tegra_fuse_info structuresThierry Reding2015-01-091-4/+4
* | soc/tegra: pmc: restrict compilation of suspend-related support to ARMPaul Walmsley2015-01-091-2/+5
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-151-0/+1
|\
| * soc/tegra: fuse: export tegra_sku_infoVince Hsu2014-12-021-0/+1
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-145-5/+0
|\ \
| * | soc: ti: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
| * | soc: tegra: fuse: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
| * | soc: qcom: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-092-10/+11
|\ \ \
| * | | soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after freeAxel Lin2014-11-031-2/+2
| * | | soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc failsAxel Lin2014-10-271-1/+1
| * | | soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create()Axel Lin2014-10-271-3/+4
| * | | soc: ti: Use list_first_entry_or_null() at appropriate placesAxel Lin2014-10-271-4/+4
| |/ /
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-093-0/+165
|\ \ \ | |_|/ |/| |
| * | soc: integrator: Add terminating entry for integrator_cm_matchAxel Lin2014-12-041-0/+1
| * | soc: move SoC driver for the ARM IntegratorLinus Walleij2014-11-133-0/+164
| |/
* | soc: versatile: Add terminating entry for realview_soc_of_matchAxel Lin2014-10-281-0/+1
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-0811-0/+3803
|\
| * soc: add driver for the ARM RealViewLinus Walleij2014-09-265-0/+157
| * soc: ti: add Keystone Navigator DMA supportSantosh Shilimkar2014-09-243-0/+826
| * soc: ti: add Keystone Navigator QMSS driverSandeep Nair2014-09-247-0/+2820
* | drivers/soc: qcom: do not disable the iface clock in probeSrinivas Kandagatla2014-09-231-13/+33
|/
* ARM: tegra: Convert PMC to a driverThierry Reding2014-07-172-0/+958
* soc/tegra: fuse: Set up in early initcallThierry Reding2014-07-172-4/+14
* soc/tegra: Implement runtime check for Tegra SoCsThierry Reding2014-07-172-0/+32
* soc/tegra: fuse: fix dummy functionsStephen Warren2014-07-171-5/+5
* soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver2014-07-171-3/+76
* soc/tegra: Add efuse driver for TegraPeter De Schrijver2014-07-1712-0/+1391
* soc: qcom: fix of_device_id tableArnd Bergmann2014-05-261-0/+1
* soc: qcom: Add GSBI driverAndy Gross2014-05-235-0/+103
* soc: Introduce drivers/soc place-holder for SOC specific driversSantosh Shilimkar2014-05-231-0/+3
OpenPOWER on IntegriCloud