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
2013-03-25
ACPI: Update PNPID set/free interfaces
Toshi Kani
1
-1
/
+1
2013-02-24
ACPI / PM: Take unusual configurations of power resources into account
Rafael J. Wysocki
1
-27
/
+85
2013-01-26
ACPI / PM: Fix consistency check for power resources during resume
Rafael J. Wysocki
1
-11
/
+26
2013-01-26
ACPI / PM: Expose lists of device power resources to user space
Rafael J. Wysocki
1
-13
/
+91
2013-01-24
ACPI / PM: Expose current status of ACPI power resources
Rafael J. Wysocki
1
-1
/
+25
2013-01-24
ACPI / scan: Prevent device add uevents from racing with user space
Rafael J. Wysocki
1
-1
/
+2
2013-01-22
ACPI / PM: Sanitize checks in acpi_power_on_resources()
Rafael J. Wysocki
1
-4
/
+1
2013-01-17
ACPI: Use system level attribute of wakeup power resources
Rafael J. Wysocki
1
-0
/
+14
2013-01-17
ACPI: Take power resource initialization errors into account
Rafael J. Wysocki
1
-19
/
+25
2013-01-17
ACPI / scan: Consolidate extraction of power resources lists
Rafael J. Wysocki
1
-1
/
+31
2013-01-17
ACPI / PM: Take order attribute of wakeup power resources into account
Rafael J. Wysocki
1
-28
/
+16
2013-01-17
ACPI / PM: Take order attribute of power resources into account
Rafael J. Wysocki
1
-72
/
+89
2013-01-17
ACPI: Do not use device power states of power resources
Rafael J. Wysocki
1
-20
/
+3
2013-01-17
ACPI: Drop power resources driver
Rafael J. Wysocki
1
-58
/
+33
2013-01-17
ACPI / scan: Treat power resources in a special way
Rafael J. Wysocki
1
-85
/
+72
2013-01-17
ACPI / PM: Rework the handling of devices depending on power resources
Rafael J. Wysocki
1
-137
/
+82
2013-01-03
ACPI / power: Remove useless message from device registering routine
Rafael J. Wysocki
1
-9
/
+2
2012-11-15
ACPI: add newline in power.c message
Randy Dunlap
1
-1
/
+1
2012-09-14
ACPI / PM: Use KERN_DEBUG when no power resources are found
Aaron Lu
1
-1
/
+1
2012-09-14
ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device
Lin Ming
1
-11
/
+23
2012-08-10
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-0
/
+4
2012-07-25
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
Jeff Garzik
1
-4
/
+8
2012-07-01
ACPI: Use struct dev_pm_ops for power management in the power driver
Rafael J. Wysocki
1
-4
/
+8
2012-06-29
libata-acpi: register/unregister device to/from power resource
Lin Ming
1
-0
/
+2
2012-05-29
ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctly
Rafael J. Wysocki
1
-1
/
+1
2012-05-18
ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold
Rafael J. Wysocki
1
-3
/
+6
2012-05-05
ACPI: Fix D3hot v D3cold confusion
Lin Ming
1
-1
/
+1
2012-03-30
ACPI: Add interface to register/unregister device to/from power resources
Lin Ming
1
-0
/
+162
2012-03-30
ACPI: Introduce ACPI D3_COLD state support
Zhang Rui
1
-2
/
+2
2011-01-12
ACPI / PM: Check status of power resources under mutexes
Rafael J. Wysocki
1
-13
/
+20
2011-01-12
ACPI / PM: Rename acpi_power_off_device()
Rafael J. Wysocki
1
-4
/
+3
2011-01-12
ACPI / PM: Drop acpi_power_nocheck
Rafael J. Wysocki
1
-3
/
+0
2011-01-12
ACPI / PM: Introduce function for refcounting device power resources
Rafael J. Wysocki
1
-0
/
+8
2011-01-12
ACPI / PM: Add functions for manipulating lists of power resources
Rafael J. Wysocki
1
-29
/
+38
2011-01-12
ACPI / PM: Prevent acpi_power_get_inferred_state() from making changes
Rafael J. Wysocki
1
-8
/
+4
2010-12-02
ACPI / PM: Do not refcount power resources that can't be turned on
Rafael J. Wysocki
1
-1
/
+3
2010-12-02
ACPI / PM: Check device state before refcounting power resources
Rafael J. Wysocki
1
-5
/
+3
2010-10-23
ACPI / PM: Fix reference counting of power resources
Rafael J. Wysocki
1
-97
/
+70
2010-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-128
/
+1
2010-08-15
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
1
-2
/
+0
2010-08-15
ACPI power_resource: remove unused procfs I/F
Zhang Rui
1
-127
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+1
2010-04-01
Remove empty comment in acpi/power.c
Justin P. Mattock
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-16
acpi: make ACPI device id constant
Márton Németh
1
-1
/
+1
2009-09-19
Merge branch 'sfi-base' into release
Len Brown
1
-1
/
+2
2009-09-10
ACPI PM: Replace wakeup.prepared with reference counter
Rafael J. Wysocki
1
-23
/
+35
2009-08-29
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
1
-0
/
+2
2009-05-28
ACPI: don't check power state after _ON/_OFF
Bjorn Helgaas
1
-26
/
+2
2009-04-05
Merge branch 'acpi-modparam' into release
Len Brown
1
-4
/
+0
[next]