index
:
pub/scm/linux/kernel/git/song/linux.git
master
Song Liu's fork of linux.git
Song Liu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
ACPI: CPPC: Evaluate performance-control PCC use once
Christian Loehle
1
-3
/
+6
2026-08-05
ACPI: CPPC: Avoid locking standalone full-width registers
Christian Loehle
1
-13
/
+84
2026-08-05
ACPI: CPPC: Avoid unnecessary reads for full-width writes
Christian Loehle
1
-17
/
+26
2026-08-05
ACPI: CPPC: Stop reading desired_perf in cppc_get_perf()
Christian Loehle
1
-15
/
+7
2026-08-05
ACPI: CPPC: Skip desired_perf read in cppc_get_perf()
Christian Loehle
1
-2
/
+5
2026-08-05
ACPI: CPPC: Reject desired_perf reads on _CPC revision 4+
Christian Loehle
1
-1
/
+16
2026-08-02
ACPI/APMT: Use stable device ID
Robin Murphy
1
-2
/
+4
2026-07-31
ACPI: processor: Unregister cpufreq notifier on init failure
Can Peng
1
-0
/
+6
2026-07-30
rust: driver: remove open-coded matching logic
Gary Guo
1
-3
/
+3
2026-07-30
ACPI/platform: add AWDZ8399 to serial-multi-instantiate
Marco Giunta
1
-0
/
+1
2026-07-27
ACPI: CPPC: Skip writes to unsupported performance controls
Christian Loehle
1
-3
/
+4
2026-07-27
ACPI: bus: Avoid confusing complaints regarding missing _OSC features
Rafael J. Wysocki
1
-3
/
+11
2026-07-22
ACPI: CPPC: add paired FFH feedback-counter read hook
Pengjie Zhang
1
-5
/
+45
2026-07-22
ACPI: CPPC: Check all controls for fast switching
Christian Loehle
1
-5
/
+17
2026-07-22
Merge back ACPI video bus driver changes for 7.3
Rafael J. Wysocki
3
-7
/
+21
2026-07-21
ACPI: battery: Adjust charging status validation check
Rafael J. Wysocki
1
-17
/
+19
2026-07-21
ACPI: fan: Use correct function parameter name in kernel-doc
Randy Dunlap
1
-1
/
+1
2026-07-21
ACPI: battery: Use kstrtoul() over sscanf("%lu\n")
Rong Zhang
1
-2
/
+6
2026-07-21
ACPI: battery: Merge consecutive battery notifications
Rong Zhang
1
-9
/
+80
2026-07-21
ACPI: fan: Update ACPI fan IDs to follow modern style
Andy Shevchenko
1
-11
/
+11
2026-07-21
ACPI: fan: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+2
2026-07-21
ACPI: sysfs: Properly map BERT and CCEL data to their ACPI tables
Thomas Renninger
1
-4
/
+5
2026-07-21
ACPI: Use correct region struct for BERT region size check
Thomas Renninger
1
-1
/
+1
2026-07-21
ACPI: video: Use acpi_dev_get_pci_dev() instead of acpi_get_pci_dev()
Rafael J. Wysocki
2
-8
/
+5
2026-07-21
ACPI: video: Drop backlight parent device reference later
Rafael J. Wysocki
1
-3
/
+2
2026-07-21
ACPI: PCI: Introduce acpi_dev_get_pci_dev()
Rafael J. Wysocki
1
-11
/
+11
2026-07-21
ACPI: PCI: Use a mutex guard to simplify acpi_get_pci_dev()
Rafael J. Wysocki
1
-7
/
+4
2026-07-21
ACPI: PCI: Clear driver_data on all paths that free the acpi_pci_root
Chen Pei
1
-1
/
+2
2026-07-21
ACPI: processor: validate MADT IOAPIC entry bounds
Pengpeng Hou
1
-6
/
+25
2026-07-21
ACPI: EC: Avoid _REG disconnect on GPIO IRQ defer
Zhu Ling
1
-14
/
+26
2026-07-21
ACPI: video: Convert to use acpi_dev_is_video_device() helper
Andy Shevchenko
1
-6
/
+1
2026-07-21
ACPI: scan: Convert to use acpi_dev_is_video_device() helper
Andy Shevchenko
1
-1
/
+3
2026-07-21
ACPI: utils: Introduce acpi_dev_is_video_device() helper
Andy Shevchenko
1
-0
/
+17
2026-07-21
ACPI: battery: Sanitise model_number by dropping unprintable characters
Kate Hsuan
1
-0
/
+14
2026-07-21
ACPI: FPDT: validate table and record lengths
Pengpeng Hou
1
-6
/
+47
2026-07-21
ACPI: NVS: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
1
-2
/
+2
2026-07-17
ACPI: processor: idle: Add switch for strict _LPI processing
Rafael J. Wysocki
2
-7
/
+20
2026-07-17
ACPI: processor: idle: Relocate acpi_processor_extract_lpi_info()
Rafael J. Wysocki
2
-338
/
+341
2026-07-17
ACPI: processor: idle: Introduce acpi_processor_extract_lpi_info()
Rafael J. Wysocki
1
-15
/
+29
2026-07-17
ACPI: processor: idle: Introduce too_many_states() for _LPI
Rafael J. Wysocki
1
-10
/
+12
2026-07-17
ACPI: processor: idle: Rework flatten_lpi_states()
Rafael J. Wysocki
1
-25
/
+38
2026-07-17
ACPI: processor: idle: Rearrange loop in acpi_processor_get_lpi_info()
Rafael J. Wysocki
1
-5
/
+4
2026-07-17
ACPI: processor: idle: Drop redundant _LPI presence checks
Rafael J. Wysocki
1
-7
/
+0
2026-07-17
ACPI: processor: idle: Rework first-level _LPI states processing
Rafael J. Wysocki
1
-10
/
+37
2026-07-17
ACPI: processor: idle: Rearrange acpi_processor_get_lpi_info()
Rafael J. Wysocki
1
-15
/
+18
2026-07-17
ACPI: processor: idle: Introduce lpi_state_debug()
Rafael J. Wysocki
1
-15
/
+8
2026-07-17
ACPI: processor: idle: Split acpi_processor_evaluate_lpi()
Rafael J. Wysocki
1
-81
/
+86
2026-07-17
ACPI: processor: idle: Rearrange acpi_processor_evaluate_lpi()
Rafael J. Wysocki
1
-30
/
+34
2026-07-17
ACPI: processor: idle: Unify debug in acpi_processor_evaluate_lpi()
Rafael J. Wysocki
1
-6
/
+11
2026-07-17
ACPI: processor: idle: Ignore _LPI states with SYSTEMIO entry method
Rafael J. Wysocki
1
-5
/
+6
[prev]
[next]