index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
PNP: Compile all pnp built-in stuff in one module namespace
Thomas Renninger
2010-10-27
4
-8
/
+12
|
*
|
|
|
|
|
Merge branch 'bugzilla-15100' into release
Len Brown
2011-01-12
2
-28
/
+72
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access
Rafael J. Wysocki
2011-01-11
2
-28
/
+72
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'suspend-ioremap-cache' into release
Len Brown
2011-01-12
11
-36
/
+43
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
ACPI: Use ioremap_cache()
Len Brown
2011-01-07
2
-3
/
+8
|
|
*
|
|
|
|
ACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory()
Rafael J. Wysocki
2011-01-07
1
-2
/
+4
|
|
*
|
|
|
|
ACPI / PM: Update file information and the list of includes in nvs.c
Rafael J. Wysocki
2011-01-07
1
-3
/
+3
|
|
*
|
|
|
|
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
2011-01-07
8
-24
/
+19
|
|
*
|
|
|
|
PM: Fix oops in suspend/hibernate code related to failing ioremap()
Jiri Slaby
2011-01-07
3
-6
/
+11
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'wakeup-etc-rafael' into release
Len Brown
2011-01-12
8
-89
/
+94
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvs
Rafael J. Wysocki
2011-01-07
1
-0
/
+8
|
|
*
|
|
|
|
ACPI / PM: Report wakeup events from buttons
Rafael J. Wysocki
2011-01-07
1
-0
/
+5
|
|
*
|
|
|
|
ACPI / PM: Drop special ACPI wakeup flags
Rafael J. Wysocki
2011-01-07
2
-10
/
+1
|
|
*
|
|
|
|
ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices
Rafael J. Wysocki
2011-01-07
4
-17
/
+26
|
|
*
|
|
|
|
ACPI / PM: Do not enable multiple devices to wake up simultaneously
Rafael J. Wysocki
2011-01-07
1
-25
/
+1
|
|
*
|
|
|
|
ACPI / ACPICA: Fix global lock acquisition
Rafael J. Wysocki
2011-01-07
1
-39
/
+55
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'power-resource' into release
Len Brown
2011-01-12
8
-145
/
+171
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI / PM: Drop acpi_power_nocheck
Rafael J. Wysocki
2011-01-12
3
-43
/
+0
|
|
*
|
|
|
|
ACPI / PM: Drop acpi_bus_get_power()
Rafael J. Wysocki
2011-01-12
2
-20
/
+0
|
|
*
|
|
|
|
Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()
Rafael J. Wysocki
2011-01-12
1
-2
/
+2
|
|
*
|
|
|
|
ACPI / Fan: Rework the handling of power resources
Rafael J. Wysocki
2011-01-12
4
-25
/
+12
|
|
*
|
|
|
|
ACPI / PM: Register power resource devices as soon as they are needed
Rafael J. Wysocki
2011-01-12
1
-0
/
+20
|
|
*
|
|
|
|
ACPI / PM: Register acpi_power_driver early
Rafael J. Wysocki
2011-01-12
2
-1
/
+2
|
|
*
|
|
|
|
ACPI / PM: Add function for updating device power state consistently
Rafael J. Wysocki
2011-01-12
2
-29
/
+62
|
|
*
|
|
|
|
ACPI / PM: Add function for device power state initialization
Rafael J. Wysocki
2011-01-12
3
-4
/
+27
|
|
*
|
|
|
|
ACPI / PM: Introduce __acpi_bus_get_power()
Rafael J. Wysocki
2011-01-12
1
-19
/
+29
|
|
*
|
|
|
|
ACPI / PM: Introduce function for refcounting device power resources
Rafael J. Wysocki
2011-01-12
2
-0
/
+9
|
|
*
|
|
|
|
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
3
-10
/
+7
|
|
|
/
/
/
/
|
*
|
|
|
|
ACPICA: Update version to 20101209
Lin Ming
2011-01-12
1
-1
/
+1
|
*
|
|
|
|
ACPICA: Misc comments to minimize code divergence
Lin Ming
2011-01-12
6
-46
/
+81
|
*
|
|
|
|
ACPICA: Global event handler
Lin Ming
2011-01-12
8
-5
/
+104
|
*
|
|
|
|
ACPICA: Implicit notify support
Lin Ming
2011-01-12
10
-106
/
+186
|
*
|
|
|
|
ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
Lin Ming
2011-01-12
1
-12
/
+45
|
*
|
|
|
|
ACPICA: Remove unused function declarations
Lin Ming
2011-01-12
1
-6
/
+0
|
*
|
|
|
|
ACPICA: New GPE handler callback definition
Lin Ming
2011-01-12
8
-17
/
+29
|
*
|
|
|
|
ACPICA: Rename some function and variable names
Lin Ming
2011-01-12
14
-56
/
+73
|
*
|
|
|
|
ACPICA: Move GPE functions to new file evxfgpe.c
Lin Ming
2011-01-12
5
-601
/
+654
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-01-14
13
-113
/
+145
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'cpuidle-perf-events' into idle-test
Len Brown
2011-01-13
5
-16
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...
Thomas Renninger
2011-01-13
5
-16
/
+12
|
*
|
|
|
|
|
Merge branch 'linus' into idle-test
Len Brown
2011-01-13
5511
-222164
/
+413450
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
intel_idle: open broadcast clock event
Shaohua Li
2011-01-12
1
-1
/
+46
|
*
|
|
|
|
|
cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specific
Len Brown
2011-01-12
2
-1
/
+2
|
*
|
|
|
|
|
cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idle
Len Brown
2011-01-12
2
-1
/
+8
|
*
|
|
|
|
|
cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitions
Len Brown
2011-01-12
1
-3
/
+0
|
*
|
|
|
|
|
SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOW
Len Brown
2011-01-12
1
-1
/
+0
|
*
|
|
|
|
|
cpuidle: delete NOP CPUIDLE_FLAG_POLL
Len Brown
2011-01-12
2
-2
/
+1
|
*
|
|
|
|
|
ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs
Len Brown
2011-01-12
1
-4
/
+0
|
*
|
|
|
|
|
cpuidle: Rename X86 specific idle poll state[0] from C0 to POLL
Thomas Renninger
2011-01-12
1
-1
/
+1
[prev]
[next]