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
2021-08-17
hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __init
Armin Wolf
1
-1
/
+1
2021-08-17
hwmon: (dell-smm) Mark tables as __initconst
Armin Wolf
1
-4
/
+4
2021-08-17
hwmon: (pmbus/bpa-rs600) Add workaround for incorrect Pin max
Chris Packham
1
-0
/
+23
2021-08-17
hwmon: (pmbus/bpa-rs600) Don't use rated limits as warn limits
Chris Packham
1
-25
/
+0
2021-08-17
hwmon: (axi-fan-control) Support temperature vs pwm points
Nuno Sá
1
-1
/
+73
2021-08-17
hwmon: (axi-fan-control) Handle irqs in natural order
Nuno Sá
1
-15
/
+15
2021-08-17
hwmon: (axi-fan-control) Make sure the clock is enabled
Nuno Sá
1
-0
/
+13
2021-08-17
hwmon: (pmbus/ibm-cffps) Fix write bits for LED control
Brandon Wyman
1
-3
/
+3
2021-08-17
hwmon: (w83781d) Match on device tree compatibles
Linus Walleij
1
-0
/
+11
2021-08-17
dt-bindings: hwmon: Add bindings for Winbond W83781D
Linus Walleij
1
-0
/
+41
2021-08-17
hwmon: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2
-4
/
+4
2021-08-17
hwmon: (dell-smm) Add Dell Precision 7510 to fan control whitelist
Carlos Alberto Lopez Perez
1
-8
/
+16
2021-08-17
hwmon: (dell-smm-hwmon) Fix fan mutliplier detection for 3rd fan
Armin Wolf
1
-1
/
+1
2021-08-17
hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()
Armin Wolf
1
-310
/
+279
2021-08-17
hwmon: (dell-smm-hwmon) Move variables into a driver private data structure
Armin Wolf
1
-125
/
+152
2021-08-17
hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()
Armin Wolf
1
-19
/
+9
2021-08-17
hwmon: (dell-smm-hwmon) Mark functions as __init
Armin Wolf
1
-2
/
+2
2021-08-17
hwmon: (dell-smm-hwmon) Use platform device
Armin Wolf
1
-51
/
+62
2021-08-17
dt-bindings: sbrmi: Add SB-RMI hwmon driver bindings
Akshay Gupta
1
-0
/
+53
2021-08-17
hwmon: (sbrmi) Add Documentation
Akshay Gupta
2
-0
/
+80
2021-08-17
hwmon: Add support for SB-RMI power module
Akshay Gupta
3
-0
/
+370
2021-08-17
hwmon: (w83627ehf) Make DEVICE_ATTR_RO static
Armin Wolf
1
-1
/
+1
2021-08-17
hwmon: (w83627ehf) Switch to SIMPLE_DEV_PM_OPS
Armin Wolf
1
-17
/
+4
2021-08-17
dt-bindings: firmware: update arm,scpi.yaml reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-08-17
hwmon: intel-m10-bmc-hwmon: add n5010 sensors
Martin Hundebøll
1
-0
/
+116
2021-08-17
hwmon: (w83627ehf) Remove w83627ehf_remove()
Armin Wolf
1
-35
/
+7
2021-08-17
hwmon: (w83627ehf) Use platform_create_bundle
Armin Wolf
1
-47
/
+10
2021-08-17
hwmon: (pmbus/bpa-rs600) Support BPD-RS600
Chris Packham
1
-7
/
+15
2021-08-17
hwmon: (ntc_thermistor) Use library interpolation
Linus Walleij
1
-9
/
+11
2021-08-17
hwmon: (k10temp) support Zen3 APUs
David Bartley
1
-0
/
+2
2021-08-17
hwmon: sht4x: update Documentation for Malformed table
Randy Dunlap
1
-1
/
+1
2021-08-01
Linux 5.14-rc4
Linus Torvalds
1
-1
/
+1
2021-08-01
Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub...
Linus Torvalds
3
-13
/
+42
2021-08-01
Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+8
2021-08-01
Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-106
/
+244
2021-07-31
Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-2
/
+10
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
104
-547
/
+1230
2021-07-30
Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-18
/
+52
2021-07-30
pipe: make pipe writes always wake up readers
Linus Torvalds
1
-5
/
+5
2021-07-30
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-07-30
Merge branches 'acpi-resources' and 'acpi-dptf'
Rafael J. Wysocki
2
-16
/
+44
2021-07-30
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-51
/
+110
2021-07-30
Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+32
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-26
/
+27
2021-07-30
Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-4
/
+5
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
11
-33
/
+57
2021-07-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-57
/
+81
2021-07-30
Merge tag 'linux-can-fixes-for-5.14-20210730' of git://git.kernel.org/pub/scm...
Jakub Kicinski
6
-5
/
+50
2021-07-30
mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
Wang Hai
1
-1
/
+1
2021-07-30
slub: fix unreclaimable slab stat for bulk free
Shakeel Butt
1
-10
/
+12
[next]