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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (via686a) Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
2022-09-25
1
-100
/
+94
*
hwmon: (via686a) Introduce a #define for the driver name and use it
Uwe Kleine-König
2022-09-25
1
-6
/
+8
*
hwmon: (adm9240) fix data race in adm9240_fan_read
Li Zhong
2022-09-25
1
-2
/
+8
*
hwmon: (sht4x) do not overflow clamping operation on 32-bit platforms
Jason A. Donenfeld
2022-09-25
1
-1
/
+1
*
hwmon: (sis5595) Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
2022-09-25
1
-92
/
+84
*
hwmon: (sis5595) Introduce a #define for the driver name and use it
Uwe Kleine-König
2022-09-25
1
-6
/
+7
*
hwmon: Make use of devm_clk_get_enabled()
Uwe Kleine-König
2022-09-25
3
-55
/
+3
*
hwmon: (mr75203) fix undefined reference to `__divdi3'
Eliav Farber
2022-09-25
1
-2
/
+2
*
hwmon: (vt8231) Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
2022-09-25
1
-97
/
+91
*
hwmon: (vt8231) Introduce a #define for the driver name and use it
Uwe Kleine-König
2022-09-25
1
-6
/
+8
*
hwmon: (pc87360) Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
2022-09-25
1
-720
/
+735
*
hwmon: (pc87360) Introduce a #define for the driver name and use it
Uwe Kleine-König
2022-09-25
1
-3
/
+5
*
hwmon: (pwm-fan) Switch regulator dynamically
Alexander Stein
2022-09-25
2
-68
/
+154
*
hwmon: (pwm-fan) split __set_pwm into locked/unlocked functions
Alexander Stein
2022-09-25
1
-8
/
+15
*
hwmon: (pwm-fan) Add dedicated power switch function
Alexander Stein
2022-09-25
1
-15
/
+31
*
hwmon: (pwm-fan) Simplify enable/disable check
Alexander Stein
2022-09-25
1
-9
/
+34
*
hwmon: (pwm-fan) Refactor fan power on/off
Alexander Stein
2022-09-25
1
-6
/
+30
*
hwmon: (pmbus) Add driver for the TEXAS TPS546D24 Buck Converter.
Duke Du
2022-09-25
6
-0
/
+124
*
MAINTAINERS: Add maintainer for hwmon/max31760
Ibrahim Tilki
2022-09-20
1
-0
/
+9
*
dt-bindings: hwmon: Add bindings for max31760
Ibrahim Tilki
2022-09-20
1
-0
/
+42
*
docs: hwmon: add max31760 documentation
Ibrahim Tilki
2022-09-20
2
-0
/
+78
*
drivers: hwmon: Add max31760 fan speed controller driver
Ibrahim Tilki
2022-09-20
3
-0
/
+609
*
hwmon: (mr75203) fix coding style space errors
Eliav Farber
2022-09-19
1
-20
/
+20
*
hwmon: (mr75203) add debugfs to read and write temperature coefficients
Eliav Farber
2022-09-19
1
-0
/
+62
*
hwmon: (mr75203) parse temperature coefficients from device-tree
Eliav Farber
2022-09-19
1
-0
/
+9
*
dt-bindings: hwmon: (mr75203) add coefficient properties for the thermal equa...
Eliav Farber
2022-09-19
1
-0
/
+37
*
hwmon: (mr75203) add support for series 6 temperature equation
Eliav Farber
2022-09-19
1
-4
/
+62
*
dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
Eliav Farber
2022-09-19
1
-0
/
+9
*
hwmon: (aspeed-pwm-tacho) Add dependency on ARCH_ASPEED
Peter Robinson
2022-09-19
1
-0
/
+1
*
hwmon: (mr75203) modify the temperature equation according to series 5 datasheet
Eliav Farber
2022-09-19
1
-8
/
+25
*
hwmon: (mr75203) add VM pre-scaler x2 support
Eliav Farber
2022-09-19
1
-2
/
+53
*
dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler-x2" property
Eliav Farber
2022-09-19
1
-0
/
+13
*
hwmon: (mr75203) add VM active channel support
Eliav Farber
2022-09-19
1
-22
/
+99
*
dt-bindings: hwmon: (mr75203) add "moortec,vm-active-channels" property
Eliav Farber
2022-09-19
1
-0
/
+10
*
dt-bindings: vendor-prefixes: add vendor prefix for Moortec
Eliav Farber
2022-09-19
1
-0
/
+2
*
hwmon: (nzxt-smart2) add another USB ID
Aleksandr Mezin
2022-09-19
1
-0
/
+1
*
hwmon: (emc2305) Remove unnecessary range check
Guenter Roeck
2022-09-19
1
-2
/
+0
*
hwmon: (mr75203) skip reset-control deassert for SOCs that don't support it
Eliav Farber
2022-09-19
1
-4
/
+7
*
dt-bindings: hwmon: (mr75203) change "resets" property to be optional
Eliav Farber
2022-09-19
1
-1
/
+0
*
dt-bindings: hwmon: (mr75203) add description for Moortec's PVT controller
Eliav Farber
2022-09-19
1
-0
/
+26
*
hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
Aleksa Savic
2022-09-19
3
-6
/
+96
*
hwmon: (tps23861) create unique debugfs directory per device
Alexandru Gagniuc
2022-09-19
1
-3
/
+11
*
hwmon: (tps23861) reduce count of i2c transactions for port_status
Alexandru Gagniuc
2022-09-19
1
-55
/
+24
*
hwmon: (emc2305) Remove unused including <linux/version.h>
Jiapeng Chong
2022-09-19
1
-1
/
+0
*
docs: hwmon: add emc2305.rst to docs
Michael Shych
2022-09-19
2
-0
/
+38
*
hwmon: (emc2305) add support for EMC2301/2/3/5 RPM-based PWM Fan Speed Contro...
Michael Shych
2022-09-19
3
-0
/
+638
*
platform_data/emc2305: define platform data for EMC2305 driver
Michael Shych
2022-09-19
1
-0
/
+22
*
hwmon: (max31790) add fanN_enable
Justin Ledford
2022-09-19
2
-7
/
+32
*
pwm: core: Make of_pwm_get() static
Andy Shevchenko
2022-09-19
2
-13
/
+2
*
pwm: core: Get rid of unused devm_of_pwm_get()
Andy Shevchenko
2022-09-19
4
-43
/
+1
[next]