Age | Commit message (Expand) | Author |
2018-12-16 | hwmon: (ina2xx) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck |
2018-12-16 | hwmon: (tmp401) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck |
2018-12-16 | hwmon: (max6697) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck |
2018-12-16 | hwmon: (pwm-fan) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck |
2018-12-16 | hwmon: (ntc_thermistor) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck |
2018-12-16 | hwmon: (max6650) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck |
2018-12-16 | hwmon: (ltc4260) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck |
2018-12-16 | hwmon: (nct7802) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck |
2018-12-16 | hwmon: (lm95234) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck |
2018-12-16 | hwmon: (k10temp) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck |
2018-12-16 | hwmon: (ltc2945): Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck |
2018-12-16 | hwmon: (lm75) Add STLM75 support | Jagan Teki |
2018-12-16 | hwmon: (ntc_thermistor) use a table to lookup the thermistor type | Peter Rosin |
2018-12-16 | hwmon: (ntc_thermistor) sort thermistor id lists alphabetically | Peter Rosin |
2018-12-16 | hwmon: (ntc_thermistor): add support for B57891S0103 from Epcos | Peter Rosin |
2018-12-16 | hwmon: (ltc2978) Fix spelling mistake "comppatible" -> "compatible" | Colin Ian King |
2018-12-16 | hwmon: Remove multiple space after dot | Corentin Labbe |
2018-12-16 | hwmon: fix typo build -> built | Corentin Labbe |
2018-12-16 | dell-smm-hwmon.c: Add XPS 9570 to supported devices list | Michele Sorcinelli |
2018-12-16 | hwmon: (mlxreg-fan) Modify macros for tachometer fault status reading | Vadim Pasternak |
2018-12-16 | hwmon: (ina3221) Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-12-16 | hwmon (lm63) Do not overwrite data->kind | Nicolin Chen |
2018-12-16 | hwmon: (ina3221) Add PM runtime support | Nicolin Chen |
2018-12-16 | hwmon: (ina3221) Make sure data is ready before reading | Nicolin Chen |
2018-12-16 | hwmon: (ina3221) Serialize sysfs ABI accesses | Nicolin Chen |
2018-12-16 | hwmon: (ina3221) Check channel status for alarms attribute read | Nicolin Chen |
2018-12-16 | hwmon (occ): Add sysfs attributes for additional OCC data | Eddie James |
2018-12-16 | hwmon (occ): Add sensor attributes and register hwmon device | Eddie James |
2018-12-16 | hwmon (occ): Add sensor types and versions | Eddie James |
2018-12-16 | hwmon (occ): Parse OCC poll response | Eddie James |
2018-12-16 | hwmon (occ): Add command transport method for P8 and P9 | Eddie James |
2018-12-16 | hwmon: Add On-Chip Controller (OCC) hwmon driver | Eddie James |
2018-12-02 | fsi: Add On-Chip Controller (OCC) driver | Eddie James |
2018-12-02 | hwmon: (core) remove redundant cast | Rasmus Villemoes |
2018-12-02 | hwmon: (adm1275) Allow setting shunt reg value | Kun Yi |
2018-12-02 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2018-12-02 | Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-12-02 | Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla... | Linus Torvalds |
2018-12-01 | Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-12-01 | Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-11-30 | Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus | Bjorn Helgaas |
2018-11-30 | PCI: Fix incorrect value returned from pcie_get_speed_cap() | Mikulas Patocka |
2018-11-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2018-11-30 | Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-11-30 | Merge tag 'driver-core-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-11-30 | Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-11-30 | Merge tag 'usb-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-11-30 | Merge tag 'mtd/fixes-for-4.20-rc5' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2018-11-30 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-30 | ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value | Lorenzo Pieralisi |