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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
hwmon: (pc87360) Use min() macro
Shen Lichuan
1
-1
/
+1
2024-08-27
hwmon: Add sophgo SG2042 external hardware monitor support
Inochi Amaoto
5
-0
/
+479
2024-08-27
dt-bindings: hwmon: Add Sophgo SG2042 external hardware monitor support
Inochi Amaoto
1
-0
/
+43
2024-08-27
hwmon: (tmp464): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-5
/
+2
2024-08-27
hwmon: (tmp421): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-5
/
+2
2024-08-27
hwmon: (npcm750-pwm-fan): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-3
/
+2
2024-08-27
hwmon: (nct7802): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-5
/
+2
2024-08-27
hwmon: (lm90): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-5
/
+2
2024-08-27
hwmon: (ina3221): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-5
/
+2
2024-08-27
hwmon: (aspeed-pwm-tacho): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-5
/
+3
2024-08-27
hwmon: (aspeed-g6-pwm-tacho): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-3
/
+1
2024-08-27
hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen
Mario Limonciello
1
-16
/
+10
2024-08-27
dt-bindings: hwmon: Add maxim max31790
Chanh Nguyen
1
-0
/
+70
2024-08-27
hwmon: (oxp-sensors) Add support for multiple new devices.
Derek J. Clark
2
-63
/
+290
2024-08-27
hwmon: (stts751) Add "st" vendor prefix to "stts751" compatible string
Rob Herring (Arm)
1
-1
/
+1
2024-08-27
hwmon: (ntc_thermistor) fix module autoloading
Yuntao Liu
1
-0
/
+1
2024-08-27
hwmon: (sch5627) Remove unused declaration sch56xx_watchdog_unregister()
Yue Haibing
1
-1
/
+0
2024-08-27
hwmon: (gsc-hwmon) fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-27
hwmon: Add thermal sensor driver for Surface Aggregator Module
Maximilian Luz
4
-0
/
+253
2024-08-27
hwmon: (nct6775) add G15CF to ASUS WMI monitoring list
Denis Pauk
1
-0
/
+1
2024-08-27
hwmon: (chipcap2) Drop cc2_disable() in the probe and return dev_err_probe()
Javier Carrasco
1
-22
/
+11
2024-08-27
hwmon: (lm92) Update documentation
Guenter Roeck
2
-14
/
+14
2024-08-27
hwmon: (lm92) Convert to with_info hwmon API
Guenter Roeck
1
-145
/
+174
2024-08-27
hwmon: (lm92) Convert to use regmap
Guenter Roeck
2
-74
/
+131
2024-08-27
hwmon: (lm92) Replace chip IDs with limit register resolution
Guenter Roeck
1
-8
/
+10
2024-08-27
hwmon: (lm92) Reorder include files to alphabetic order
Guenter Roeck
1
-6
/
+6
2024-08-27
hwmon: (lm92) Improve auto-detection accuracy
Guenter Roeck
1
-9
/
+17
2024-08-27
hwmon: (vexpress) Use of_property_present()
Rob Herring (Arm)
1
-1
/
+1
2024-07-31
hwmon: (max1619) Improve chip detection code
Guenter Roeck
1
-18
/
+14
2024-07-31
hwmon: (max1619) Add support for update_interval attribute
Guenter Roeck
1
-8
/
+42
2024-07-31
hwmon: (max1619) Convert to with_info API
Guenter Roeck
1
-113
/
+158
2024-07-31
hwmon: (max1619) Convert to use regmap
Guenter Roeck
2
-127
/
+138
2024-07-31
hwmon: (max1619) Mask valid alarm bits
Guenter Roeck
1
-0
/
+1
2024-07-31
hwmon: (max1619) Reorder include files to alphabetic order
Guenter Roeck
1
-6
/
+6
2024-07-31
hwmon: (max1619) Clamp temperature range when writing limits
Guenter Roeck
1
-12
/
+2
2024-07-31
hwmon: (max6697) Document discrepancy in overtemperature status bit values
Guenter Roeck
1
-0
/
+10
2024-07-31
hwmon: (max1668) Convert to use with_info hwmon API
Guenter Roeck
1
-225
/
+116
2024-07-31
hwmon: (max1668) Replace chip type with number of channels
Guenter Roeck
1
-8
/
+6
2024-07-31
hwmon: (max1668) Convert to use regmap
Guenter Roeck
1
-116
/
+99
2024-07-31
hwmon: (max1668) Use BIT macro
Guenter Roeck
1
-2
/
+3
2024-07-31
hwmon: (max1668) Reorder include files to alphabetic order
Guenter Roeck
1
-6
/
+6
2024-07-31
hwmon: (oxp-sensors) Fix typo in driver documentation
Cryolitia PukNgae
1
-1
/
+1
2024-07-31
hwmon: (ltc2947) Move to firmware agnostic API
Nuno Sa
1
-10
/
+10
2024-07-31
hwmon: (adt7475) Add support for configuring initial PWM state
Chris Packham
1
-0
/
+130
2024-07-31
dt-bindings: hwmon: adt7475: Deprecate adi,pwm-active-state
Chris Packham
1
-1
/
+1
2024-07-31
dt-bindings: hwmon: Add adt7475 fan/pwm properties
Chris Packham
1
-1
/
+34
2024-07-31
hwmon: (max6697) Add support for tempX_min and tempX_min_alarm
Guenter Roeck
1
-11
/
+48
2024-07-31
hwmon: (max6697) Convert to with_info hwmon API
Guenter Roeck
1
-289
/
+171
2024-07-31
hwmon: (max6697) Convert to use regmap
Guenter Roeck
1
-196
/
+121
2024-07-31
hwmon: (max6697) Use bit operations where possible
Guenter Roeck
1
-15
/
+28
[next]