summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-19hwmon: adm9240: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: adm1177: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list B360/H410/H610/Z390...Denis Pauk
2023-04-19hwmon: (nct6775) Fix ROG B550-XE WIFI and Pro B660M-C D4 namesDenis Pauk
2023-04-19hwmon: (nct6775) Sort ASUS board listDenis Pauk
2023-04-19hwmon: remove unused superio_outb functionTom Rix
2023-04-19hwmon: (pwm-fan) set usage_power on PWM stateLorenz Brun
2023-04-19hwmon: (it87) Use voltage scaling macro where appropriateFrank Crawford
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list A520/B360/B460/B550...Denis Pauk
2023-04-19hwmon: (nct6775) Fix TUF GAMING B550M-E WIFI nameDenis Pauk
2023-04-19hwmon: (nct6775) add Asus Pro A520M-C II/CSMHolger Kiehl
2023-04-19hwmon: (pmbus/core) Notify hwmon eventsPatrick Rudolph
2023-04-19hwmon: (pmbus/core) Add interrupt supportPatrick Rudolph
2023-04-19hwmon: (pmbus/core) Generalise pmbus get statusNaresh Solanki
2023-04-19hwmon: (pmbus/core) Generalize pmbus status flag mapNaresh Solanki
2023-04-19hwmon: (aquacomputer_d5next) Add fan PWM control for AquaeroLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Add temperature offset control for AquaeroLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Add infrastructure for Aquaero control reportsLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Device dependent control report settingsLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Support writing multiple control values at onceLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Support one byte control valuesLeonard Anderweit
2023-04-19hwmon: (nct6775) ASUS PRIME Z590 boards supportErik Ekman
2023-04-19hwmon: (g762) add a check of devm_add_action in g762_of_clock_enableKang Chen
2023-04-19hwmon: (nzxt-smart2) handle failure of devm_add_action in nzxt_smart2_hid_probeKang Chen
2023-04-19hwmon: (ibmpowernv, pwm-fan) Use of_property_present() for testing DT propert...Rob Herring
2023-04-19hwmon: (ltc4245) Use of_property_read_bool() for boolean propertiesRob Herring
2023-04-19hwmon: (nct6775) Drop unneeded casting and conjunctionAndy Shevchenko
2023-04-19hwmon: (nzxt-smart2) add another USB IDAleksandr Mezin
2023-04-19hwmon: (gpio-fan) drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-04-19Merge branch 'hwmon-const' into HEADGuenter Roeck
2023-04-19hwmon: (k10temp) Check range scale when CUR_TEMP register is read-writeBabu Moger
2023-04-19irqchip/st: Remove stih415/stih416 and stid127 platforms supportAlain Volmat
2023-04-19spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()Li Lanzhe
2023-04-19hamradio: drop ISA_DMA_API dependencyArnd Bergmann
2023-04-19mlxsw: pci: Fix possible crash during initializationIdo Schimmel
2023-04-19net: vmxnet3: Fix NULL pointer dereference in vmxnet3_rq_rx_complete()Seiji Nishikawa
2023-04-19bonding: Fix memory leak when changing bond type to EthernetIdo Schimmel
2023-04-18remoteproc: st: Use of_property_present() for testing DT property presenceRob Herring
2023-04-18drm/amd/display: fix a divided-by-zero errorAlex Hung
2023-04-18drm/amd/display: limit timing for single dimm memoryDaniel Miess
2023-04-18drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin
2023-04-18drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu
2023-04-18veth: take into account peer device for NETDEV_XDP_ACT_NDO_XMIT xdp_features ...Lorenzo Bianconi
2023-04-18Merge tag 'mmc-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-04-18irqchip/gic-v3: Add Rockchip 3588001 erratum workaroundSebastian Reichel
2023-04-18cpufreq: use correct unit when verify cur freqSanjay Chandrashekara
2023-04-18ACPI: LPSS: Add 80862289 ACPI _HID for second PWM controller on Cherry TrailHans de Goede
2023-04-18ACPI: bus: Ensure that notify handlers are not running after removalRafael J. Wysocki
2023-04-18ACPI: bus: Add missing braces to acpi_sb_notify()Rafael J. Wysocki
2023-04-18Merge tag 'arm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds