index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
hwmon: (lm90) Add explicit support for ADM1020
Guenter Roeck
2
-3
/
+11
2022-07-13
hwmon: (lm90) Only disable alerts if not already disabled
Guenter Roeck
1
-2
/
+4
2022-07-13
hwmon: (lm90) Add support for ADT7421
Guenter Roeck
1
-1
/
+9
2022-07-13
hwmon: (lm90) Add support for ON Semiconductor NCT218
Guenter Roeck
2
-3
/
+30
2022-07-13
hwmon: (lm90) Add support for ON Semiconductor NCT214 and NCT72
Guenter Roeck
2
-2
/
+36
2022-07-13
hwmon: (lm90) Add explicit support for NCT210
Guenter Roeck
2
-3
/
+17
2022-07-13
hwmon: (lm90) Combine lm86 and lm90 configuration
Guenter Roeck
1
-12
/
+5
2022-07-13
hwmon: (lm90) Add remaining chips supported by adm1021 driver
Guenter Roeck
2
-0
/
+27
2022-07-13
hwmon: (lm90) Add support for ADM1021, ADM1021A, and ADM1023
Guenter Roeck
2
-7
/
+44
2022-07-13
hwmon: (lm90) Support MAX1617 and LM84
Guenter Roeck
2
-39
/
+234
2022-07-13
hwmon: (lm90) Introduce 16-bit register write function
Guenter Roeck
1
-14
/
+19
2022-07-13
hwmon: (lm90) Let lm90_read16() handle 8-bit read operations
Guenter Roeck
1
-30
/
+17
2022-07-13
hwmon: (lm90) Add support for MAX6642
Guenter Roeck
2
-16
/
+67
2022-07-13
hwmon: (lm90) Add flag to indicate conversion rate support
Guenter Roeck
1
-27
/
+39
2022-07-13
hwmon: (lm90) Add flag to indicate support for minimum temperature limits
Guenter Roeck
1
-23
/
+31
2022-07-13
hwmon: (lm90) Add support for MAX6690
Guenter Roeck
1
-1
/
+16
2022-07-13
hwmon: (lm90) Strengthen chip detection for ADM1032, ADT7461(A), and NCT1008
Guenter Roeck
1
-4
/
+8
2022-07-13
hwmon: (lm90) Add support for ADT7481, ADT7482, and ADT7483
Guenter Roeck
2
-31
/
+91
2022-07-13
hwmon: (lm90) Add explicit support for MAX6648/MAX6692
Guenter Roeck
1
-4
/
+37
2022-07-13
hwmon: (lm90) Add flag to indicate 'alarms' attribute support
Guenter Roeck
1
-19
/
+38
2022-07-13
hwmon: (lm90) Fix/Add detection of G781-1
Guenter Roeck
1
-5
/
+34
2022-07-13
hwmon: (lm90) Add support for additional chip revision of NCT1008
Guenter Roeck
1
-1
/
+6
2022-07-13
hwmon: (lm90) Rework detect function
Guenter Roeck
1
-143
/
+236
2022-07-13
hwmon: (lm90) Use single flag to indicate extended temperature support
Guenter Roeck
1
-15
/
+10
2022-07-13
hwmon: (lm90) Support multiple temperature resolutions
Guenter Roeck
1
-297
/
+155
2022-07-13
hwmon: (lm90) Only re-read registers if volatile
Guenter Roeck
1
-18
/
+23
2022-07-13
hwmon: (lm90) Add support for unsigned and signed temperatures
Guenter Roeck
1
-28
/
+42
2022-07-13
hwmon: (lm90) Enable full PEC support for ADT7461A
Guenter Roeck
1
-5
/
+12
2022-07-13
hwmon: (lm90) Add partial PEC support for ADT7461
Guenter Roeck
1
-1
/
+1
2022-07-13
hwmon: (lm90) Improve PEC support
Guenter Roeck
1
-27
/
+29
2022-07-13
hwmon: (lm90) Stop using R_/W_ register prefix
Guenter Roeck
1
-117
/
+117
2022-07-13
hwmon: (lm90) Move status register bit shifts to compile time
Guenter Roeck
1
-13
/
+14
2022-07-13
hwmon: (lm90) Use BIT macro
Guenter Roeck
1
-27
/
+28
2022-07-13
hwmon: (lm90) Reorder chip enumeration to be in alphabetical order
Guenter Roeck
1
-2
/
+4
2022-07-13
hwmon: (lm90) Reorder include files in alphabetical order
Guenter Roeck
1
-6
/
+6
2022-07-13
hwmon: (lm90) Rework alarm/status handling
Guenter Roeck
1
-115
/
+199
2022-07-13
hwmon: (lm90) Generate sysfs and udev events for all alarms
Guenter Roeck
1
-0
/
+20
2022-07-13
hwmon: (pmbus) Move pec attribute to I2C device
Guenter Roeck
1
-39
/
+50
2022-07-01
Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-07-01
Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2022-07-01
Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
8
-76
/
+106
2022-07-01
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
5
-0
/
+36
2022-07-01
Merge tag 'hwmon-for-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-18
/
+24
2022-07-01
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
Yang Yingliang
1
-4
/
+8
2022-07-01
Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2022-07-01
Merge tag 'for-5.19/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+23
2022-07-01
Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-29
/
+109
2022-07-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+7
2022-07-01
Merge tag 'ata-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-2
/
+2
2022-07-01
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
[next]