summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-17hwmon: (axi-fan-control) Handle irqs in natural orderNuno Sá
2021-08-17hwmon: (axi-fan-control) Make sure the clock is enabledNuno Sá
2021-08-17hwmon: (pmbus/ibm-cffps) Fix write bits for LED controlBrandon Wyman
2021-08-17hwmon: (w83781d) Match on device tree compatiblesLinus Walleij
2021-08-17hwmon: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-17hwmon: (dell-smm) Add Dell Precision 7510 to fan control whitelistCarlos Alberto Lopez Perez
2021-08-17hwmon: (dell-smm-hwmon) Fix fan mutliplier detection for 3rd fanArmin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()Armin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Move variables into a driver private data structureArmin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()Armin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Mark functions as __initArmin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Use platform deviceArmin Wolf
2021-08-17hwmon: Add support for SB-RMI power moduleAkshay Gupta
2021-08-17hwmon: (w83627ehf) Make DEVICE_ATTR_RO staticArmin Wolf
2021-08-17hwmon: (w83627ehf) Switch to SIMPLE_DEV_PM_OPSArmin Wolf
2021-08-17hwmon: intel-m10-bmc-hwmon: add n5010 sensorsMartin Hundebøll
2021-08-17hwmon: (w83627ehf) Remove w83627ehf_remove()Armin Wolf
2021-08-17hwmon: (w83627ehf) Use platform_create_bundleArmin Wolf
2021-08-17hwmon: (pmbus/bpa-rs600) Support BPD-RS600Chris Packham
2021-08-17hwmon: (ntc_thermistor) Use library interpolationLinus Walleij
2021-08-17hwmon: (k10temp) support Zen3 APUsDavid Bartley
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-07-30Merge branches 'acpi-resources' and 'acpi-dptf'Rafael J. Wysocki
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-07-30can: esd_usb2: fix memory leakPavel Skripkin
2021-07-30can: ems_usb: fix memory leakPavel Skripkin
2021-07-30can: usb_8dev: fix memory leakPavel Skripkin
2021-07-30can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin
2021-07-30can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter
2021-07-29Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-29Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-07-29scsi: fas216: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-29scsi: acornscsi: Fix fall-through warning for clangGustavo A. R. Silva
2021-07-29HID: ft260: fix device removal due to USB disconnectMichael Zaidman
2021-07-29Merge tag 'amd-drm-fixes-5.14-2021-07-28' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-07-29Merge tag 'drm-intel-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-07-29Merge tag 'drm-misc-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-07-28Merge tag 'platform-drivers-x86-v5.14-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-07-28ACPI: DPTF: Fix reading of attributesSrinivas Pandruvada
2021-07-28Revert "ACPI: resources: Add checks for ACPI IRQ override"Hui Wang
2021-07-28sis900: Fix missing pci_disable_device() in probe and removeWang Hai
2021-07-28platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2Thomas Weißschuh
2021-07-28platform/x86: intel-hid: add Alder Lake ACPI device IDPing Bao
2021-07-28HID: wacom: Skip processing of touches with negative slot valuesJason Gerecke
2021-07-28HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDTJason Gerecke
2021-07-28HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"Colin Ian King
2021-07-28HID: apple: Add support for Keychron K1 wireless keyboardHaochen Tong