index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-07-13
hwmon: (lm90) Combine lm86 and lm90 configuration
Guenter Roeck
2022-07-13
hwmon: (lm90) Add remaining chips supported by adm1021 driver
Guenter Roeck
2022-07-13
hwmon: (lm90) Add support for ADM1021, ADM1021A, and ADM1023
Guenter Roeck
2022-07-13
hwmon: (lm90) Support MAX1617 and LM84
Guenter Roeck
2022-07-13
hwmon: (lm90) Introduce 16-bit register write function
Guenter Roeck
2022-07-13
hwmon: (lm90) Let lm90_read16() handle 8-bit read operations
Guenter Roeck
2022-07-13
hwmon: (lm90) Add support for MAX6642
Guenter Roeck
2022-07-13
hwmon: (lm90) Add flag to indicate conversion rate support
Guenter Roeck
2022-07-13
hwmon: (lm90) Add flag to indicate support for minimum temperature limits
Guenter Roeck
2022-07-13
hwmon: (lm90) Add support for MAX6690
Guenter Roeck
2022-07-13
hwmon: (lm90) Strengthen chip detection for ADM1032, ADT7461(A), and NCT1008
Guenter Roeck
2022-07-13
hwmon: (lm90) Add support for ADT7481, ADT7482, and ADT7483
Guenter Roeck
2022-07-13
hwmon: (lm90) Add explicit support for MAX6648/MAX6692
Guenter Roeck
2022-07-13
hwmon: (lm90) Add flag to indicate 'alarms' attribute support
Guenter Roeck
2022-07-13
hwmon: (lm90) Fix/Add detection of G781-1
Guenter Roeck
2022-07-13
hwmon: (lm90) Add support for additional chip revision of NCT1008
Guenter Roeck
2022-07-13
hwmon: (lm90) Rework detect function
Guenter Roeck
2022-07-13
hwmon: (lm90) Use single flag to indicate extended temperature support
Guenter Roeck
2022-07-13
hwmon: (lm90) Support multiple temperature resolutions
Guenter Roeck
2022-07-13
hwmon: (lm90) Only re-read registers if volatile
Guenter Roeck
2022-07-13
hwmon: (lm90) Add support for unsigned and signed temperatures
Guenter Roeck
2022-07-13
hwmon: (lm90) Enable full PEC support for ADT7461A
Guenter Roeck
2022-07-13
hwmon: (lm90) Add partial PEC support for ADT7461
Guenter Roeck
2022-07-13
hwmon: (lm90) Improve PEC support
Guenter Roeck
2022-07-13
hwmon: (lm90) Stop using R_/W_ register prefix
Guenter Roeck
2022-07-13
hwmon: (lm90) Move status register bit shifts to compile time
Guenter Roeck
2022-07-13
hwmon: (lm90) Use BIT macro
Guenter Roeck
2022-07-13
hwmon: (lm90) Reorder chip enumeration to be in alphabetical order
Guenter Roeck
2022-07-13
hwmon: (lm90) Reorder include files in alphabetical order
Guenter Roeck
2022-07-13
hwmon: (lm90) Rework alarm/status handling
Guenter Roeck
2022-07-13
hwmon: (lm90) Generate sysfs and udev events for all alarms
Guenter Roeck
2022-07-13
hwmon: (pmbus) Move pec attribute to I2C device
Guenter Roeck
2022-07-01
Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-01
Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-01
Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-07-01
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2022-07-01
Merge tag 'hwmon-for-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-01
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
Yang Yingliang
2022-07-01
Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-07-01
Merge tag 'for-5.19/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-01
Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-07-01
Merge tag 'ata-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-07-01
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-30
Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-07-01
Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-06-30
Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-30
net: dsa: felix: fix race between reading PSFP stats and port stats
Vladimir Oltean
2022-06-30
net: tun: avoid disabling NAPI twice
Jakub Kicinski
2022-06-30
net: sparx5: mdb add/del handle non-sparx5 devices
Casper Andersson
[next]