summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thermal: samsung: Remove Exynos5440 clock handling left-oversKrzysztof Kozlowski2018-07-281-5/+0
* thermal: tsens: Fix negative temperature reportingAmit Kucheria2018-07-281-8/+5
* thermal: tsens: switch from of_iomap() to devm_ioremap_resource()Amit Kucheria2018-07-281-6/+7
* thermal: tsens: Rename variableAmit Kucheria2018-07-282-8/+8
* thermal: tsens: Add generic support for TSENS v2 IPAmit Kucheria2018-07-283-1/+12
* thermal: tsens: Rename tsens-8996 to tsens-v2 for reuseAmit Kucheria2018-07-282-18/+9
* thermal: tsens: Add support to split up register address space into twoAmit Kucheria2018-07-283-2/+15
* dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IPAmit Kucheria2018-07-271-6/+25
* thermal: tsens: Get rid of unused fields in structureAmit Kucheria2018-07-271-2/+0
* thermal_hwmon: Pass the originating device down to hwmon_device_register_with...Marc Zyngier2018-07-271-1/+1
* thermal_hwmon: Sanitize attribute name passed to hwmonMarc Zyngier2018-07-271-0/+1
* dt-bindings: thermal: armada: add reference to new bindingsMiquel Raynal2018-07-271-0/+5
* dt-bindings: cp110: add the thermal node in the syscon fileMiquel Raynal2018-07-271-0/+37
* dt-bindings: cp110: update documentation since DT de-duplicationMiquel Raynal2018-07-271-5/+5
* dt-bindings: ap806: add the thermal node in the syscon fileMiquel Raynal2018-07-271-0/+38
* dt-bindings: cp110: prepare the syscon file to list other syscons nodesMiquel Raynal2018-07-271-7/+7
* dt-bindings: ap806: prepare the syscon file to list other syscons nodesMiquel Raynal2018-07-271-5/+5
* dt-bindings: cp110: rename cp110 syscon fileMiquel Raynal2018-07-271-0/+0
* thermal: armada: get rid of the ->is_valid() pointerMiquel Raynal2018-07-271-9/+4
* thermal: armada: move validity check out of the read functionMiquel Raynal2018-07-271-7/+7
* thermal: armada: remove sensors validity from the IP initializationMiquel Raynal2018-07-271-6/+3
* thermal: armada: add multi-channel sensors supportMiquel Raynal2018-07-271-21/+114
* thermal: armada: use the resource managed registration helper alternativeMiquel Raynal2018-07-271-22/+100
* thermal: armada: convert driver to syscon register accessesMiquel Raynal2018-07-271-70/+129
* thermal: armada: average over samples to avoid glitchesMiquel Raynal2018-07-271-0/+25
* thermal: armada: dissociate a380 and cp110 ->init() hooksMiquel Raynal2018-07-271-1/+7
* thermal: armada: rename the initialization routineMiquel Raynal2018-07-271-20/+20
* thermal: armada: remove misleading commentsMiquel Raynal2018-07-271-2/+0
* thermal: armada: remove useless register accessesMiquel Raynal2018-07-271-6/+2
* thermal: armada: add a function that sanitizes the thermal zone nameMiquel Raynal2018-07-271-1/+36
* thermal: ti-soc-thermal: remove dead codeBartlomiej Zolnierkiewicz2018-07-279-654/+5
* thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibrat...Jean-Christophe Dubois2018-07-021-1/+4
* Linux 4.18-rc3v4.18-rc3Linus Torvalds2018-07-021-1/+1
* Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-012-5/+15
|\
| * Btrfs: fix mount failure when qgroup rescan is in progressFilipe Manana2018-06-281-3/+10
| * Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversionChris Mason2018-06-281-1/+2
| * btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo2018-06-281-1/+3
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-011-1/+10
|\ \
| * | proc: add proc_seq_releaseChunyu Hu2018-06-281-1/+10
* | | Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-017-7/+10
|\ \ \
| * \ \ Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-06-265-5/+8
| |\ \ \
| | * | | iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machinesHans de Goede2018-06-241-0/+2
| | * | | iio: buffer: fix the function signature to match implementationPhil Reid2018-06-241-1/+1
| | * | | iio: mma8452: Fix ignoring MMA8452_INT_DRDYLeonard Crestez2018-06-241-1/+1
| | * | | iio: tsl2x7x/tsl2772: avoid potential division by zeroColin Ian King2018-06-241-0/+2
| | * | | iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski2018-06-241-3/+2
| | |/ /
| * | | staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott2018-06-251-1/+1
| * | | staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter2018-06-251-1/+1
* | | | Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-014-27/+35
|\ \ \ \
| * | | | vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko2018-06-281-2/+2