index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-17
ACPI: sysfs: fix doc warnings in device_sysfs.c
Baokun Li
1
-0
/
+5
2021-06-17
ACPI: APEI: fix synchronous external aborts in user-mode
Xiaofei Tan
1
-17
/
+64
2021-06-17
mfd: tps68470: Remove tps68470 MFD driver
Daniel Scally
1
-1
/
+1
2021-06-16
ACPI: power: Use dev_dbg() to print some messages
Rafael J. Wysocki
1
-2
/
+2
2021-06-16
ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint
Mario Limonciello
3
-0
/
+37
2021-06-16
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
1
-0
/
+29
2021-06-14
ACPI: processor_throttling: Fix several coding style issues
Clayton Casciato
1
-11
/
+8
2021-06-14
ACPI: sysfs: Drop four redundant return statements
Clayton Casciato
1
-8
/
+0
2021-06-14
ACPI: video: Drop three redundant return statements
Clayton Casciato
1
-6
/
+0
2021-06-14
ACPI: sleep: Fix acpi_pm_pre_suspend() kernel-doc
Yang Li
1
-1
/
+1
2021-06-14
ACPI: processor_throttling: Remove redundant initialization of 'obj'
Yang Li
1
-1
/
+1
2021-06-14
Merge back ACPI power management material for v5.14.
Rafael J. Wysocki
8
-71
/
+79
2021-06-11
ACPI: utils: Introduce acpi_get_local_address()
Calvin Johnson
1
-0
/
+14
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-08
ACPI/IORT: Enable stall support for platform devices
Jean-Philippe Brucker
1
-1
/
+3
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
[prev]
[next]