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.13.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-06-11
Merge back 'acpi-bus' material for v5.14.
Rafael J. Wysocki
1
-2
/
+0
2021-06-11
Merge branch 'acpi-bus'
Rafael J. Wysocki
1
-19
/
+8
2021-06-10
ACPI: scan: initialize local variable to avoid garbage being returned
Colin Ian King
1
-1
/
+1
2021-06-10
ACPI: Remove redundant clearing of context->ret.pointer from acpi_run_osc()
Hans de Goede
1
-2
/
+0
2021-06-10
ACPI: Add \_SB._OSC bit for PRM
Erik Kaneda
1
-0
/
+1
2021-06-10
ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtype
Erik Kaneda
5
-0
/
+320
2021-06-09
ACPI: resources: Add checks for ACPI IRQ override
Hui Wang
1
-1
/
+8
2021-06-09
ACPI: Pass the same capabilities to the _OSC regardless of the query flag
Mika Westerberg
1
-19
/
+8
2021-06-07
ACPI: scan: Add function to fetch dependent of ACPI device
Daniel Scally
1
-0
/
+35
2021-06-07
ACPI: scan: Extend acpi_walk_dep_device_list()
Daniel Scally
3
-20
/
+53
2021-06-07
ACPI: sysfs: Fix a buffer overrun problem with description_show()
Krzysztof WilczyĆski
1
-1
/
+1
2021-06-07
ACPI: LPSS: Use kstrtol() instead of simple_strtol()
Liu Shixin
1
-7
/
+6
2021-06-07
ACPI: tables: FPDT: Add missing acpi_put_table() in acpi_init_fpdt()
Jing Xiangfeng
1
-1
/
+3
2021-06-07
ACPI: tables: PPTT: Populate cache-id if provided by firmware
James Morse
1
-4
/
+14
2021-06-07
ACPI: OSL: Use DEFINE_RES_IO_NAMED() to simplify code
Zhen Lei
1
-6
/
+1
2021-06-07
ACPI: bus: Call kobject_put() in acpi_init() error path
Hanjun Guo
1
-0
/
+1
2021-06-07
ACPI: bus: Remove unneeded assignment
Hanjun Guo
1
-3
/
+1
2021-06-07
ACPI: Remove the macro PREFIX "ACPI: "
Hanjun Guo
1
-2
/
+0
2021-06-07
ACPI: sleep: Unify the message printing
Hanjun Guo
1
-9
/
+9
2021-06-07
ACPI: sbs: Unify the message printing
Hanjun Guo
1
-6
/
+6
2021-06-07
ACPI: scan: Unify the log message printing
Hanjun Guo
1
-5
/
+6
2021-06-07
ACPI: sbshc: Unify the message printing
Hanjun Guo
1
-4
/
+4
2021-06-07
ACPI: sysfs: Cleanup message printing
Hanjun Guo
1
-5
/
+3
2021-06-07
ACPI: reboot: Unify the message printing
Hanjun Guo
1
-1
/
+3
2021-06-07
ACPI: processor_throttling: Cleanup the printing messages
Hanjun Guo
1
-34
/
+26
2021-06-07
ACPI: processor_perflib: Cleanup print messages
Hanjun Guo
1
-20
/
+18
2021-06-07
ACPI: processor_thermal: Remove unused PREFIX for printing
Hanjun Guo
1
-2
/
+0
2021-06-07
ACPI: pci_root: Unify the message printing
Hanjun Guo
1
-1
/
+3
2021-06-07
ACPI: osl: Remove the duplicated PREFIX for message printing
Hanjun Guo
1
-2
/
+2
2021-06-07
ACPI: nvs: Unify the message printing
Hanjun Guo
1
-3
/
+5
2021-06-07
ACPI: glue: Clean up the printing messages
Hanjun Guo
1
-20
/
+9
2021-06-07
ACPI: event: Use pr_*() macros to replace printk()
Hanjun Guo
1
-2
/
+4
2021-06-07
ACPI: bus: Use pr_*() macros to replace printk()
Hanjun Guo
1
-2
/
+2
2021-06-07
ACPI: blacklist: Unify the message printing
Hanjun Guo
1
-4
/
+5
2021-06-07
ACPI: cmos_rtc: Using pr_fmt() and remove PREFIX
Hanjun Guo
1
-2
/
+4
2021-06-07
Revert "ACPI: sleep: Put the FACS table after using it"
Zhang Rui
1
-3
/
+1
2021-06-07
ACPI: scan: Constify acpi_dma_supported() helper function
Andy Shevchenko
1
-1
/
+1
2021-06-07
ACPICA: Add support for PlatformRtMechanism OperationRegion handler
Erik Kaneda
4
-2
/
+61
2021-06-07
ACPICA: Use ACPI_FALLTHROUGH
Wei Ming Chen
1
-1
/
+1
2021-06-07
ACPICA: Fix memory leak caused by _CID repair function
Erik Kaneda
1
-0
/
+7
2021-05-31
ACPI: power: Rework turning off unused power resources
Rafael J. Wysocki
4
-37
/
+14
2021-05-31
ACPI: power: Save the last known state of each power resource
Rafael J. Wysocki
1
-18
/
+32
2021-05-31
ACPI: power: Use u8 as the power resource state data type
Rafael J. Wysocki
1
-12
/
+15
2021-05-31
ACPICA: Clean up context mutex during object deletion
Erik Kaneda
1
-0
/
+8
2021-05-29
Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2021-05-27
Merge back ACPI power management material for v5.14.
Rafael J. Wysocki
4
-8
/
+22
2021-05-24
ACPI: configfs: Replace ACPI_INFO() with pr_debug()
Hanjun Guo
1
-4
/
+1
2021-05-24
ACPI: ipmi: Remove address space handler in error path
Hanjun Guo
1
-1
/
+6
2021-05-24
ACPI: power: Refine turning off unused power resources
Rafael J. Wysocki
4
-17
/
+50
2021-05-21
ACPI: EC: Make more Asus laptops use ECDT _GPE
Chris Chiu
1
-0
/
+16
[prev]
[next]