summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman2020-05-2211-26/+796
|\
| * Merge branch 'icc-get-by-index' into icc-nextGeorgi Djakov2020-05-152-25/+56
| |\
| | * interconnect: Remove unused module exit code from coreJordan Crouse2020-05-151-6/+1
| | * interconnect: Disallow interconnect core to be built as a moduleViresh Kumar2020-05-151-1/+1
| | * interconnect: Add of_icc_get_by_index() helper functionGeorgi Djakov2020-05-131-18/+54
| * | interconnect: Add helpers for enabling/disabling a pathGeorgi Djakov2020-05-102-1/+40
| * | interconnect: imx: Fix return value check in imx_icc_node_init_qos()Wei Yongjun2020-05-101-4/+4
| * | interconnect: imx: Add platform driver for imx8mnLeonard Crestez2020-04-283-0/+100
| * | interconnect: imx: Add platform driver for imx8mqLeonard Crestez2020-04-283-0/+109
| * | interconnect: imx: Add platform driver for imx8mmLeonard Crestez2020-04-283-0/+111
| * | interconnect: Add imx core driverLeonard Crestez2020-04-286-0/+355
| * | interconnect: Add devm_of_icc_get() as exported API for usersAkash Asthana2020-04-271-0/+25
* | | w1_therm: remove redundant assignments to variable retColin Ian King2020-05-211-4/+4
* | | w1_therm: Free the correct variableDan Carpenter2020-05-211-2/+3
* | | fpga: dfl: afu: Corrected error handling levelsSouptick Joarder2020-05-191-2/+2
* | | misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controllerLad Prabhakar2020-05-191-0/+4
* | | genwqe: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-191-33/+9
* | | drivers/mic/scif: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-191-13/+13
* | | coresight: cti: Add CPU idle pm notifer to CTI devicesMike Leach2020-05-191-0/+69
* | | coresight: cti: Add CPU Hotplug handling to CTI driverMike Leach2020-05-191-0/+92
* | | coresight: etm4x: Fix use-after-free of per-cpu etm drvdataSuzuki K Poulose2020-05-191-0/+1
* | | coresight: Avoid casting void pointersStephen Boyd2020-05-191-3/+6
* | | coresight: Include required headers in C filesStephen Boyd2020-05-194-2/+33
* | | coresight: Initialize arg in sparse friendly wayStephen Boyd2020-05-192-2/+2
* | | coresight: Don't initialize variables unnecessarilyStephen Boyd2020-05-191-4/+4
* | | coresight: Mark some functions staticStephen Boyd2020-05-194-6/+5
* | | coresight: etm4x: Add support for Neoverse N1 ETMAnurag Koul2020-05-191-0/+1
* | | coresight: etmv4: Update default filter and initialisationMike Leach2020-05-192-18/+7
* | | coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()Sai Prakash Ranjan2020-05-191-8/+8
* | | coresight: Fix support for sparsely populated portsSuzuki K Poulose2020-05-192-26/+66
* | | coresight: etb10: Make coresight_etb_groups staticJason Yan2020-05-191-1/+1
* | | coresight: cti: Make some symbols staticJason Yan2020-05-191-3/+3
* | | coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385Sai Prakash Ranjan2020-05-191-2/+2
* | | coresight: etm4x: Add support for Qualcomm SC7180 SoCSai Prakash Ranjan2020-05-191-0/+2
* | | coresight: cti: Add in sysfs links to other coresight devicesMike Leach2020-05-191-4/+48
* | | coresight: Expose device connections via sysfsSuzuki K Poulose2020-05-193-12/+119
* | | coresight: Add generic sysfs link creation functionsMike Leach2020-05-193-1/+130
* | | coresight: Add return value for fixup connectionsSuzuki K Poulose2020-05-191-10/+14
* | | coresight: Pass coresight_device for coresight_release_platform_dataSuzuki K Poulose2020-05-193-5/+7
* | | habanalabs: update patched_cb_size for Wreg32Rachel Stahl2020-05-191-0/+1
* | | habanalabs: move event handling to common firmware fileOfir Bitton2020-05-196-1362/+801
* | | habanalabs: enable gaudi code in driverOded Gabbay2020-05-193-5/+7
* | | habanalabs: add gaudi profiler moduleOmer Shpigelman2020-05-194-3/+890
* | | habanalabs: add gaudi security moduleOmer Shpigelman2020-05-194-1/+9094
* | | habanalabs: add hwmgr module for gaudiOded Gabbay2020-05-194-4/+130
* | | habanalabs: add gaudi asic-dependent codeOded Gabbay2020-05-197-1/+8335
* | | habanalabs: add gaudi asic registers header filesOded Gabbay2020-05-1991-1/+71211
* | | habanalabs: get card type, location from F/WOmer Shpigelman2020-05-192-3/+21
* | | habanalabs: support clock gating enable/disableOded Gabbay2020-05-195-0/+84
* | | habanalabs: set PM profile to auto only for goyaOded Gabbay2020-05-191-1/+4