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
2023-10-20
thermal: trip: Simplify computing trip indices
Rafael J. Wysocki
1
-8
/
+5
2023-10-11
Merge branch 'acpi-thermal'
Rafael J. Wysocki
3
-455
/
+409
2023-10-11
thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()
Rafael J. Wysocki
1
-2
/
+0
2023-10-11
thermal: core: prevent potential string overflow
Dan Carpenter
1
-2
/
+4
2023-10-07
thermal: trip: Remove lockdep assertion from for_each_thermal_trip()
Rafael J. Wysocki
1
-2
/
+0
2023-10-05
thermal: core: Drop thermal_zone_device_exec()
Rafael J. Wysocki
1
-19
/
+0
2023-10-05
ACPI: thermal: Use thermal_zone_for_each_trip() for updating trips
Rafael J. Wysocki
1
-41
/
+37
2023-10-05
ACPI: thermal: Combine passive and active trip update functions
Rafael J. Wysocki
1
-18
/
+17
2023-10-05
ACPI: thermal: Move get_active_temp()
Rafael J. Wysocki
1
-23
/
+23
2023-10-05
Merge thermal core material depended on by subsequent changes.
Rafael J. Wysocki
1
-0
/
+14
2023-10-05
thermal: core: Add function to walk trips under zone lock
Rafael J. Wysocki
1
-0
/
+14
2023-10-03
ACPI: thermal: Fix up function header formatting in two places
Jonathan Bergh
1
-4
/
+11
2023-09-29
ACPI: thermal: Drop list of device ACPI handles from struct acpi_thermal
Rafael J. Wysocki
1
-1
/
+0
2023-09-28
ACPI: thermal: Rename structure fields holding temperature in deci-Kelvin
Rafael J. Wysocki
1
-23
/
+23
2023-09-28
ACPI: thermal: Drop critical_valid and hot_valid trip flags
Rafael J. Wysocki
1
-17
/
+8
2023-09-28
ACPI: thermal: Do not use trip indices for cooling device binding
Rafael J. Wysocki
1
-66
/
+44
2023-09-28
Merge branch 'thermal-core'
Rafael J. Wysocki
9
-63
/
+84
2023-09-28
ACPI: thermal: Mark uninitialized active trips as invalid
Rafael J. Wysocki
1
-0
/
+3
2023-09-28
thermal: core: Allow trip pointers to be used for cooling device binding
Rafael J. Wysocki
1
-20
/
+34
2023-09-28
thermal: core: Store trip pointer in struct thermal_instance
Rafael J. Wysocki
9
-37
/
+60
2023-09-28
ACPI: thermal: Merge trip initialization functions
Rafael J. Wysocki
1
-34
/
+30
2023-09-28
ACPI: thermal: Collapse trip devices update function wrappers
Rafael J. Wysocki
1
-19
/
+7
2023-09-28
ACPI: thermal: Collapse trip devices update functions
Rafael J. Wysocki
1
-33
/
+20
2023-09-28
ACPI: thermal: Add device list to struct acpi_thermal_trip
Rafael J. Wysocki
1
-15
/
+21
2023-09-27
ACPI: thermal: Fix a small leak in acpi_thermal_add()
Dan Carpenter
1
-2
/
+4
2023-09-26
thermal: trip: Drop redundant trips check from for_each_thermal_trip()
Rafael J. Wysocki
1
-3
/
+0
2023-09-26
ACPI: thermal: Drop valid flag from struct acpi_thermal_trip
Rafael J. Wysocki
1
-26
/
+23
2023-09-26
ACPI: thermal: Drop redundant trip point flags
Rafael J. Wysocki
1
-19
/
+10
2023-09-26
ACPI: thermal: Untangle initialization and updates of active trips
Rafael J. Wysocki
1
-97
/
+100
2023-09-26
ACPI: thermal: Untangle initialization and updates of the passive trip
Rafael J. Wysocki
1
-73
/
+125
2023-09-26
ACPI: thermal: Simplify critical and hot trips representation
Rafael J. Wysocki
1
-36
/
+33
2023-09-26
ACPI: thermal: Create and populate trip points table earlier
Rafael J. Wysocki
1
-53
/
+52
2023-09-26
ACPI: thermal: Determine the number of trip points earlier
Rafael J. Wysocki
1
-29
/
+27
2023-09-26
ACPI: thermal: Fold acpi_thermal_get_info() into its caller
Rafael J. Wysocki
1
-33
/
+19
2023-09-26
ACPI: thermal: Simplify initialization of critical and hot trips
Rafael J. Wysocki
1
-64
/
+66
2023-09-25
thermal: core: Drop trips_disabled bitmask
Rafael J. Wysocki
1
-13
/
+0
2023-09-24
Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-33
/
+58
2023-09-23
Merge tag 'gpio-fixes-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-38
/
+28
2023-09-23
Merge tag 'i2c-for-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-2
/
+29
2023-09-23
mfd: cs42l43: Use correct macro for new-style PM runtime ops
Charles Keepax
1
-2
/
+2
2023-09-22
cxl/acpi: Annotate struct cxl_cxims_data with __counted_by
Kees Cook
1
-2
/
+2
2023-09-22
cxl/port: Fix cxl_test register enumeration regression
Dan Williams
1
-4
/
+9
2023-09-22
Merge tag 'thermal-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+5
2023-09-22
Merge tag 'acpi-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2023-09-22
Merge branch 'acpi-processor'
Rafael J. Wysocki
1
-0
/
+1
2023-09-22
Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+29
2023-09-22
Merge tag 'drm-fixes-2023-09-22-2' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
22
-52
/
+61
2023-09-22
Merge tag 'platform-drivers-x86-v6.6-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-26
/
+42
2023-09-22
i2c: xiic: Correct return value check for xiic_reinit()
Daniel Scally
1
-1
/
+1
2023-09-22
gpio: sim: fix an invalid __free() usage
Bartosz Golaszewski
1
-37
/
+23
[next]