index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-30
ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodes
Hans de Goede
1
-3
/
+10
2021-12-30
PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc comment
Yang Li
1
-1
/
+1
2021-12-30
ACPI: battery: Add the ThinkPad "Not Charging" quirk
Thomas Weißschuh
1
-0
/
+22
2021-12-30
acpi: Store CRC-32 hash of the _PLD in struct acpi_device
Heikki Krogerus
1
-0
/
+16
2021-12-30
acpi: Export acpi_bus_type
Heikki Krogerus
1
-0
/
+1
2021-12-28
ACPI: sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
3
-3
/
+6
2021-12-27
ACPI: Introduce Platform Firmware Runtime Telemetry driver
Chen Yu
3
-3
/
+441
2021-12-27
ACPI: Introduce Platform Firmware Runtime Update device driver
Chen Yu
3
-0
/
+594
2021-12-27
ACPICA: Fixed a couple of warnings under MSVC
Bob Moore
1
-2
/
+2
2021-12-27
ACPICA: Change a return_ACPI_STATUS (AE_BAD_PARAMETER)
Bob Moore
1
-1
/
+1
2021-12-27
ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5
Kirill A. Shutemov
3
-4
/
+6
2021-12-27
ACPICA: Add support for PCC Opregion special context data
Sudeep Holla
1
-0
/
+10
2021-12-27
ACPICA: Fix wrong interpretation of PCC address
Sudeep Holla
1
-6
/
+1
2021-12-27
ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()
Rafael J. Wysocki
1
-1
/
+2
2021-12-27
ACPICA: Utilities: Avoid deleting the same object twice in a row
Rafael J. Wysocki
1
-0
/
+1
2021-12-27
ACPICA: Avoid subobject buffer overflow when validating RSDP signature
Jessica Clarke
1
-1
/
+2
2021-12-27
ACPICA: Use original pointer for virtual origin tables
Jessica Clarke
8
-57
/
+125
2021-12-27
ACPICA: Use original data_table_region pointer for accesses
Jessica Clarke
7
-5
/
+72
2021-12-22
ACPI: CPPC: Amend documentation in the comments
Andy Shevchenko
1
-38
/
+21
2021-12-18
ACPI: NFIT: Import GUID before use
Andy Shevchenko
1
-1
/
+3
2021-12-17
ACPI: NUMA: Process hotpluggable memblocks when !CONFIG_MEMORY_HOTPLUG
Vitaly Kuznetsov
1
-3
/
+2
2021-12-17
ACPI: PM: Remove redundant cache flushing
Kirill A. Shutemov
1
-3
/
+0
2021-12-17
ACPI: processor: idle: Only flush cache on entering C3
Kirill A. Shutemov
1
-1
/
+2
2021-12-17
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
13
-64
/
+50
2021-12-17
ACPI: scan: Introduce acpi_fetch_acpi_dev()
Rafael J. Wysocki
1
-10
/
+24
2021-12-16
Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li...
Mauro Carvalho Chehab
1
-4
/
+33
2021-12-15
ACPI: tables: Add AEST to the list of known table signatures
Shuuichirou Ishii
1
-1
/
+1
2021-12-13
ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
Hans de Goede
1
-4
/
+33
2021-12-08
ACPI: PM: Avoid CPU cache flush when entering S4
Kirill A. Shutemov
1
-2
/
+0
2021-12-08
PM: hibernate: Allow ACPI hardware signature to be honoured
David Woodhouse
1
-5
/
+21
2021-12-08
ACPI: PMIC: xpower: Fix _TMP ACPI errors
Hans de Goede
1
-1
/
+22
2021-12-08
ACPI: PMIC: allow drivers to provide a custom lpat_raw_to_temp() function
Hans de Goede
8
-1
/
+11
2021-12-08
ACPI: PMIC: constify all struct intel_pmic_opregion_data declarations
Hans de Goede
8
-13
/
+15
2021-12-01
ACPI: EC: Mark the ec_sys write_support param as module_param_hw()
Hans de Goede
1
-1
/
+1
2021-12-01
ACPI: EC: Relocate acpi_ec_create_query() and drop acpi_ec_delete_query()
Rafael J. Wysocki
1
-31
/
+23
2021-12-01
ACPI: EC: Make the event work state machine visible
Rafael J. Wysocki
2
-31
/
+52
2021-12-01
ACPI: EC: Avoid queuing unnecessary work in acpi_ec_submit_event()
Rafael J. Wysocki
2
-5
/
+14
2021-12-01
ACPI: EC: Rename three functions
Rafael J. Wysocki
1
-11
/
+11
2021-12-01
ACPI: EC: Simplify locking in acpi_ec_event_handler()
Rafael J. Wysocki
1
-9
/
+9
2021-12-01
ACPI: EC: Rearrange the loop in acpi_ec_event_handler()
Rafael J. Wysocki
1
-11
/
+10
2021-12-01
ACPI: EC: Fold acpi_ec_check_event() into acpi_ec_event_handler()
Rafael J. Wysocki
1
-19
/
+9
2021-12-01
ACPI: EC: Pass one argument to acpi_ec_query()
Rafael J. Wysocki
1
-12
/
+14
2021-12-01
ACPI: EC: Call advance_transaction() from acpi_ec_dispatch_gpe()
Rafael J. Wysocki
1
-11
/
+28
2021-12-01
ACPI: EC: Rework flushing of EC work while suspended to idle
Rafael J. Wysocki
2
-14
/
+45
2021-12-01
ACPI / x86: Add PWM2 on the Xiaomi Mi Pad 2 to the always_present list
Hans de Goede
1
-0
/
+6
2021-12-01
ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD win
Hans de Goede
1
-3
/
+17
2021-12-01
ACPI / x86: Allow specifying acpi_device_override_status() quirks by path
Hans de Goede
1
-10
/
+32
2021-12-01
ACPI: Change acpi_device_always_present() into acpi_device_override_status()
Hans de Goede
2
-29
/
+39
2021-12-01
ACPI / x86: Drop PWM2 device on Lenovo Yoga Book from always present table
Hans de Goede
1
-4
/
+0
2021-11-26
Merge branch 'acpi-properties'
Rafael J. Wysocki
1
-9
/
+5
[prev]
[next]