index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_lpit.c
Age
Commit message (
Expand
)
Author
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2023-11-22
ACPI: LPIT: Avoid u32 multiplication overflow
Nikita Kiryushin
2023-03-22
ACPI: LPIT: move to use bus_get_dev_root()
Greg Kroah-Hartman
2022-12-30
ACPI: Silence missing prototype warnings
Ammar Faizi
2022-07-15
Revert "ACPI / PM: LPIT: Register sysfs attributes based on FADT"
Rafael J. Wysocki
2020-05-09
ACPI: LPIT: Put the low power idle table after using it
Hanjun Guo
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-07-08
Merge branches 'acpi-pm' and 'pm-pci'
Rafael J. Wysocki
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-28
ACPI / LPIT: Correct LPIT end address for lpit_process()
Lenny Szubowicz
2018-10-04
ACPI / PM: LPIT: Register sysfs attributes based on FADT
Rajneesh Bhardwaj
2018-02-04
ACPI / LPIT: Export lpit_read_residency_count_address()
Srinivas Pandruvada
2017-10-11
ACPI / LPIT: Add Low Power Idle Table (LPIT) support
Srinivas Pandruvada