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.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
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
ACPI: Always check if _PRW is present before trying to evaluate it
Rafael J. Wysocki
1
-2
/
+7
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
Merge branch 'kconfig-text' into release
Len Brown
1
-1
/
+0
2011-01-12
Merge branch 'ipmi' into release
Len Brown
3
-0
/
+537
2011-01-12
Merge branch 'apei' into release
Len Brown
3
-88
/
+656
2011-01-12
Merge branch 'acpi-video' into release
Len Brown
2
-139
/
+7
2011-01-12
Merge branch 'throttling' into release
Len Brown
2
-3
/
+78
2011-01-12
Merge branch 'procfs-cleanup' into release
Len Brown
6
-193
/
+9
2011-01-12
Merge branch 'suspend-ioremap-cache' into release
Len Brown
5
-7
/
+158
2011-01-12
Merge branch 'wakeup-etc-rafael' into release
Len Brown
7
-83
/
+94
2011-01-12
Merge branch 'power-resource' into release
Len Brown
6
-140
/
+167
2011-01-12
ACPI / PM: Drop acpi_power_nocheck
Rafael J. Wysocki
3
-43
/
+0
2011-01-12
ACPI / PM: Drop acpi_bus_get_power()
Rafael J. Wysocki
1
-19
/
+0
2011-01-12
ACPI / Fan: Rework the handling of power resources
Rafael J. Wysocki
3
-23
/
+11
2011-01-12
ACPI / PM: Register power resource devices as soon as they are needed
Rafael J. Wysocki
1
-0
/
+20
2011-01-12
ACPI / PM: Register acpi_power_driver early
Rafael J. Wysocki
2
-1
/
+2
2011-01-12
ACPI / PM: Add function for updating device power state consistently
Rafael J. Wysocki
1
-29
/
+61
2011-01-12
ACPI / PM: Add function for device power state initialization
Rafael J. Wysocki
3
-4
/
+27
2011-01-12
ACPI / PM: Introduce __acpi_bus_get_power()
Rafael J. Wysocki
1
-19
/
+29
2011-01-12
ACPI / PM: Introduce function for refcounting device power resources
Rafael J. Wysocki
2
-0
/
+9
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
3
-10
/
+7
2011-01-12
ACPICA: Misc comments to minimize code divergence
Lin Ming
6
-46
/
+81
2011-01-12
ACPICA: Global event handler
Lin Ming
6
-5
/
+92
2011-01-12
ACPICA: Implicit notify support
Lin Ming
8
-88
/
+161
2011-01-12
ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
Lin Ming
1
-12
/
+45
2011-01-12
ACPICA: Remove unused function declarations
Lin Ming
1
-6
/
+0
2011-01-12
ACPICA: New GPE handler callback definition
Lin Ming
5
-14
/
+22
2011-01-12
ACPICA: Rename some function and variable names
Lin Ming
12
-51
/
+68
2011-01-12
ACPICA: Move GPE functions to new file evxfgpe.c
Lin Ming
5
-601
/
+654
2011-01-12
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
Huang Ying
1
-84
/
+322
2011-01-12
ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39
Zhang Rui
4
-1
/
+8
2011-01-12
ACPI: update CONFIG_ACPI_PROCFS description
Zhang Rui
1
-5
/
+0
2011-01-10
ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...
Zhao Yakui
2
-0
/
+57
2011-01-10
ACPI: Check the returned value of set_cpus_allowed_ptr before T-state operation
Zhao Yakui
1
-3
/
+21
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-3
/
+3
2011-01-07
ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvs
Rafael J. Wysocki
1
-0
/
+8
2011-01-07
ACPI / PM: Report wakeup events from buttons
Rafael J. Wysocki
1
-0
/
+5
2011-01-07
ACPI / PM: Drop special ACPI wakeup flags
Rafael J. Wysocki
1
-4
/
+1
2011-01-07
ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices
Rafael J. Wysocki
4
-17
/
+26
2011-01-07
ACPI / PM: Do not enable multiple devices to wake up simultaneously
Rafael J. Wysocki
1
-25
/
+1
2011-01-07
ACPI / ACPICA: Fix global lock acquisition
Rafael J. Wysocki
1
-39
/
+55
2011-01-07
ACPI: Use ioremap_cache()
Len Brown
1
-3
/
+3
2011-01-07
ACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory()
Rafael J. Wysocki
1
-2
/
+4
2011-01-07
ACPI / PM: Update file information and the list of includes in nvs.c
Rafael J. Wysocki
1
-3
/
+3
2011-01-07
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
3
-1
/
+151
2011-01-07
PM: Fix oops in suspend/hibernate code related to failing ioremap()
Jiri Slaby
1
-3
/
+2
2011-01-06
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+12
2011-01-04
Merge commit 'v2.6.37-rc8' into x86/apic
Ingo Molnar
68
-2741
/
+2530
[prev]
[next]