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
/
device_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
ACPI: PM: Add acpi_device_fix_up_power_children() function
Hans de Goede
1
-0
/
+13
2023-01-14
PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()
Rafael J. Wysocki
1
-0
/
+19
2022-10-10
Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'
Rafael J. Wysocki
1
-0
/
+15
2022-10-04
ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle
Raul E Rangel
1
-0
/
+15
2022-09-30
Merge branches 'acpi-resource' and 'acpi-pm'
Rafael J. Wysocki
1
-1
/
+1
2022-08-30
ACPI: PM: Fix NULL argument handling in acpi_device_get/set_power()
Rafael J. Wysocki
1
-9
/
+14
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
1
-9
/
+10
2022-08-23
ACPI: PM: Fix acpi_dev_state_d0() kerneldoc
Sakari Ailus
1
-1
/
+1
2022-08-23
ACPI: Rename acpi_bus_get/put_acpi_device()
Rafael J. Wysocki
1
-2
/
+2
2022-06-23
ACPI / MMC: PM: Unify fixing up device power
Rafael J. Wysocki
1
-0
/
+22
2022-05-23
Merge branches 'acpi-pm', 'acpi-pci', 'acpi-sysfs' and 'acpi-tables'
Rafael J. Wysocki
1
-26
/
+57
2022-04-22
ACPI: bus: Avoid non-ACPI device objects in walks over children
Rafael J. Wysocki
1
-4
/
+1
2022-04-21
ACPI: PM: Always print final debug message in acpi_device_set_power()
Rafael J. Wysocki
1
-8
/
+10
2022-04-13
ACPI: PM: Introduce acpi_dev_power_up_children_with_adr()
Rafael J. Wysocki
1
-0
/
+30
2022-04-13
ACPI: PM: Unify debug messages in acpi_device_set_power()
Rafael J. Wysocki
1
-17
/
+19
2022-04-13
ACPI: PM: Change pr_fmt() in device_pm.c
Rafael J. Wysocki
1
-1
/
+1
2022-04-13
ACPI: PM: Convert debug message in acpi_device_get_power()
Rafael J. Wysocki
1
-2
/
+2
2021-12-17
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
1
-18
/
+13
2021-11-03
ACPI: Add a convenience function to tell a device is in D0 state
Sakari Ailus
1
-0
/
+26
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+32
2021-06-23
ACPI: PM: postpone bringing devices to D0 unless we need them
Dmitry Torokhov
1
-1
/
+31
2021-06-16
ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint
Mario Limonciello
1
-0
/
+3
2021-06-16
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
1
-0
/
+29
2021-05-21
ACPI: PM / fan: Put fan device IDs into separate header file
Rafael J. Wysocki
1
-4
/
+2
2021-05-13
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-0
/
+1
2021-05-12
ACPI: PM: Add ACPI ID of Alder Lake Fan
Sumeet Pawnikar
1
-0
/
+1
2021-04-08
ACPI: PM: add a missed blank line after declarations
Xiaofei Tan
1
-0
/
+3
2021-02-04
ACPI: PM: Clean up printing messages
Rafael J. Wysocki
1
-12
/
+8
2020-12-07
PM: ACPI: Refresh wakeup device power configuration every time
Rafael J. Wysocki
1
-7
/
+20
2020-12-07
PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
Rafael J. Wysocki
1
-29
/
+12
2020-06-10
Merge branches 'pm-cpufreq' and 'pm-acpi'
Rafael J. Wysocki
1
-1
/
+1
2020-06-08
ACPI: PM: Avoid using power resources if there are none for D0
Rafael J. Wysocki
1
-1
/
+1
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
1
-18
/
+13
2020-04-27
PM: ACPI: Output correct message on target power state
Kai-Heng Feng
1
-2
/
+2
2020-04-24
PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()
Rafael J. Wysocki
1
-4
/
+4
2020-04-24
PM: sleep: core: Rename dev_pm_may_skip_resume()
Rafael J. Wysocki
1
-2
/
+2
2020-04-24
PM: sleep: core: Rework the power.may_skip_resume handling
Rafael J. Wysocki
1
-5
/
+3
2020-04-24
PM: sleep: core: Do not skip callbacks in the resume phase
Rafael J. Wysocki
1
-9
/
+6
2020-04-01
ACPI: Update Tiger Lake ACPI device IDs
Gayatri Kammela
1
-1
/
+1
2019-12-20
ACPI: fan: Add Tiger Lake ACPI device ID
Gayatri Kammela
1
-0
/
+1
2019-12-10
ACPI: PM: Avoid attaching ACPI PM domain to certain devices
Rafael J. Wysocki
1
-1
/
+11
2019-09-17
Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'
Rafael J. Wysocki
1
-0
/
+4
2019-08-21
PM / wakeup: Show wakeup sources stats in sysfs
Tri Vo
1
-1
/
+2
2019-08-08
ACPI: PM: Print debug messages on device power state changes
Rafael J. Wysocki
1
-0
/
+4
2019-08-02
ACPI: PM: Fix regression in acpi_device_set_power()
Rafael J. Wysocki
1
-1
/
+3
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-42
/
+52
2019-07-08
Merge branches 'acpi-pm' and 'pm-pci'
Rafael J. Wysocki
1
-12
/
+59
2019-07-04
ACPI: PM: Unexport acpi_device_get_power()
Rafael J. Wysocki
1
-1
/
+5
2019-07-03
ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSS
Rafael J. Wysocki
1
-3
/
+55
2019-07-03
ACPI: PM: Simplify and fix PM domain hibernation callbacks
Rafael J. Wysocki
1
-52
/
+9
[next]