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
2022-07-27
ACPI: property: Switch node property referencing from ifs to a switch
Sakari Ailus
1
-19
/
+22
2022-07-27
ACPI: property: Move property ref argument parsing into a new function
Sakari Ailus
1
-45
/
+58
2022-07-27
ACPI: property: Use acpi_object_type consistently in property ref parsing
Sakari Ailus
1
-1
/
+1
2022-07-27
ACPI: property: Tie data nodes to acpi handles
Sakari Ailus
1
-1
/
+41
2022-07-27
ACPI: property: Return type of acpi_add_nondev_subnodes() should be bool
Sakari Ailus
1
-4
/
+4
2022-07-26
ACPI: CPPC: Do not prevent CPPC from working in the future
Rafael J. Wysocki
1
-30
/
+24
2022-07-26
ACPI: PM: x86: Print messages regarding LPS0 idle support
Rafael J. Wysocki
2
-1
/
+6
2022-07-22
ACPI: PPTT: Leave the table mapped for the runtime usage
Sudeep Holla
1
-55
/
+47
2022-07-21
ACPI: resource: skip IRQ override on AMD Zen platforms
Chuanhong Guo
1
-0
/
+10
2022-07-20
irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
Jianmin Lv
1
-0
/
+3
2022-07-20
ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
Marc Zyngier
1
-2
/
+16
2022-07-20
APCI: irq: Add support for multiple GSI domains
Marc Zyngier
1
-15
/
+25
2022-07-18
ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC is suppo...
Mario Limonciello
1
-2
/
+4
2022-07-15
ACPI: video: Use native backlight on Dell Inspiron N4010
Hans de Goede
1
-0
/
+8
2022-07-15
ACPI: PM: s2idle: Use LPS0 idle if ACPI_FADT_LOW_POWER_S0 is unset
Rafael J. Wysocki
1
-6
/
+5
2022-07-15
Revert "ACPI / PM: LPIT: Register sysfs attributes based on FADT"
Rafael J. Wysocki
1
-6
/
+0
2022-07-15
Merge tag 'platform-drivers-x86-v5.19-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+7
2022-07-15
ACPI: utils: Add api to read _SUB from ACPI
Stefan Binding
1
-0
/
+38
2022-07-14
PCI: loongson: Add ACPI init support
Huacai Chen
1
-0
/
+10
2022-07-14
ACPI: video: Fix acpi_video_handles_brightness_key_presses()
Hans de Goede
1
-4
/
+7
2022-07-14
ACPI: video: Shortening quirk list by identifying Clevo by board_name only
Werner Sembach
1
-34
/
+0
2022-07-14
ACPI: video: Force backlight native for some TongFang devices
Werner Sembach
1
-1
/
+50
2022-07-14
PCI/ACPI: Guard ARM64-specific mcfg_quirks
Huacai Chen
1
-0
/
+3
2022-07-06
ACPI/IORT: Add a helper to retrieve RMR info directly
Shameer Kolothum
1
-0
/
+28
2022-07-06
ACPI/IORT: Add support to retrieve IORT RMR reserved regions
Shameer Kolothum
1
-0
/
+291
2022-07-06
ACPI/IORT: Provide a generic helper to retrieve reserve regions
Shameer Kolothum
1
-7
/
+15
2022-07-06
ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void
Shameer Kolothum
1
-16
/
+9
2022-07-05
context_tracking: Take idle eqs entrypoints over RCU
Frederic Weisbecker
1
-2
/
+3
2022-07-05
ACPI: PM: s2idle: Add support for upcoming AMD uPEP HID AMDI008
Shyam Sundar S K
1
-1
/
+3
2022-07-05
ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
Mario Limonciello
1
-1
/
+15
2022-07-05
ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked
Mario Limonciello
2
-7
/
+8
2022-07-05
ACPI: VIOT: Fix ACS setup
Eric Auger
2
-6
/
+21
2022-07-04
ACPI: Remove the unused find_acpi_cpu_cache_topology()
Sudeep Holla
1
-37
/
+0
2022-07-04
ACPI: PPTT: Use table offset as fw_token instead of virtual address
Sudeep Holla
1
-1
/
+2
2022-07-01
ACPI: bus: Drop unused list heads from struct acpi_device
Rafael J. Wysocki
1
-10
/
+1
2022-06-30
ACPI: Move PRM config option under the main ACPI config
Sudeep Holla
1
-15
/
+15
2022-06-30
ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64
Sudeep Holla
1
-1
/
+1
2022-06-30
ACPI: PRM: Change handler_addr type to void pointer
Sudeep Holla
1
-2
/
+2
2022-06-30
ACPI: bus: Drop driver member of struct acpi_device
Uwe Kleine-König
2
-12
/
+11
2022-06-30
ACPI: bus: Drop redundant check in acpi_device_remove()
Uwe Kleine-König
1
-6
/
+6
2022-06-29
ACPI: APEI: Fix _EINJ vs EFI_MEMORY_SP
Dan Williams
1
-0
/
+2
2022-06-29
ACPI: LPSS: Fix missing check in register_device_clock()
huhai
1
-0
/
+3
2022-06-29
ACPI: APEI: Better fix to avoid spamming the console with old error logs
Tony Luck
1
-8
/
+23
2022-06-29
ACPI: PM: save NVS memory for Lenovo G40-45
Manyi Li
1
-0
/
+8
2022-06-29
ACPI: EC: Drop unused ident initializers from dmi_system_id tables
Hans de Goede
1
-13
/
+30
2022-06-29
ACPI: EC: Re-use boot_ec when possible even when EC_FLAGS_TRUST_DSDT_GPE is set
Hans de Goede
1
-6
/
+9
2022-06-29
ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk
Hans de Goede
1
-66
/
+9
2022-06-29
ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
Hans de Goede
1
-7
/
+0
2022-06-29
ACPI: processor: Split out thermal initialization from ACPI PSS
Riwen Lu
4
-68
/
+65
2022-06-29
ACPI: video: Drop X86 dependency from Kconfig
Riwen Lu
1
-1
/
+1
[prev]
[next]