| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-11-13 | 17 | -320/+1034 |
|\ |
|
| * | pmbus: Add driver for Maxim MAX31785 Intelligent Fan Controller | Andrew Jeffery | 2017-11-05 | 3 | -0/+127 |
| * | hwmon: (aspeed-pwm-tacho) Sort headers | Joel | 2017-11-04 | 1 | -3/+3 |
| * | hwmon: (xgene) Minor clean up of ifdef and acpi_match_table reference | hotran | 2017-11-01 | 1 | -4/+3 |
| * | hwmon: (max6621) Inverted if condition in max6621_read() | Dan Carpenter | 2017-10-30 | 1 | -1/+1 |
| * | hwmon: (asc7621) remove redundant assignment to newval | Colin Ian King | 2017-10-30 | 1 | -1/+0 |
| * | hwmon: (xgene) Support hwmon v2 | hotran | 2017-10-30 | 1 | -9/+31 |
| * | hwmon: (gpio-fan) Fix null pointer dereference at probe | Miquel Raynal | 2017-10-30 | 1 | -1/+1 |
| * | hwmon: (gpio-fan) Convert to use GPIO descriptors | Linus Walleij | 2017-10-30 | 1 | -56/+32 |
| * | hwmon: (gpio-fan) Rename GPIO line state variables | Linus Walleij | 2017-10-30 | 1 | -25/+26 |
| * | hwmon: (gpio-fan) Get rid of the gpio alarm struct | Linus Walleij | 2017-10-30 | 1 | -26/+12 |
| * | hwmon: (gpio-fan) Get rid of platform data struct | Linus Walleij | 2017-10-30 | 1 | -58/+30 |
| * | hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata path | Linus Walleij | 2017-10-30 | 2 | -26/+11 |
| * | hwmon: (gpio-fan) Send around device pointer | Linus Walleij | 2017-10-30 | 1 | -10/+10 |
| * | hwmon: (gpio-fan) Localize platform data | Linus Walleij | 2017-10-30 | 1 | -1/+22 |
| * | hwmon: (gpio-fan) Use local variable pointers | Linus Walleij | 2017-10-30 | 1 | -7/+9 |
| * | hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor | Vadim Pasternak | 2017-10-30 | 3 | -0/+608 |
| * | hwmon: (w83793) make const array watchdog_minors static, reduces object code ... | Colin Ian King | 2017-10-30 | 1 | -1/+3 |
| * | hwmon: (aspeed-pwm-tacho) increase fan tach period | Patrick Venture | 2017-10-30 | 1 | -1/+1 |
| * | hwmon: (max1619) Add dt binding | Alan Tull | 2017-10-30 | 1 | -0/+10 |
| * | hwmon: (sht15) remove redundant check on status and send of status value | Colin Ian King | 2017-10-30 | 1 | -8/+0 |
| * | hwmon: (sht15) Root out platform data | Linus Walleij | 2017-10-30 | 1 | -113/+54 |
| * | hwmon: (k10temp) Add support for temperature offsets | Guenter Roeck | 2017-10-30 | 1 | -0/+30 |
| * | hwmon: (k10temp) Add support for family 17h | Guenter Roeck | 2017-10-30 | 1 | -0/+16 |
| * | hwmon: (k10temp) Move chip specific code into probe function | Guenter Roeck | 2017-10-30 | 1 | -17/+45 |
| * | hwmon: (stts751) Fix buffer size passed to snprintf | Jean Delvare | 2017-10-30 | 1 | -9/+9 |
| * | hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFF | Edward A. James | 2017-10-30 | 2 | -17/+14 |
* | | Merge tag 'edac_for_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2017-11-13 | 9 | -124/+151 |
|\ \ |
|
| * | | EDAC, sb_edac: Fix missing break in switch | Gustavo A. R. Silva | 2017-10-19 | 1 | -0/+1 |
| * | | EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 mode | Luis Felipe Sandoval Castro | 2017-10-11 | 1 | -16/+3 |
| * | | EDAC, skx_edac: Handle systems with segmented PCI busses | Tony Luck | 2017-09-28 | 1 | -3/+5 |
| * | | EDAC, thunderx: Remove suspend/resume support | Jan Glauber | 2017-09-27 | 1 | -25/+0 |
| * | | EDAC, skx_edac: Fix detection of single-rank DIMMs | Charles Rose | 2017-09-27 | 1 | -2/+2 |
| * | | EDAC, sb_edac: Don't create a second memory controller if HA1 is not present | Qiuxu Zhuo | 2017-09-27 | 1 | -1/+8 |
| * | | EDAC: Add owner check to the x86 platform drivers | Toshi Kani | 2017-09-25 | 4 | -4/+28 |
| * | | EDAC: Add helper which returns the loaded platform driver | Toshi Kani | 2017-09-25 | 2 | -1/+14 |
| * | | EDAC, ghes: Add platform check | Toshi Kani | 2017-09-25 | 1 | -5/+23 |
| * | | EDAC, ghes: Model a single, logical memory controller | Borislav Petkov | 2017-09-25 | 1 | -65/+51 |
| * | | EDAC, ghes: Remove symbol exports | Borislav Petkov | 2017-09-25 | 1 | -3/+0 |
| * | | EDAC: Handle return value of kasprintf() | Arvind Yadav | 2017-09-21 | 3 | -4/+21 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-11-11 | 10 | -22/+45 |
|\ \ \ |
|
| * \ \ | Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm... | David S. Miller | 2017-11-11 | 5 | -9/+25 |
| |\ \ \ |
|
| | * | | | can: ifi: Fix transmitter delay calculation | Marek Vasut | 2017-11-10 | 1 | -3/+3 |
| | * | | | can: peak: Add support for new PCIe/M2 CAN FD interfaces | Stephane Grosjean | 2017-11-10 | 1 | -2/+12 |
| | * | | | can: sun4i: handle overrun in RX FIFO | Gerhard Bertelsmann | 2017-11-10 | 1 | -2/+10 |
| | * | | | can: c_can: don't indicate triple sampling support for D_CAN | Richard Schütz | 2017-11-10 | 2 | -2/+0 |
| * | | | | net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEs | Eugenia Emantayev | 2017-11-10 | 1 | -1/+1 |
| * | | | | net/mlx5e: Set page to null in case dma mapping fails | Inbar Karmy | 2017-11-10 | 1 | -7/+5 |
| * | | | | net/mlx5e: Fix napi poll with zero budget | Saeed Mahameed | 2017-11-10 | 1 | -4/+6 |
| * | | | | net/mlx5: Cancel health poll before sending panic teardown command | Huy Nguyen | 2017-11-10 | 1 | -0/+7 |