index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (oxp-sensors) Add tt_toggle attribute on supported boards
Joaquín Ignacio Aramendía
2023-06-17
1
-1
/
+133
*
hwmon: (sht3x) complement sysfs interface for sts3x
JuenKit Yip
2023-06-17
1
-0
/
+8
*
hwmon: (sht3x) Add new non-stardard sysfs attribute
JuenKit Yip
2023-06-17
1
-0
/
+33
*
hwmon: (sht3x) add medium repeatability support
JuenKit Yip
2023-06-17
1
-0
/
+24
*
hwmon: (sht3x)replace "high-precision" property to "repeatability"
JuenKit Yip
2023-06-17
1
-8
/
+13
*
hwmon: (sht3x) remove blocking_io property
JuenKit Yip
2023-06-17
1
-22
/
+11
*
hwmon: (sht3x) remove sht3x_platform_data
JuenKit Yip
2023-06-17
1
-12
/
+8
*
hwmon: (pmbus/max16601) Add support for new revisions of MAX16508
Guenter Roeck
2023-06-10
1
-3
/
+3
*
hwmon: (tmp464) Use maple tree register cache
Mark Brown
2023-06-10
1
-1
/
+1
*
hwmon: (tmp108) Use maple tree register cache
Mark Brown
2023-06-10
1
-1
/
+1
*
hwmon: (tmp102) Use maple tree register cache
Mark Brown
2023-06-10
1
-1
/
+1
*
hwmon: (lm95245) Use maple tree register cache
Mark Brown
2023-06-10
1
-1
/
+1
*
hwmon: (lm75) Use maple tree register cache
Mark Brown
2023-06-10
1
-1
/
+1
*
hwmon: (it87) Generalise support for FAN_CTL ON/OFF
Frank Crawford
2023-06-08
1
-26
/
+37
*
hwmon: (pmbus/adm1266) Drop unnecessary error check for debugfs_create_dir
Osama Muhammad
2023-06-08
1
-2
/
+0
*
hwmon: (pmbus/ucd9000) Drop unnecessary error check for debugfs_create_dir
Osama Muhammad
2023-06-08
1
-2
/
+0
*
hwmon: (hp-wmi-sensors) fix debugfs check
Arnd Bergmann
2023-06-08
1
-13
/
+2
*
hwmon: add HP WMI Sensors driver
James Seo
2023-06-08
3
-0
/
+2028
*
hwmon: (oxp-sensors) Stop passing device structure
Joaquín Ignacio Aramendía
2023-06-08
1
-8
/
+8
*
hwmon: Add MAX31827 driver
Daniel Matyas
2023-06-08
3
-1
/
+478
*
hwmon: (aht10) Add support for compatible aht20
Kirill Yatsenko
2023-06-08
2
-21
/
+68
*
hwmon: (oxp-sensors) Add new DMI match for OXP Mini
Joaquín Ignacio Aramendía
2023-06-08
1
-0
/
+7
*
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Leakshield
Aleksa Savic
2023-06-08
1
-4
/
+105
*
hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_DISCONNECTED
Aleksa Savic
2023-06-08
1
-4
/
+4
*
hwmon: (aht10) Refactor aht10_read_values function
Kirill Yatsenko
2023-06-08
1
-33
/
+35
*
hwmon: (aht10) Fix typos in comments
Kirill Yatsenko
2023-06-08
1
-2
/
+2
*
hwmon: (core) Finish renaming groups parameter in API to extra_groups
James Seo
2023-06-08
1
-3
/
+3
*
hwmon: (core) Add missing beep-related standard attributes
James Seo
2023-06-08
1
-0
/
+5
*
hwmon: (nct6683) Add another customer ID for NCT6687D sensor chip on some MSI...
Gopal Prasad
2023-06-08
1
-0
/
+3
*
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-08
163
-163
/
+163
*
hwmon: (it87) Allow for chips with only 4 temp sensors
Frank Crawford
2023-06-08
1
-2
/
+6
*
hwmon: (adt7475) Convert to use device_property APIs
Chris Packham
2023-06-08
1
-4
/
+4
*
hwmon: (it87) Update IT8732F chip for 4 fans and PWMs
Frank Crawford
2023-06-08
1
-1
/
+30
*
hwmon: (it87) Add controls for chips with only 4 PWMs
Frank Crawford
2023-06-08
1
-3
/
+9
*
hwmon: (it87) Add controls for chips with only 4 fans
Frank Crawford
2023-06-08
1
-11
/
+13
*
hwmon: (oxp-sensors) Use less convoluted enum cast
Joaquín Ignacio Aramendía
2023-06-08
1
-8
/
+8
*
hwmon: (asus-ec-sensors) add ROG Crosshair X670E Hero.
Michael Carns
2023-06-08
1
-0
/
+30
*
hwmon: (oxp-sensors) Add AYANEO 2 and Geek models
Joaquín Ignacio Aramendía
2023-06-08
1
-0
/
+20
*
hwmon: (pmbus/adm1275) Fix problems with temperature monitoring on ADM1272
Guenter Roeck
2023-06-08
1
-26
/
+26
*
hwmon: (gsc-hwmon) fix fan pwm temperature scaling
Tim Harvey
2023-06-08
1
-3
/
+3
*
hwmon: (f71882fg) prevent possible division by zero
Nikita Zhandarovich
2023-05-19
1
-2
/
+5
*
Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-14
1
-0
/
+1
|
\
|
*
cxl: Add missing return to cdat read error path
Dave Jiang
2023-05-13
1
-0
/
+1
*
|
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-14
1
-0
/
+1
|
\
\
|
*
|
hwmon: (k10temp) Add PCI ID for family 19, model 78h
Mario Limonciello
2023-05-08
1
-0
/
+1
|
|
/
*
|
Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-13
18
-192
/
+202
|
\
\
|
*
|
fbdev: stifb: Fix info entry in sti_struct on error path
Helge Deller
2023-05-12
1
-0
/
+1
|
*
|
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
2023-05-12
1
-0
/
+5
|
*
|
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Zheng Wang
2023-05-11
1
-7
/
+8
|
*
|
fbdev: vfb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-5
/
+5
[next]