aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2024-02-25hwmon: (core) Add support for humidity min/max alarmJavier Carrasco2-0/+6
2024-02-25dt-bindings: vendor-prefixes: add AmphenolJavier Carrasco1-0/+2
2024-02-25hwmon: (tmp401) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (sch5627) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (nct7802) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (max31760) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (lm83) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (jc42) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (ina3221) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (emc1403) convert to use maple tree register cacheBo Liu1-1/+1
2024-02-25hwmon: (adt7x10) convert to use maple tree register cacheBo Liu2-2/+2
2024-02-25hwmon: (sht3x) read out sensor serial numberStefan Gloor2-1/+76
2024-02-25hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down ConverterCharles Hsu5-0/+195
2024-02-25dt-bindings: Add MPQ8785 voltage regulator deviceCharles Hsu1-0/+2
2024-02-25hwmon: add fan speed monitoring driver for Surface devicesIvor Wanders6-0/+140
2024-02-25hwmon: Add driver for LTC4282Nuno Sa6-0/+1930
2024-02-11hwmon: add fault attribute for voltage channelsNuno Sa3-0/+12
2024-02-11dt-bindings: hwmon: Add LTC4282 bindingsNuno Sa2-0/+165
2024-02-11hwmon: (pmbus_core) Allow to hook PMBUS_SMBALERT_MASKPatrick Rudolph1-1/+1
2024-02-11hwmon: Drop non-functional I2C_CLASS_HWMON support for drivers w/o detect()Heiner Kallweit3-8/+0
2024-02-11MAINTAINERS: Drop entries for hwmon devices with unreachable maintainersGuenter Roeck1-18/+0
2024-02-11hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_listHeiner Kallweit17-17/+0
2024-02-11dt-bindings: hwmon: ina2xx: Describe ina260 chipMichal Simek1-0/+1
2024-02-11dt-bindings: hwmon: ina2xx: Describe #io-channel-cells propertyMichal Simek1-0/+4
2024-02-11dt-bindings: hwmon: ina2xx: Add label propertyMichal Simek1-0/+4
2024-02-11hwmon: (nct6683) Add another customer ID for MSIForest Crossman2-0/+4
2024-02-11hwmon: put HWMON_CHANNEL_INFO() initializers in rodataJani Nikula1-6/+6
2024-02-11Linux 6.8-rc4Linus Torvalds1-1/+1
2024-02-11Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+6
2024-02-11Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-31/+28
2024-02-10Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds17-101/+162
2024-02-10Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds10-32/+45
2024-02-10Merge tag 'firewire-fixes-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-1/+17
2024-02-10Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-2/+7
2024-02-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-10/+14
2024-02-09Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-11/+36
2024-02-09Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds10-44/+49
2024-02-09Merge tag 'ntfs3_for_6.8' of https://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds16-247/+381
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds35-77/+96
2024-02-09smb3: clarify mount warningSteve French1-1/+1
2024-02-09cifs: handle cases where multiple sessions share connectionShyam Prasad N2-1/+6
2024-02-09cifs: change tcon status when need_reconnect is set on itShyam Prasad N3-1/+14
2024-02-09Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds7-6/+89
2024-02-09Merge tag 'trace-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-38/+47
2024-02-09Merge tag 'probes-fixes-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds3-17/+22
2024-02-09Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds17-73/+97
2024-02-09Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-4/+6
2024-02-09Merge tag 'hwmon-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-20/+29
2024-02-09Merge tag 'mmc-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-1/+35
2024-02-09Merge tag 'pmdomain-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds3-10/+10