index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-02
ACPI / PM: Do not power manage devices in unknown initial states
Rafael J. Wysocki
2
-1
/
+10
2013-02-01
ACPI / PM: Fix acpi_bus_get_device() check in drivers/acpi/device_pm.c
Yasuaki Ishimatsu
1
-3
/
+3
2013-01-28
ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parent
Andreas Fleig
1
-4
/
+5
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
5
-13
/
+146
2013-01-26
sysfs: Functions for adding/removing symlinks to/from attribute groups
Rafael J. Wysocki
4
-13
/
+92
2013-01-24
ACPI / PM: Expose current status of ACPI power resources
Rafael J. Wysocki
4
-1
/
+41
2013-01-24
ACPI / PM: Expose power states of ACPI devices to user space
Rafael J. Wysocki
3
-1
/
+91
2013-01-24
ACPI / scan: Prevent device add uevents from racing with user space
Rafael J. Wysocki
3
-8
/
+20
2013-01-22
ACPI / PM: Fix device power state value after transitions to D3cold
Rafael J. Wysocki
1
-2
/
+5
2013-01-22
ACPI / PM: Use string "D3cold" to represent ACPI_STATE_D3_COLD
Rafael J. Wysocki
1
-1
/
+1
2013-01-22
ACPI / PM: Sanitize checks in acpi_power_on_resources()
Rafael J. Wysocki
1
-4
/
+1
2013-01-22
ACPI / PM: Always evaluate _PSn after setting power resources
Rafael J. Wysocki
1
-29
/
+17
2013-01-22
ACPI / PM: Introduce helper for executing _PSn methods
Rafael J. Wysocki
1
-28
/
+23
2013-01-22
ACPI / PM: Make acpi_bus_init_power() more robust
Rafael J. Wysocki
1
-4
/
+14
2013-01-20
ACPI / PM: Fix build for unusual combination of Kconfig options
Rafael J. Wysocki
1
-1
/
+1
2013-01-20
ACPI / PM: remove leading whitespace from #ifdef
Mika Westerberg
1
-1
/
+1
2013-01-20
ACPI / PM: Consolidate suspend-specific and hibernate-specific code
Rafael J. Wysocki
1
-36
/
+51
2013-01-20
ACPI / PM: Move device power management functions to device_pm.c
Rafael J. Wysocki
4
-294
/
+326
2013-01-17
ACPI / PM: Common string representations of device power states
Rafael J. Wysocki
2
-6
/
+13
2013-01-17
ACPI / PM: More visible function for retrieving device power states
Rafael J. Wysocki
2
-3
/
+13
2013-01-17
ACPI / PM: Change the way power transitions to D3cold are carried out
Rafael J. Wysocki
1
-2
/
+10
2013-01-17
ACPI: Use system level attribute of wakeup power resources
Rafael J. Wysocki
3
-0
/
+26
2013-01-17
ACPI: Take power resource initialization errors into account
Rafael J. Wysocki
3
-55
/
+53
2013-01-17
ACPI / scan: Consolidate extraction of power resources lists
Rafael J. Wysocki
3
-32
/
+55
2013-01-17
ACPI / scan: Remove unnecessary initialization of local variables
Rafael J. Wysocki
1
-3
/
+3
2013-01-17
ACPI / scan: Move power state initialization to a separate routine
Rafael J. Wysocki
1
-41
/
+46
2013-01-17
ACPI / PM: Take order attribute of wakeup power resources into account
Rafael J. Wysocki
3
-39
/
+33
2013-01-17
ACPI / PM: Take order attribute of power resources into account
Rafael J. Wysocki
4
-78
/
+118
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
4
-59
/
+37
2013-01-17
ACPI / scan: Treat power resources in a special way
Rafael J. Wysocki
3
-115
/
+102
2013-01-17
ACPI / scan: More straightforward preparation of ACPI device objects
Rafael J. Wysocki
1
-117
/
+61
2013-01-17
ACPI / PM: Rework the handling of devices depending on power resources
Rafael J. Wysocki
7
-155
/
+158
2013-01-17
Merge branch 'acpi-scan' into acpi-pm
Rafael J. Wysocki
19
-563
/
+279
2013-01-15
ACPI: update ej_event interface to take acpi_device
Yinghai Lu
4
-13
/
+7
2013-01-15
ACPI / scan: Add second pass to acpi_bus_trim()
Rafael J. Wysocki
1
-16
/
+30
2013-01-15
ACPI / scan: Change the implementation of acpi_bus_trim()
Rafael J. Wysocki
1
-49
/
+15
2013-01-15
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
5
-17
/
+9
2013-01-15
ACPI / scan: Drop the second argument of acpi_device_unregister()
Rafael J. Wysocki
1
-3
/
+3
2013-01-15
ACPI: Remove the ops field from struct acpi_device
Rafael J. Wysocki
1
-1
/
+0
2013-01-14
ACPI: remove unused acpi_op_bind and acpi_op_unbind
Jiang Liu
1
-2
/
+0
2013-01-12
ACPI / scan: Fix check of device_attach() return value.
Mika Westerberg
1
-1
/
+1
2013-01-10
Linux 3.8-rc3
v3.8-rc3
Linus Torvalds
1
-1
/
+1
2013-01-09
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
7
-22
/
+40
2013-01-09
Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-18
/
+9
2013-01-09
mm: reinstante dropped pmd_trans_splitting() check
Linus Torvalds
1
-0
/
+8
2013-01-09
cred: Remove tgcred pointer from struct cred
Marc Dionne
1
-1
/
+0
2013-01-09
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
53
-183
/
+351
2013-01-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
48
-828
/
+447
[next]