summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-1317-320/+1034
|\
| * pmbus: Add driver for Maxim MAX31785 Intelligent Fan ControllerAndrew Jeffery2017-11-053-0/+127
| * hwmon: (aspeed-pwm-tacho) Sort headersJoel2017-11-041-3/+3
| * hwmon: (xgene) Minor clean up of ifdef and acpi_match_table referencehotran2017-11-011-4/+3
| * hwmon: (max6621) Inverted if condition in max6621_read()Dan Carpenter2017-10-301-1/+1
| * hwmon: (asc7621) remove redundant assignment to newvalColin Ian King2017-10-301-1/+0
| * hwmon: (xgene) Support hwmon v2hotran2017-10-301-9/+31
| * hwmon: (gpio-fan) Fix null pointer dereference at probeMiquel Raynal2017-10-301-1/+1
| * hwmon: (gpio-fan) Convert to use GPIO descriptorsLinus Walleij2017-10-301-56/+32
| * hwmon: (gpio-fan) Rename GPIO line state variablesLinus Walleij2017-10-301-25/+26
| * hwmon: (gpio-fan) Get rid of the gpio alarm structLinus Walleij2017-10-301-26/+12
| * hwmon: (gpio-fan) Get rid of platform data structLinus Walleij2017-10-301-58/+30
| * hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata pathLinus Walleij2017-10-302-26/+11
| * hwmon: (gpio-fan) Send around device pointerLinus Walleij2017-10-301-10/+10
| * hwmon: (gpio-fan) Localize platform dataLinus Walleij2017-10-301-1/+22
| * hwmon: (gpio-fan) Use local variable pointersLinus Walleij2017-10-301-7/+9
| * hwmon: (max6621) Add support for Maxim MAX6621 temperature sensorVadim Pasternak2017-10-303-0/+608
| * hwmon: (w83793) make const array watchdog_minors static, reduces object code ...Colin Ian King2017-10-301-1/+3
| * hwmon: (aspeed-pwm-tacho) increase fan tach periodPatrick Venture2017-10-301-1/+1
| * hwmon: (max1619) Add dt bindingAlan Tull2017-10-301-0/+10
| * hwmon: (sht15) remove redundant check on status and send of status valueColin Ian King2017-10-301-8/+0
| * hwmon: (sht15) Root out platform dataLinus Walleij2017-10-301-113/+54
| * hwmon: (k10temp) Add support for temperature offsetsGuenter Roeck2017-10-301-0/+30
| * hwmon: (k10temp) Add support for family 17hGuenter Roeck2017-10-301-0/+16
| * hwmon: (k10temp) Move chip specific code into probe functionGuenter Roeck2017-10-301-17/+45
| * hwmon: (stts751) Fix buffer size passed to snprintfJean Delvare2017-10-301-9/+9
| * hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFFEdward A. James2017-10-302-17/+14
* | Merge tag 'edac_for_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2017-11-139-124/+151
|\ \
| * | EDAC, sb_edac: Fix missing break in switchGustavo A. R. Silva2017-10-191-0/+1
| * | EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 modeLuis Felipe Sandoval Castro2017-10-111-16/+3
| * | EDAC, skx_edac: Handle systems with segmented PCI bussesTony Luck2017-09-281-3/+5
| * | EDAC, thunderx: Remove suspend/resume supportJan Glauber2017-09-271-25/+0
| * | EDAC, skx_edac: Fix detection of single-rank DIMMsCharles Rose2017-09-271-2/+2
| * | EDAC, sb_edac: Don't create a second memory controller if HA1 is not presentQiuxu Zhuo2017-09-271-1/+8
| * | EDAC: Add owner check to the x86 platform driversToshi Kani2017-09-254-4/+28
| * | EDAC: Add helper which returns the loaded platform driverToshi Kani2017-09-252-1/+14
| * | EDAC, ghes: Add platform checkToshi Kani2017-09-251-5/+23
| * | EDAC, ghes: Model a single, logical memory controllerBorislav Petkov2017-09-251-65/+51
| * | EDAC, ghes: Remove symbol exportsBorislav Petkov2017-09-251-3/+0
| * | EDAC: Handle return value of kasprintf()Arvind Yadav2017-09-213-4/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-1110-22/+45
|\ \ \
| * \ \ Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm...David S. Miller2017-11-115-9/+25
| |\ \ \
| | * | | can: ifi: Fix transmitter delay calculationMarek Vasut2017-11-101-3/+3
| | * | | can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean2017-11-101-2/+12
| | * | | can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann2017-11-101-2/+10
| | * | | can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2017-11-102-2/+0
| * | | | net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev2017-11-101-1/+1
| * | | | net/mlx5e: Set page to null in case dma mapping failsInbar Karmy2017-11-101-7/+5
| * | | | net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed2017-11-101-4/+6
| * | | | net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen2017-11-101-0/+7