index
:
Linux Stable
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.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: (ltc2978) Introduce feature flags
Guenter Roeck
2015-08-17
1
-12
/
+18
*
hwmon: (pmbus) Convert command register definitions to enum
Guenter Roeck
2015-08-17
1
-140
/
+142
*
hwmon: (ltc2978) Add support for LTC2975
Guenter Roeck
2015-08-17
2
-12
/
+96
*
hwmon: (ltc2978) Add support for LTC3887
Guenter Roeck
2015-08-12
2
-6
/
+16
*
hwmon: (ltc2978) Add additional chip IDs for LTM4676 and LTM4676A
Guenter Roeck
2015-08-12
1
-2
/
+6
*
hwmon: (ltc2978) Add support for LTC3882
Guenter Roeck
2015-08-12
1
-6
/
+44
*
hwmon: (ltc2978) Move code to read chip ID into separate function
Guenter Roeck
2015-08-12
1
-19
/
+29
*
hwmon:change sht15_reverse()
yalin wang
2015-08-10
1
-16
/
+4
*
hwmon: (pmbus) Add device IDs for TPS544{B,C}2{0,5}
Guenter Roeck
2015-08-10
2
-1
/
+6
*
hwmon: (pmbus) Add support for MAX20751
Guenter Roeck
2015-08-09
3
-0
/
+75
*
hwmon: (pmbus) Add support for VR12
Guenter Roeck
2015-08-09
3
-4
/
+15
*
hwmon: (it87) Add support for IT8732F
Justin Maggard
2015-08-09
2
-9
/
+38
*
hwmon: (nct7802) Add auto_point attributes
Constantine Shulyupin
2015-08-09
1
-4
/
+126
*
hwmon: (lm70) add device tree support
Rabin Vincent
2015-08-09
1
-1
/
+33
*
hwmon: (ltc2978) LTM4676 supports CLEAR_PEAKS
Guenter Roeck
2015-08-09
1
-1
/
+1
*
hwmon: (adm1275) Add support for ADM1293 and ADM1294
Guenter Roeck
2015-08-09
2
-10
/
+135
*
hwmon: (pmbus) Add support for lowest power value attributes
Guenter Roeck
2015-08-09
2
-24
/
+34
*
hwmon: (adm1275) Introduce new feature flags
Guenter Roeck
2015-08-09
1
-43
/
+54
*
hwmon: (adm1275) Introduce configuration data structure for coeffcients
Guenter Roeck
2015-08-09
1
-45
/
+68
*
hwmon: (adm1275) Use BIT macro
Guenter Roeck
2015-08-09
1
-9
/
+10
*
hwmon: (pmbus_core) Constify pmbus_regulator_ops
Axel Lin
2015-08-09
2
-2
/
+2
*
hwmon: (pmbus) Explicitly set regulator type for pmbus_regulator_ops
Axel Lin
2015-08-09
1
-0
/
+1
*
hwmon: (g762) Drop owner assignment from struct i2c_driver
Krzysztof Kozlowski
2015-08-09
1
-1
/
+0
*
hwmon: (f71882fg) Add support for f81768d
George Joseph
2015-08-09
1
-16
/
+29
*
hwmon: (nct7802) Add pwmX_enable attribute
Constantine Shulyupin
2015-08-09
1
-0
/
+48
*
hwmon:(f71882fg) Fix f81866a voltage protection
Peter Hung
2015-08-09
1
-9
/
+41
*
hwmon: (f71882fg) Fix f81866a temp/beep setting
Peter Hung
2015-08-09
1
-8
/
+52
*
hwmon: (f71882fg) Add support for F81866 and F71868
Peter Hung
2015-08-09
1
-15
/
+38
*
hwmon: (nct7802) Add pwm mode attributes
Constantine Shulyupin
2015-08-09
1
-0
/
+26
*
hwmon: (nct7802) Add pwm control
Constantine Shulyupin
2015-08-09
1
-0
/
+47
*
hwmon: (nct7802) add temperature sensor type attribute
Constantine Shulyupin
2015-08-09
1
-12
/
+60
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-08-09
6
-6
/
+31
|
\
|
*
Input: elantech - add special check for fw_version 0x470f01 touchpad
Duson Lin
2015-08-07
2
-2
/
+21
|
*
Input: twl4030-vibra - fix ERROR: Bad of_node_put() warning
Marek Belisko
2015-08-05
1
-1
/
+2
|
*
Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...
Hans de Goede
2015-08-03
1
-2
/
+6
|
*
Input: axp20x-pek - add module alias
Chen-Yu Tsai
2015-08-03
1
-0
/
+1
|
*
Input: turbografx - fix potential out of bound access
Dmitry Torokhov
2015-08-03
1
-1
/
+1
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-08-09
2
-2
/
+2
|
\
\
|
*
|
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
2015-08-03
1
-1
/
+1
|
*
|
CPUFREQ: Loongson2: Fix broken build due to incorrect include.
Ralf Baechle
2015-08-03
1
-1
/
+1
*
|
|
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
2015-08-09
5
-15
/
+20
|
\
\
\
|
*
\
\
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2015-08-03
4
-14
/
+20
|
|
\
\
\
|
|
*
|
|
thermal: exynos: Remove unused code related to platform_data on probe()
Chanwoo Choi
2015-08-02
1
-3
/
+0
|
|
*
|
|
thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF
Chanwoo Choi
2015-08-02
1
-1
/
+1
|
|
*
|
|
thermal: exynos: Disable the regulator on probe failure
Krzysztof Kozlowski
2015-08-02
1
-0
/
+2
|
|
*
|
|
thermal: power_allocator: trace the real requested power
Javi Merino
2015-08-02
1
-10
/
+16
|
|
*
|
|
thermal: remove dangling 'weight_attr' device file
Viresh Kumar
2015-08-02
1
-0
/
+1
|
|
|
/
/
|
*
/
/
thermal: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-08-03
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2015-08-08
1
-0
/
+4
|
\
\
\
|
*
|
|
virtio-input: reset device and detach unused during remove
Jason Wang
2015-08-06
1
-0
/
+4
|
|
/
/
[next]