summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt: thermal: tsens: Add bindings for qcs404Amit Kucheria2019-05-141-0/+14
* drivers: thermal: tsens: Common get_temp() learns to do ADC conversionAmit Kucheria2019-05-141-4/+9
* drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharingAmit Kucheria2019-05-143-36/+37
* drivers: thermal: tsens: simplify get_temp_tsens_v2 routineAmit Kucheria2019-05-141-38/+17
* drivers: thermal: tsens: Introduce IP-specific max_sensor countAmit Kucheria2019-05-144-2/+6
* drivers: thermal: tsens: change data type for sensor IDsAmit Kucheria2019-05-141-2/+2
* drivers: thermal: tsens: Add new operation to check if a sensor is enabledAmit Kucheria2019-05-145-0/+22
* drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria2019-05-141-1/+2
* drivers: thermal: tsens: Save reference to the device pointer and use itAmit Kucheria2019-05-141-7/+8
* drivers: thermal: tsens: Introduce reg_fields to deal with register descriptionAmit Kucheria2019-05-145-58/+370
* drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1Amit Kucheria2019-05-144-239/+236
* drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974Amit Kucheria2019-05-141-44/+44
* drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974Amit Kucheria2019-05-142-1/+1
* drivers: thermal: tsens: Function prototypes should have argument namesAmit Kucheria2019-05-141-12/+12
* drivers: thermal: tsens: Use consistent names for variablesAmit Kucheria2019-05-141-3/+3
* drivers: thermal: tsens: Rename variable tmdevAmit Kucheria2019-05-147-132/+131
* drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria2019-05-147-35/+35
* drivers: thermal: tsens: Rename tsens_dataAmit Kucheria2019-05-146-10/+10
* drivers: thermal: tsens: Document the data structuresAmit Kucheria2019-05-141-3/+28
* thermal: stm32: simplify getting .driver_dataWolfram Sang2019-05-141-4/+2
* drivers: thermal: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-05-142-13/+13
* of: thermal: Improve print informationYangtao Li2019-05-141-0/+3
* thermal: tegra: enable OC hw throttleWei Ni2019-05-141-10/+120
* of: Add bindings of OC hw throttle for Tegra socthermWei Ni2019-05-141-0/+25
* thermal: tegra: add support for EDP IRQWei Ni2019-05-141-0/+420
* thermal: tegra: add set_trips functionalityWei Ni2019-05-145-5/+90
* thermal: tegra: add support for thermal IRQWei Ni2019-05-141-0/+136
* thermal: tegra: add support for gpu hw-throttleWei Ni2019-05-141-33/+85
* of: Add bindings of gpu hw throttle for Tegra socthermWei Ni2019-05-142-6/+19
* thermal: tegra: support hw and sw shutdownWei Ni2019-05-143-15/+98
* of: Add bindings of thermtrip for Tegra socthermWei Ni2019-05-141-3/+17
* Linux 5.1-rc7v5.1-rc7Linus Torvalds2019-04-291-1/+1
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-04-284-6/+20
|\
| * ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel2019-04-231-1/+15
| * ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan2019-04-231-1/+1
| * ARM: fix function graph tracer and unwinder dependenciesRussell King2019-04-232-4/+4
* | Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-283-40/+60
|\ \
| * | powerpc/mm_iommu: Allow pinning large regionsAlexey Kardashevskiy2019-04-171-4/+20
| * | powerpc/mm_iommu: Fix potential deadlockAlexey Kardashevskiy2019-04-171-36/+39
| * | powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2019-04-172-1/+2
* | | Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-281-16/+26
|\ \ \
| * | | io_uring: remove 'state' argument from io_{read,write} pathJens Axboe2019-04-231-13/+12
| * | | io_uring: fix poll full SQ detectionStefan Bühler2019-04-221-1/+2
| * | | io_uring: fix race condition when sq threads goes sleepingStefan Bühler2019-04-221-1/+2
| * | | io_uring: fix race condition reading SQ entriesStefan Bühler2019-04-221-1/+2
| * | | io_uring: fail io_uring_register(2) on a dying io_uring instanceJens Axboe2019-04-221-0/+8
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-04-287-20/+76
|\ \ \ \
| * | | | RDMA/hns: Bugfix for mapping user dbLijun Ou2019-04-251-1/+1
| * | | | RDMA/ucontext: Fix regression with disassociateJason Gunthorpe2019-04-242-3/+50
| * | | | RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe2019-04-241-5/+3