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
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-22
lib/firmware_table: tables: Add CDAT table parsing support
Dave Jiang
1
-2
/
+3
2023-12-21
ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
Shuai Xue
1
-6
/
+23
2023-12-19
ACPI: utils: Introduce helper for _DEP list lookup
Rafael J. Wysocki
2
-27
/
+36
2023-12-15
dma-mapping: don't store redundant offsets
Robin Murphy
1
-1
/
+0
2023-12-15
ACPI: utils: Refine acpi_handle_list_equal() slightly
Rafael J. Wysocki
1
-1
/
+1
2023-12-15
ACPI: utils: Return bool from acpi_evaluate_reference()
Rafael J. Wysocki
4
-30
/
+16
2023-12-15
ACPI: utils: Rearrange in acpi_evaluate_reference()
Rafael J. Wysocki
1
-34
/
+24
2023-12-13
ACPI: arm64: export acpi_arch_thermal_cpufreq_pctg()
Arnd Bergmann
1
-0
/
+2
2023-12-13
ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the error
Tony Luck
1
-1
/
+6
2023-12-13
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
1
-2
/
+5
2023-12-12
ACPI: LPSS: Fix the fractional clock divider flags
Andy Shevchenko
1
-1
/
+2
2023-12-12
ACPI: NUMA: Fix the logic of getting the fake_pxm value
Yuntao Wang
1
-2
/
+2
2023-12-12
ACPI: NUMA: Optimize the check for the availability of node values
Yuntao Wang
1
-2
/
+2
2023-12-12
ACPI: NUMA: Remove unnecessary check in acpi_parse_gi_affinity()
Yuntao Wang
1
-1
/
+1
2023-12-12
ACPI: watchdog: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2023-12-12
acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
Jason Gunthorpe
1
-12
/
+17
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
1
-2
/
+1
2023-12-08
Merge back earlier acpi-utils material for v6.8.
Rafael J. Wysocki
2
-60
/
+4
2023-12-07
ACPI: utils: Fix error path in acpi_evaluate_reference()
Rafael J. Wysocki
1
-1
/
+1
2023-12-07
acpi: property: Let args be NULL in __acpi_node_get_property_reference
Sakari Ailus
1
-0
/
+4
2023-12-06
ACPI: extlog: fix NULL pointer dereference check
Prarit Bhargava
1
-2
/
+3
2023-12-06
ACPI: OSL: Allow Notify () handlers to run on all CPUs
Rafael J. Wysocki
1
-13
/
+10
2023-12-06
ACPI: OSL: Rearrange workqueue selection in acpi_os_execute()
Rafael J. Wysocki
1
-5
/
+7
2023-12-06
ACPI: OSL: Rework error handling in acpi_os_execute()
Rafael J. Wysocki
1
-13
/
+10
2023-12-06
ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
Yuluo Qiu
1
-0
/
+9
2023-12-06
ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241
Srikar Srimath Tirumala
4
-9
/
+70
2023-12-06
ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
Raag Jadav
1
-12
/
+4
2023-12-06
ACPI: bus: update acpi_dev_hid_uid_match() to support multiple types
Raag Jadav
1
-29
/
+0
2023-12-06
ACPI: bus: update acpi_dev_uid_match() to support multiple types
Raag Jadav
1
-19
/
+0
2023-12-06
ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
James Morse
2
-19
/
+0
2023-12-02
Merge back earlier ACPI backlight driver changes for v6.8.
Rafael J. Wysocki
1
-61
/
+7
2023-12-02
Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-9
/
+5
2023-11-30
ACPI: OSL: Use a threaded interrupt handler for SCI
Rafael J. Wysocki
1
-6
/
+3
2023-11-27
ACPI: video: Use acpi_video_device for cooling-dev driver data
Hans de Goede
1
-9
/
+5
2023-11-27
iommu: Avoid more races around device probe
Robin Murphy
1
-1
/
+6
2023-11-24
ACPI: thermal_lib: include "internal.h" for function prototypes
Arnd Bergmann
1
-0
/
+1
2023-11-24
Merge branches 'acpi-video' and 'acpi-processor' into acpi
Rafael J. Wysocki
3
-2
/
+15
2023-11-22
ACPI: LPIT: Avoid u32 multiplication overflow
Nikita Kiryushin
1
-1
/
+1
2023-11-22
ACPI: processor: Provide empty stub of acpi_proc_quirk_mwait_check()
Rafael J. Wysocki
1
-1
/
+4
2023-11-22
ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support
Jeff Brasen
1
-3
/
+9
2023-11-21
ACPI: APEI: EINJ: Add support for vendor defined error types
Avadhut Naik
1
-0
/
+24
2023-11-21
ACPI: APEI: EINJ: Refactor available_error_type_show()
Avadhut Naik
1
-23
/
+24
2023-11-21
ACPI: video: check for error while searching for backlight device parent
Nikita Kiryushin
1
-6
/
+6
2023-11-21
ACPI: scan: Fix an error message in DisCo for Imaging support
Sakari Ailus
1
-1
/
+1
2023-11-21
ACPI: thermal: Use library functions to obtain trip point temperature values
Rafael J. Wysocki
3
-32
/
+34
2023-11-21
ACPI: thermal_lib: Add functions returning temperature in deci-Kelvin
Rafael J. Wysocki
1
-15
/
+60
2023-11-21
thermal: ACPI: Move the ACPI thermal library to drivers/acpi/
Rafael J. Wysocki
3
-0
/
+122
2023-11-20
ACPI: Run USB4 _OSC() first with query bit set
Mika Westerberg
1
-3
/
+29
2023-11-20
ACPI: video: Drop should_check_lcd_flag()
Hans de Goede
1
-55
/
+1
2023-11-20
ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVA
Hans de Goede
1
-0
/
+7
[prev]
[next]