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
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
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
ACPI: scan: Use ida_alloc() instead of ida_simple_get()
Rafael J. Wysocki
1
-2
/
+0
2022-01-12
ACPI: scan: Change acpi_scan_init() return value type to void
Rafael J. Wysocki
1
-1
/
+1
2021-12-01
ACPI: EC: Make the event work state machine visible
Rafael J. Wysocki
1
-0
/
+8
2021-12-01
ACPI: EC: Avoid queuing unnecessary work in acpi_ec_submit_event()
Rafael J. Wysocki
1
-1
/
+1
2021-12-01
ACPI: EC: Rework flushing of EC work while suspended to idle
Rafael J. Wysocki
1
-0
/
+2
2021-11-17
Revert "ACPI: scan: Release PM resources blocked by unused objects"
Rafael J. Wysocki
1
-1
/
+0
2021-10-13
ACPI: scan: Release PM resources blocked by unused objects
Rafael J. Wysocki
1
-0
/
+1
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+9
2021-06-29
Merge branches 'acpi-dptf' and 'acpi-messages'
Rafael J. Wysocki
1
-2
/
+0
2021-06-29
Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-resources'
Rafael J. Wysocki
1
-1
/
+1
2021-06-29
Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
1
-1
/
+1
2021-06-21
ACPI: scan: Simplify acpi_table_events_fn()
Rafael J. Wysocki
1
-1
/
+1
2021-06-16
ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint
Mario Limonciello
1
-0
/
+9
2021-06-07
ACPI: Remove the macro PREFIX "ACPI: "
Hanjun Guo
1
-2
/
+0
2021-05-31
ACPI: power: Rework turning off unused power resources
Rafael J. Wysocki
1
-1
/
+1
2021-05-24
ACPI: power: Refine turning off unused power resources
Rafael J. Wysocki
1
-2
/
+2
2021-05-13
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-0
/
+1
2021-05-10
Revert "Revert "ACPI: scan: Turn off unused power resources during initializa...
Rafael J. Wysocki
1
-0
/
+1
2021-05-06
Merge branches 'acpi-pm' and 'acpi-docs'
Rafael J. Wysocki
1
-1
/
+0
2021-04-30
Revert "ACPI: scan: Turn off unused power resources during initialization"
Rafael J. Wysocki
1
-1
/
+0
2021-04-26
Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources'
Rafael J. Wysocki
1
-2
/
+2
2021-04-08
ACPI: scan: Call acpi_get_object_info() from acpi_set_pnp_ids()
Rafael J. Wysocki
1
-1
/
+1
2021-04-08
ACPI: scan: Drop sta argument from acpi_init_device_object()
Rafael J. Wysocki
1
-2
/
+1
2021-03-23
ACPI: scan: Turn off unused power resources during initialization
Rafael J. Wysocki
1
-0
/
+1
2021-03-22
ACPI: scan: Use unique number for instance_no
Andy Shevchenko
1
-1
/
+5
2021-01-11
ACPI: scan: Harden acpi_device_add() against device ID overflows
Dexuan Cui
1
-1
/
+1
2020-12-15
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
1
-1
/
+2
2020-12-02
ACPI: scan: Call acpi_get_object_info() from acpi_add_single_object()
Hans de Goede
1
-1
/
+2
2020-11-09
ACPI: Fix whitespace inconsistencies
Maximilian Luz
1
-1
/
+1
2020-05-11
ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()
Rafael J. Wysocki
1
-1
/
+0
2020-03-31
Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2020-03-25
ACPI: PM: s2idle: Refine active GPEs check
Rafael J. Wysocki
1
-0
/
+1
2020-03-14
ACPI: EC: Simplify acpi_ec_ecdt_start() and acpi_ec_init()
Rafael J. Wysocki
1
-1
/
+1
2019-10-28
ACPI: EC: add support for hardware-reduced systems
Daniel Drake
1
-1
/
+2
2019-08-08
ACPI: EC: PM: Consolidate some code depending on PM_SLEEP
Rafael J. Wysocki
1
-1
/
+1
2019-08-08
ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()
Rafael J. Wysocki
1
-2
/
+0
2019-07-30
ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
Rafael J. Wysocki
1
-2
/
+0
2019-07-23
ACPI: EC: Return bool from acpi_ec_dispatch_gpe()
Rafael J. Wysocki
1
-1
/
+1
2019-07-04
ACPI: PM: Unexport acpi_device_get_power()
Rafael J. Wysocki
1
-0
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2019-01-29
ACPI: EC: Clean up probing for early EC
Rafael J. Wysocki
1
-2
/
+2
2019-01-16
ACPI / LPSS: Make PCI dependency explicit
Sinan Kaya
1
-0
/
+4
2018-12-26
Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2018-12-26
Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+5
2018-12-20
PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
Sinan Kaya
1
-0
/
+5
2018-12-18
ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle
Rafael J. Wysocki
1
-0
/
+2
2018-11-26
ACPI / glue: Add acpi_platform_notify() function
Heikki Krogerus
1
-1
/
+0
2018-05-25
ACPI: EC: Dispatch the EC GPE directly on s2idle wake
Rafael J. Wysocki
1
-0
/
+1
2018-01-04
ACPI: EC: Fix debugfs_create_*() usage
Geert Uytterhoeven
1
-1
/
+1
2017-11-30
Merge branch 'acpi-ec' into acpi
Rafael J. Wysocki
1
-0
/
+1
[next]