summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-08hwmon: Add MAX31827 driverDaniel Matyas3-1/+478
2023-06-08hwmon: (aht10) Add support for compatible aht20Kirill Yatsenko2-21/+68
2023-06-08hwmon: (oxp-sensors) Add new DMI match for OXP MiniJoaquín Ignacio Aramendía1-0/+7
2023-06-08hwmon: (aquacomputer_d5next) Add support for Aquacomputer LeakshieldAleksa Savic1-4/+105
2023-06-08hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_DISCONNECTEDAleksa Savic1-4/+4
2023-06-08hwmon: (aht10) Refactor aht10_read_values functionKirill Yatsenko1-33/+35
2023-06-08hwmon: (aht10) Fix typos in commentsKirill Yatsenko1-2/+2
2023-06-08hwmon: (core) Finish renaming groups parameter in API to extra_groupsJames Seo1-3/+3
2023-06-08hwmon: (core) Add missing beep-related standard attributesJames Seo1-0/+5
2023-06-08hwmon: (nct6683) Add another customer ID for NCT6687D sensor chip on some MSI...Gopal Prasad1-0/+3
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König163-163/+163
2023-06-08hwmon: (it87) Allow for chips with only 4 temp sensorsFrank Crawford1-2/+6
2023-06-08hwmon: (adt7475) Convert to use device_property APIsChris Packham1-4/+4
2023-06-08hwmon: (it87) Update IT8732F chip for 4 fans and PWMsFrank Crawford1-1/+30
2023-06-08hwmon: (it87) Add controls for chips with only 4 PWMsFrank Crawford1-3/+9
2023-06-08hwmon: (it87) Add controls for chips with only 4 fansFrank Crawford1-11/+13
2023-06-08hwmon: (oxp-sensors) Use less convoluted enum castJoaquín Ignacio Aramendía1-8/+8
2023-06-08hwmon: (asus-ec-sensors) add ROG Crosshair X670E Hero.Michael Carns1-0/+30
2023-06-08hwmon: (oxp-sensors) Add AYANEO 2 and Geek modelsJoaquín Ignacio Aramendía1-0/+20
2023-06-08hwmon: (pmbus/adm1275) Fix problems with temperature monitoring on ADM1272Guenter Roeck1-26/+26
2023-06-08hwmon: (gsc-hwmon) fix fan pwm temperature scalingTim Harvey1-3/+3
2023-05-19hwmon: (f71882fg) prevent possible division by zeroNikita Zhandarovich1-2/+5
2023-05-14Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-05-14Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-192/+202
2023-05-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+9
2023-05-13Merge tag 'block-6.4-2023-05-13' of git://git.kernel.dk/linuxLinus Torvalds3-4/+4
2023-05-13cxl: Add missing return to cdat read error pathDave Jiang1-0/+1
2023-05-12ublk: fix command op code checkMing Lei1-1/+1
2023-05-12block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITEGuoqing Jiang1-1/+1
2023-05-12nbd: Fix debugfs_create_dir error checkingIvan Orlov1-2/+2
2023-05-12Merge tag 'firewire-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+11
2023-05-12fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller1-0/+1
2023-05-12fbdev: modedb: Add 1920x1080 at 60 Hz video modeHelge Deller1-0/+5
2023-05-12Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds27-94/+184
2023-05-11fbdev: imsttfb: Fix use after free bug in imsttfb_probeZheng Wang1-7/+8
2023-05-11Merge tag 'amd-drm-fixes-6.4-2023-05-11' of https://gitlab.freedesktop.org/ag...Dave Airlie14-71/+131
2023-05-11Merge tag 'drm-intel-fixes-2023-05-11-1' of git://anongit.freedesktop.org/drm...Dave Airlie5-9/+25
2023-05-11Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-14/+28
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-30/+54
2023-05-11Merge tag 'media/v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-11/+19
2023-05-11fbdev: vfb: Remove trailing whitespacesThomas Zimmermann1-5/+5
2023-05-11fbdev: valkyriefb: Remove trailing whitespacesThomas Zimmermann1-7/+7
2023-05-11fbdev: stifb: Remove trailing whitespacesThomas Zimmermann1-78/+78
2023-05-11fbdev: sa1100fb: Remove trailing whitespacesThomas Zimmermann1-16/+16
2023-05-11fbdev: platinumfb: Remove trailing whitespacesThomas Zimmermann1-15/+15
2023-05-11fbdev: p9100: Remove trailing whitespacesThomas Zimmermann1-2/+2
2023-05-11fbdev: maxinefb: Remove trailing whitespacesThomas Zimmermann1-1/+1
2023-05-11fbdev: macfb: Remove trailing whitespacesThomas Zimmermann1-5/+5
2023-05-11fbdev: hpfb: Remove trailing whitespacesThomas Zimmermann1-4/+4