index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
power.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI / PM: Check status of power resources under mutexes
Rafael J. Wysocki
2011-01-12
1
-13
/
+20
*
ACPI / PM: Rename acpi_power_off_device()
Rafael J. Wysocki
2011-01-12
1
-4
/
+3
*
ACPI / PM: Drop acpi_power_nocheck
Rafael J. Wysocki
2011-01-12
1
-3
/
+0
*
ACPI / PM: Introduce function for refcounting device power resources
Rafael J. Wysocki
2011-01-12
1
-0
/
+8
*
ACPI / PM: Add functions for manipulating lists of power resources
Rafael J. Wysocki
2011-01-12
1
-29
/
+38
*
ACPI / PM: Prevent acpi_power_get_inferred_state() from making changes
Rafael J. Wysocki
2011-01-12
1
-8
/
+4
*
ACPI / PM: Do not refcount power resources that can't be turned on
Rafael J. Wysocki
2010-12-01
1
-1
/
+3
*
ACPI / PM: Check device state before refcounting power resources
Rafael J. Wysocki
2010-12-01
1
-5
/
+3
*
ACPI / PM: Fix reference counting of power resources
Rafael J. Wysocki
2010-10-23
1
-97
/
+70
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2010-08-15
1
-128
/
+1
|
\
|
*
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
2010-08-15
1
-2
/
+0
|
*
ACPI power_resource: remove unused procfs I/F
Zhang Rui
2010-08-15
1
-127
/
+1
|
/
*
Merge branch 'master' into for-next
Jiri Kosina
2010-04-23
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
Remove empty comment in acpi/power.c
Justin P. Mattock
2010-04-01
1
-1
/
+0
|
/
*
acpi: make ACPI device id constant
Márton Németh
2010-01-16
1
-1
/
+1
*
Merge branch 'sfi-base' into release
Len Brown
2009-09-19
1
-1
/
+2
|
\
|
*
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-28
1
-0
/
+2
*
|
ACPI PM: Replace wakeup.prepared with reference counter
Rafael J. Wysocki
2009-09-09
1
-23
/
+35
|
/
*
ACPI: don't check power state after _ON/_OFF
Bjorn Helgaas
2009-05-27
1
-26
/
+2
*
Merge branch 'acpi-modparam' into release
Len Brown
2009-04-05
1
-4
/
+0
|
\
|
*
ACPI: simplify module_param namespace
Rusty Russell
2009-04-02
1
-4
/
+0
*
|
ACPI: call acpi_power_init() explicitly rather than as initcall
Bjorn Helgaas
2009-03-27
1
-7
/
+1
|
/
*
ACPI: power.c: call acpi_get_name to get node name
Lin Ming
2008-12-31
1
-1
/
+5
*
Merge branch 'power' into release
Len Brown
2008-11-11
1
-6
/
+2
|
\
|
*
ACPI: fan: Delete the strict check in power transition
Zhao Yakui
2008-10-28
1
-5
/
+0
|
*
ACPI: fix de-reference bug in power resource driver
Zhao Yakui
2008-10-28
1
-1
/
+2
*
|
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
2008-11-07
1
-2
/
+1
|
/
*
Merge branch 'ull' into test
Len Brown
2008-10-22
1
-1
/
+1
|
\
|
*
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-10-11
1
-1
/
+1
*
|
Merge branch 'misc' into test
Len Brown
2008-10-22
1
-2
/
+2
|
\
\
|
*
|
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
2008-10-10
1
-2
/
+2
|
|
/
*
|
ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...
Zhao Yakui
2008-10-22
1
-11
/
+31
*
|
ACPI: Get the device power state in the course of scanning device
Zhao Yakui
2008-10-22
1
-14
/
+16
|
/
*
ACPI: Introduce new device wakeup flag 'prepared'
Rafael J. Wysocki
2008-07-07
1
-2
/
+22
*
ACPI: Introduce acpi_device_sleep_wake function
Rafael J. Wysocki
2008-07-07
1
-36
/
+82
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-04-30
1
-1
/
+1
|
\
|
*
ACPI: check a return value correctly in acpi_power_get_context()
Li Zefan
2008-04-29
1
-1
/
+1
*
|
acpi: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-7
/
+4
|
/
*
ACPI: remove duplicated warning message
Miguel Botón
2008-02-07
1
-4
/
+2
*
ACPI: power: don't cache power resource state
Alexey Starikovskiy
2007-10-25
1
-39
/
+24
*
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
2007-07-23
1
-1
/
+7
*
Pull misc-for-upstream into release branch
Len Brown
2007-03-09
1
-7
/
+0
|
\
|
*
ACPI: ThinkPad Z60m: usb mouse stops working after suspend to RAM
Konstantin Karasyov
2007-03-07
1
-7
/
+0
*
|
ACPI: fix S3 fan resume issue
Konstantin Karasyov
2007-02-21
1
-6
/
+7
|
/
*
Pull bugzilla-7570 into release branch
Len Brown
2007-02-16
1
-0
/
+4
|
\
|
*
ACPI: fix fan after resume from S3
Konstantin Karasyov
2007-02-16
1
-0
/
+4
*
|
Pull bugzilla-7122 into release branch
Len Brown
2007-02-16
1
-21
/
+126
|
\
\
|
*
|
ACPI: update acpi_power_resume() per new acpi_op_resume
Len Brown
2007-02-16
1
-2
/
+2
|
*
|
ACPI: Thermal issues on HP nx6325
Konstantin Karasyov
2007-02-16
1
-21
/
+126
|
|
/
[next]