summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* reset: zynq: Make reset_control_ops constPhilipp Zabel2016-02-101-1/+1
* reset: socfpga: Make reset_control_ops constPhilipp Zabel2016-02-101-1/+1
* reset: hi6220: Make reset_control_ops constPhilipp Zabel2016-02-101-1/+1
* reset: ath79: Make reset_control_ops constPhilipp Zabel2016-02-101-1/+1
* reset: lpc18xx: Make reset_control_ops constPhilipp Zabel2016-02-081-1/+1
* reset: sunxi: Make reset_control_ops constPhilipp Zabel2016-02-081-1/+1
* reset: img: Make reset_control_ops constPhilipp Zabel2016-02-081-1/+1
* reset: berlin: Make reset_control_ops constPhilipp Zabel2016-02-081-1/+1
* reset: berlin: drop DT cell size checkPhilipp Zabel2016-02-051-3/+0
* reset: img: Add Pistachio reset controller driverDamien Horsley2016-02-052-0/+155
* reset: hisilicon: check return value of reset_controller_register()Masahiro Yamada2016-01-251-3/+1
* reset: Move DT cell size check to the coreMaxime Ripard2016-01-251-3/+5
* reset: remove unnecessary local variable initialization from of_reset_control...Philipp Zabel2016-01-251-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-244-5/+333
|\
| * MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-241-4/+2
| * MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-1/+1
| * IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan2016-01-243-0/+330
* | Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-242-0/+9
|\ \
| * | ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer2016-01-241-0/+7
| * | intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty2016-01-241-0/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-01-247-39/+297
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui2016-01-235-38/+286
| |\ \ \ \
| | | * | | thermal: trip_point_temp_store() calls thermal_zone_device_update()Kuninori Morimoto2016-01-061-1/+5
| | | * | | thermal: rcar: rcar_thermal_get_temp() return error if strange tempKuninori Morimoto2016-01-061-1/+11
| | | * | | thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()Kuninori Morimoto2016-01-061-4/+5
| | | * | | thermal: rcar: check every rcar_thermal_update_temp() return valueKuninori Morimoto2016-01-061-10/+12
| | | * | | thermal: rcar: move rcar_thermal_dt_ids to upsideKuninori Morimoto2016-01-061-6/+6
| | | * | | thermal: rockchip: Support the RK3399 SoCs in thermal driverCaesar Wang2016-01-061-0/+66
| | | * | | thermal: rockchip: Support the RK3228 SoCs in thermal driverCaesar Wang2016-01-061-0/+81
| | | * | | thermal: rockchip: fix a trivial typoCaesar Wang2016-01-061-12/+13
| | * | | | Thermal: do thermal zone update after a cooling device registeredChen Yu2015-12-291-1/+13
| | * | | | Thermal: handle thermal zone device properly during system sleepZhang Rui2015-12-291-0/+42
| | * | | | Thermal: initialize thermal zone device correctlyZhang Rui2015-12-293-4/+33
| | |/ / /
| * | | | Thermal: Enable Broxton SoC thermal reporting deviceAmy Wiles2015-12-291-0/+10
| * | | | thermal: constify pch_dev_ops structureJulia Lawall2015-12-291-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-241-2/+1
|\ \ \ \
| * | | | rbd: delete an unnecessary check before rbd_dev_destroy()Markus Elfring2016-01-211-2/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23129-4144/+5686
|\ \ \ \ \
| * | | | | IB/mlx5: Unify CQ create flags checkLeon Romanovsky2016-01-212-9/+3
| * | | | | IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com2016-01-211-12/+127
| * | | | | {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-212-52/+49
| * | | | | IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-212-3/+47
| * | | | | IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-212-22/+193
| * | | | | IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com2016-01-213-18/+365
| * | | | | IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com2016-01-213-95/+147
| * | | | | IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com2016-01-212-1/+18
| * | | | | net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com2016-01-211-0/+52
| * | | | | net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-212-19/+108
| * | | | | net/mlx5_core: Export transport objectsmajd@mellanox.com2016-01-215-80/+16
| * | | | | IB/mlx5: Expose CQE version to user-spaceHaggai Abramovsky2016-01-212-5/+18