| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-09-03 | net/mlx5: DR, Expose steering action functionality |  Alex Vesker | 1 | -0/+1588 |
| 2019-09-03 | net/mlx5: DR, Expose steering matcher functionality |  Alex Vesker | 1 | -0/+770 |
| 2019-09-03 | net/mlx5: DR, Expose steering table functionality |  Alex Vesker | 1 | -0/+294 |
| 2019-09-03 | net/mlx5: DR, Expose steering domain functionality |  Alex Vesker | 1 | -0/+395 |
| 2019-09-03 | net/mlx5: DR, Add Steering entry (STE) utilities |  Alex Vesker | 2 | -0/+2406 |
| 2019-09-03 | net/mlx5: DR, Expose an internal API to issue RDMA operations |  Alex Vesker | 1 | -0/+976 |
| 2019-09-03 | net/mlx5: DR, ICM pool memory allocator |  Alex Vesker | 1 | -0/+570 |
| 2019-09-03 | net/mlx5: DR, Add direct rule command utilities |  Alex Vesker | 2 | -0/+1084 |
| 2019-09-03 | net/mlx5: DR, Add the internal direct rule types definitions |  Alex Vesker | 1 | -0/+1060 |
| 2019-09-03 | net/mlx5: Add flow steering actions to fs_cmd shim layer |  Maor Gottlieb | 13 | -109/+288 |
| 2019-09-03 | Merge tag 'phy-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into char-misc-next |  Greg Kroah-Hartman | 23 | -89/+1187 |
| 2019-09-03 | Merge tag 'icc-5.4-rc1' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-next |  Greg Kroah-Hartman | 13 | -67/+948 |
| 2019-09-03 | hwmon: (w83793d) convert to use devm_i2c_new_dummy_device |  Wolfram Sang | 1 | -22/+8 |
| 2019-09-03 | hwmon: (w83792d) convert to use devm_i2c_new_dummy_device |  Wolfram Sang | 1 | -23/+9 |
| 2019-09-03 | hwmon: (w83791d) convert to use devm_i2c_new_dummy_device |  Wolfram Sang | 1 | -23/+9 |
| 2019-09-03 | hwmon: (as370-hwmon) fix devm_platform_ioremap_resource.cocci warnings |  kbuild test robot | 1 | -3/+1 |
| 2019-09-03 | hwmon: (lm75) Add support for writing sampling period on PCT2075 |  Guenter Roeck | 1 | -1/+14 |
| 2019-09-03 | hwmon: (lm75) Add support for writing conversion time for TMP112 |  Guenter Roeck | 1 | -9/+26 |
| 2019-09-03 | hwmon: (lm75) Move updating the sample interval to its own function |  Guenter Roeck | 1 | -14/+19 |
| 2019-09-03 | hwmon: (lm75) Support configuring the sample time for various chips |  Guenter Roeck | 1 | -27/+56 |
| 2019-09-03 | hwmon: (nct7904) Fix incorrect temperature limitation register setting of LTD. |  amy.shih | 1 | -8/+8 |
| 2019-09-03 | hwmon: (as370-hwmon) Add DT bindings for Synaptics AS370 PVT |  Jisheng Zhang | 1 | -0/+11 |
| 2019-09-03 | hwmon: Add Synaptics AS370 PVT sensor driver |  Jisheng Zhang | 3 | -0/+158 |
| 2019-09-03 | pmbus: (ibm-cffps) Add support for version 2 of the PSU |  Eddie James | 1 | -22/+88 |
| 2019-09-03 | dt-bindings: hwmon: Document ibm,cffps2 compatible string |  Eddie James | 1 | -3/+5 |
| 2019-09-03 | hwmon: (iio_hwmon) Enable power exporting from IIO |  Michal Simek | 1 | -3/+15 |
| 2019-09-03 | dt-bindings: Add ipsps1 as a trivial device |  John Wang | 1 | -0/+2 |
| 2019-09-03 | hwmon: pmbus: Add Inspur Power System power supply driver |  John Wang | 4 | -0/+317 |
| 2019-09-03 | hwmon/ltc2990: Generalise DT to fwnode support |  Max Staudt | 1 | -5/+5 |
| 2019-09-03 | hwmon: (raspberrypi) update MODULE_AUTHOR() email address |  Stefan Wahren | 1 | -1/+1 |
| 2019-09-03 | hwmon: (lm75) Modularize lm75_write and make hwmon_chip writable |  Iker Perez del Palomar Sustatxa | 1 | -5/+47 |
| 2019-09-03 | hwmon: (lm75) Add new fields into lm75_params_ |  Iker Perez del Palomar Sustatxa | 1 | -6/+32 |
| 2019-09-03 | hwmon: (lm75) Create function from code to write into registers |  Iker Perez del Palomar Sustatxa | 1 | -7/+27 |
| 2019-09-03 | hwmon: (lm75) Create structure to save all the configuration parameters. |  Iker Perez del Palomar Sustatxa | 1 | -105/+175 |
| 2019-09-03 | hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature. |  amy.shih | 1 | -45/+424 |
| 2019-09-03 | hwmon: w83795: Fan control option isn't that dangerous |  Jean Delvare | 1 | -6/+1 |
| 2019-09-03 | hwmon: (npcm750-pwm-fan) Remove dev_err() usage after platform_get_irq() |  Stephen Boyd | 1 | -3/+1 |
| 2019-09-03 | hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap' |  Wang Shenran | 1 | -2/+2 |
| 2019-09-03 | hwmon: (nct6775) Integrate new model nct6116 |  Björn Gerhart | 1 | -6/+174 |
| 2019-09-03 | hwmon: (adt7475) Convert to use hwmon_device_register_with_groups() |  Grant McEwan | 1 | -96/+50 |
| 2019-09-03 | hwmon: (w83781d) convert to i2c_new_dummy_device |  Wolfram Sang | 1 | -3/+3 |
| 2019-09-03 | hwmon: (smm665) convert to i2c_new_dummy_device |  Wolfram Sang | 1 | -3/+3 |
| 2019-09-03 | hwmon: (asb100) convert to i2c_new_dummy_device |  Wolfram Sang | 1 | -6/+6 |
| 2019-09-03 | hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUs |  Marcel Bocu | 1 | -0/+1 |
| 2019-09-03 | x86/amd_nb: Add PCI device IDs for family 17h, model 70h |  Marcel Bocu | 2 | -0/+4 |
| 2019-09-03 | docs: hwmon: pxe1610: convert to ReST format and add to the index |  Mauro Carvalho Chehab | 2 | -8/+26 |
| 2019-09-03 | hwmon: (k8temp) update to use new hwmon registration API |  Robert Karszniewicz | 1 | -164/+69 |
| 2019-09-03 | hwmon: (pmbus/max31785) Remove a useless #define |  Christophe JAILLET | 1 | -2/+0 |
| 2019-09-03 | hwmon: (lm75) add support for PCT2075 |  Daniel Mack | 2 | -2/+14 |
| 2019-09-03 | device-tree: bindinds: add NXP PCT2075 as compatible device to LM75 |  Daniel Mack | 1 | -0/+1 |