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
/
power.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'
Rafael J. Wysocki
1
-4
/
+15
2021-12-17
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
1
-4
/
+3
2021-11-24
ACPI: PM: Emit debug messages when enabling/disabling wakeup power
Rafael J. Wysocki
1
-0
/
+12
2021-11-05
ACPI: PM: Fix device wakeup power reference counting error
Rafael J. Wysocki
1
-5
/
+3
2021-10-19
ACPI: PM: Turn off wakeup power resources on _DSW/_PSW errors
Rafael J. Wysocki
1
-1
/
+3
2021-10-19
ACPI: PM: Fix sharing of wakeup power resources
Rafael J. Wysocki
1
-45
/
+24
2021-10-19
ACPI: PM: Turn off unused wakeup power resources
Rafael J. Wysocki
1
-10
/
+9
2021-10-19
ACPI: PM: Check states of power resources during initialization
Rafael J. Wysocki
1
-0
/
+5
2021-10-19
ACPI: PM: Do not turn off power resources in unknown state
Rafael J. Wysocki
1
-6
/
+1
2021-08-27
ACPI: power: Drop name from struct acpi_power_resource
Rafael J. Wysocki
1
-5
/
+9
2021-08-27
ACPI: power: Use acpi_handle_debug() to print debug messages
Rafael J. Wysocki
1
-10
/
+14
2021-06-16
ACPI: power: Use dev_dbg() to print some messages
Rafael J. Wysocki
1
-2
/
+2
2021-05-31
ACPI: power: Rework turning off unused power resources
Rafael J. Wysocki
1
-34
/
+11
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-24
ACPI: power: Refine turning off unused power resources
Rafael J. Wysocki
1
-13
/
+46
2021-05-13
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-1
/
+1
2021-05-10
Revert "Revert "ACPI: scan: Turn off unused power resources during initializa...
Rafael J. Wysocki
1
-1
/
+1
2021-05-06
Merge branches 'acpi-pm' and 'acpi-docs'
Rafael J. Wysocki
1
-1
/
+1
2021-04-30
Revert "ACPI: scan: Turn off unused power resources during initialization"
Rafael J. Wysocki
1
-1
/
+1
2021-04-26
Merge branch 'acpi-misc'
Rafael J. Wysocki
1
-1
/
+1
2021-04-26
Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources'
Rafael J. Wysocki
1
-13
/
+3
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: power: Turn off unused power resources unconditionally
Rafael J. Wysocki
1
-10
/
+1
2021-03-23
ACPI: scan: Turn off unused power resources during initialization
Rafael J. Wysocki
1
-1
/
+1
2021-03-19
ACPI: fix various typos in comments
Tom Saeger
1
-1
/
+1
2021-02-15
Merge branch 'acpi-messages'
Rafael J. Wysocki
1
-29
/
+15
2021-02-04
ACPI: power: Clean up printing messages
Rafael J. Wysocki
1
-29
/
+15
2021-01-22
ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros
Dwaipayan Ray
1
-4
/
+5
2020-12-15
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
1
-1
/
+1
2020-12-02
ACPI: scan: Call acpi_get_object_info() from acpi_add_single_object()
Hans de Goede
1
-1
/
+1
2020-11-09
ACPI: Fix whitespace inconsistencies
Maximilian Luz
1
-3
/
+3
2020-05-14
ACPI: Delete unused proc filename macros
Pascal Terjan
1
-2
/
+0
2019-06-27
ACPI / PM: Introduce concept of a _PR0 dependent device
Mika Westerberg
1
-0
/
+135
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-14
/
+1
2019-03-27
ACPI: Fix comment typos
Bjorn Helgaas
1
-2
/
+2
2019-01-02
ACPI: power: Skip duplicate power resource references in _PRx
Hans de Goede
1
-0
/
+22
2017-07-04
ACPI / power: constify attribute_group structures
Arvind Yadav
1
-5
/
+5
2017-05-02
ACPI / power: Delay turning off unused power resources after suspend
Hans de Goede
1
-0
/
+10
2017-04-19
ACPI / power: Avoid maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+1
2015-09-01
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-6
/
+9
2015-07-16
ACPI / PM: Update the copyright notice and description of power.c
Rafael J. Wysocki
1
-6
/
+9
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-05-26
ACPI / PM: Turn power resources on and off in the right order during resume
Rafael J. Wysocki
1
-4
/
+36
2015-05-16
ACPI / PM: Rework device power management to follow ACPI 6
Rafael J. Wysocki
1
-1
/
+2
2015-05-08
ACPI / PM: Drop stale comment from acpi_power_transition()
Rafael J. Wysocki
1
-2
/
+0
2014-03-19
ACPI: Remove duplicate definitions of PREFIX
Hanjun Guo
1
-2
/
+0
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+1
2013-10-17
ACPI / power: Drop automaitc resume of power resource dependent devices
Rafael J. Wysocki
1
-99
/
+1
[next]