summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* thermal/drivers/hisi: Add more sensors channelDaniel Lezcano2018-10-221-0/+5
* thermal/drivers/hisi: Remove pointless irq fieldDaniel Lezcano2018-10-221-6/+5
* thermal/drivers/hisi: Use platform_get_irq_bynameDaniel Lezcano2018-10-221-2/+5
* thermal/drivers/hisi: Replace macro name with relevant sensor locationDaniel Lezcano2018-10-221-4/+4
* thermal/drivers/hisi: Add multiple sensors supportDaniel Lezcano2018-10-221-32/+47
* thermal/drivers/hisi: Prepare to support multiple sensorsDaniel Lezcano2018-10-221-13/+28
* thermal/drivers/hisi: Factor out the probe functionsDaniel Lezcano2018-10-221-27/+12
* thermal/drivers/hisi: Set the thermal zone private data to the sensor pointerDaniel Lezcano2018-10-221-5/+4
* thermal/drivers/hisi: Change the driver to be sensor orientedDaniel Lezcano2018-10-221-30/+42
* thermal/drivers/hisi: Change the platform data pointer to sensor opsDaniel Lezcano2018-10-221-26/+34
* thermal: armada: fix a test in probe()Dan Carpenter2018-10-221-2/+2
* thermal: imx: handle error path in one place to save duplicated codeAnson Huang2018-10-221-15/+14
* thermal: imx: improve error messageAnson Huang2018-10-221-1/+1
* thermal: tsens: Check if the IP is correctly enabled by firmwareAmit Kucheria2018-10-221-0/+17
* thermal: tsens: Pass register offsets as private dataAmit Kucheria2018-10-225-0/+16
* thermal: tsens: Add the SROT address mapAmit Kucheria2018-10-222-2/+13
* thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria2018-10-224-28/+27
* thermal: tsens: Get rid of dead codeAmit Kucheria2018-10-221-5/+0
* thermal: tsens: Add SPDX license identifiersAmit Kucheria2018-10-226-59/+7
* thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address spaceAmit Kucheria2018-10-221-2/+3
* thermal: qoriq: add i.mx8mq supportAnson Huang2018-10-221-0/+1
* thermal: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-222-7/+7
* thermal: rcar_gen3_thermal: Add r8a774a1 supportFabrizio Castro2018-08-241-0/+1
* of: thermal: Allow multiple devices to share cooling mapViresh Kumar2018-08-241-39/+103
* thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip pointsMatthias Kaehlcke2018-08-241-18/+140
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-198-51/+54
|\
| * r8169: don't use MSI-X on RTL8106eJian-Hong Pan2018-08-191-3/+6
| * net: lan743x_ptp: convert to ktime_get_clocktai_ts64Arnd Bergmann2018-08-191-2/+1
| * r8169: add missing Kconfig dependencyHeiner Kallweit2018-08-171-0/+1
| * net/mlx5e: Delete unneeded function argumentYuval Shaia2018-08-161-2/+2
| * isdn: Disable IIOCDBGVARKees Cook2018-08-161-7/+1
| * net: dsa: add support for ksz9897 ethernet switchLad, Prabhakar2018-08-162-0/+10
| * veth: Free queues on link deleteToshiaki Makita2018-08-161-37/+33
* | Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-196-0/+390
|\ \
| * | irqchip: add a SiFive PLIC driverChristoph Hellwig2018-08-133-0/+273
| * | clocksource: new RISC-V SBI timer driverPalmer Dabbelt2018-08-133-0/+117
* | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-191-6/+2
|\ \ \
| * | | Revert "uio: use request_threaded_irq instead"Xiubo Li2018-08-121-6/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-08-1886-934/+1277
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2018-08-16213-1708/+2508
| |\ \ \ \
| | * | | | Input: do not use WARN() in input_alloc_absinfo()Dmitry Torokhov2018-08-081-4/+12
| | * | | | Input: mark expected switch fall-throughsGustavo A. R. Silva2018-08-088-2/+14
| | * | | | Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva2018-08-081-2/+2
| | * | | | Input: evdev - switch to bitmap APIAndy Shevchenko2018-08-011-9/+7
| | * | | | Input: gpio-keys - switch to bitmap_zalloc()Andy Shevchenko2018-08-011-4/+4
| | * | | | Merge branch 'ib/4.17-bitmap' into nextDmitry Torokhov2018-08-0110-304/+288
| | |\ \ \ \
| | | * | | | md: Avoid namespace collision with bitmap APIAndy Shevchenko2018-08-019-294/+278
| | | * | | | dm: Avoid namespace collision with bitmap APIAndy Shevchenko2018-08-011-10/+10
| | * | | | | Input: pm8941-pwrkey - add resin entryVinod Koul2018-07-301-0/+8
| | * | | | | Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul2018-07-301-13/+49