summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coresight: docs: Add information about the topology representationsMike Leach2020-05-192-1/+89
* coresight: cti: Add in sysfs links to other coresight devicesMike Leach2020-05-191-4/+48
* coresight: Expose device connections via sysfsSuzuki K Poulose2020-05-194-12/+121
* coresight: Add generic sysfs link creation functionsMike Leach2020-05-194-1/+150
* 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
* Merge tag 'misc-habanalabs-next-2020-05-19' of git://people.freedesktop.org/~...Greg Kroah-Hartman2020-05-19125-371/+90875
|\
| * 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-195-4/+147
| * habanalabs: add gaudi asic-dependent codeOded Gabbay2020-05-197-1/+8335
| * uapi: habanalabs: add gaudi definesOded Gabbay2020-05-191-2/+162
| * habanalabs: add gaudi asic registers header filesOded Gabbay2020-05-1991-1/+71211
| * habanalabs: get card type, location from F/WOmer Shpigelman2020-05-193-4/+23
| * habanalabs: support clock gating enable/disableOded Gabbay2020-05-196-0/+94
| * habanalabs: set PM profile to auto only for goyaOded Gabbay2020-05-191-1/+4
| * habanalabs: add dedicated define for hard resetOmer Shpigelman2020-05-192-2/+5
| * habanalabs: check if CoreSight is supportedOmer Shpigelman2020-05-192-0/+3
| * habanalabs: add signal/wait to CS IOCTL operationsOmer Shpigelman2020-05-193-28/+323
| * habanalabs: handle the h/w sync objectOmer Shpigelman2020-05-193-27/+188
| * habanalabs: define ASIC-dependent interface for signal/waitOmer Shpigelman2020-05-192-0/+58
| * uapi: habanalabs: add signal/wait operationsOmer Shpigelman2020-05-193-17/+65
| * habanalabs: add missing MODULE_DEVICE_TABLEOded Gabbay2020-05-191-0/+1
| * habanalabs: print all CB handles as hex numbersDotan Barak2020-05-191-2/+2
| * habanalabs: update F/W register mapOded Gabbay2020-05-191-21/+23
| * habanalabs: enable trace data compression (profiler)Adam Aharon2020-05-191-1/+1
| * habanalabs: load CPU device boot loader from hostOfir Bitton2020-05-194-73/+77
| * habanalabs: leave space for 2xMSG_PROT in CBOded Gabbay2020-05-192-8/+19
| * habanalabs: support hwmon_reset_history attributeChristine Gharzuzi2020-05-193-3/+97
| * habanalabs: Align protection bits configuration of all TPCsTomer Tayar2020-05-191-1/+98
| * habanalabs: Allow access to TPC LFSR registerTomer Tayar2020-05-191-1/+0
| * habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar2020-05-197-1/+96
| * habanalabs: hl_pci_set_dma_mask() can be statickbuild test robot2020-05-191-1/+1
| * habanalabs: handle barriers in DMA QMAN streamsOded Gabbay2020-05-175-4/+23
| * habanalabs: retrieve DMA mask indication from firmwareOded Gabbay2020-05-174-39/+53
| * habanalabs: update firmware definitionsOded Gabbay2020-05-172-3/+49
| * habanalabs: increase timeout during resetOded Gabbay2020-05-171-1/+1
| * habanalabs: print warning when reset is requestedOded Gabbay2020-05-171-0/+4
| * habanalabs: unify and improve device cpu initOded Gabbay2020-05-175-113/+220
| * habanalabs: re-factor H/W queues initializationOmer Shpigelman2020-05-175-14/+29
| * habanalabs: remove stop-on-error flag from DMAOmer Shpigelman2020-05-175-3/+70
| * habanalabs: don't wait for ASIC CPU after resetOded Gabbay2020-05-172-25/+1
|/
* w1_therm: adding bulk read support to trigger multiple conversion on busAkira Shimahara2020-05-153-15/+322
* w1_therm: adding alarm sysfs entryAkira Shimahara2020-05-152-0/+177
* w1_therm: optimizing temperature read timingsAkira Shimahara2020-05-152-101/+197
* w1_therm: adding eeprom sysfs entryAkira Shimahara2020-05-152-57/+132
* w1_therm: adding resolution sysfs entryAkira Shimahara2020-05-152-98/+361