index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'acpi-pm'
Rafael J. Wysocki
2013-06-28
9
-90
/
+128
|
\
|
*
ACPI / PM: Rework and clean up acpi_dev_pm_get_state()
Rafael J. Wysocki
2013-06-19
1
-66
/
+92
|
*
ACPI / PM: Replace ACPI_STATE_D3 with ACPI_STATE_D3_COLD in device_pm.c
Rafael J. Wysocki
2013-06-19
1
-4
/
+4
|
*
ACPI / PM: Rename function acpi_device_power_state() and make it static
Rafael J. Wysocki
2013-06-19
2
-22
/
+9
|
*
ACPI / PM: acpi_processor_suspend() can be static
Fengguang Wu
2013-06-19
1
-2
/
+2
|
*
xen / ACPI / sleep: Register an acpi_suspend_lowlevel callback.
Konrad Rzeszutek Wilk
2013-06-19
1
-1
/
+15
|
*
x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.
Konrad Rzeszutek Wilk
2013-06-19
5
-3
/
+14
*
|
Merge branch 'acpi-scan'
Rafael J. Wysocki
2013-06-28
3
-65
/
+46
|
\
\
|
*
|
ACPI / scan: Do not bind ACPI drivers to objects with scan handlers
Rafael J. Wysocki
2013-06-20
2
-3
/
+3
|
*
|
ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discovery
Rafael J. Wysocki
2013-06-20
1
-8
/
+16
|
*
|
ACPI / scan: Simplify ACPI driver probing
Rafael J. Wysocki
2013-06-16
1
-54
/
+27
|
|
/
*
|
Merge branch 'acpica'
Rafael J. Wysocki
2013-06-28
98
-1262
/
+2149
|
\
\
|
*
|
ACPICA: Update version to 20130517
Bob Moore
2013-06-20
1
-1
/
+1
|
*
|
ACPICA: _CST repair: Handle null package entries
Lv Zheng
2013-06-20
1
-12
/
+12
|
*
|
ACPICA: Add several repairs for _CST predefined name
Lv Zheng
2013-06-20
2
-12
/
+163
|
*
|
ACPICA: Move _PRT repair into the standard complex repair module
Lv Zheng
2013-06-20
4
-54
/
+99
|
*
|
ACPICA: Clear events initialized flag upon event component termination
Tomasz Nowicki
2013-06-16
1
-0
/
+2
|
*
|
ACPICA: Fix possible memory leak in GPE init error path
Tomasz Nowicki
2013-06-16
1
-0
/
+2
|
*
|
ACPICA: ACPICA Termination: Delete global lock pending lock
Tomasz Nowicki
2013-06-16
1
-0
/
+1
|
*
|
ACPICA: Update interface to acpi_ut_valid_acpi_name()
Bob Moore
2013-06-16
3
-7
/
+6
|
*
|
ACPICA: Do not use extended sleep registers unless HW-reduced bit is set
Lv Zheng
2013-06-16
1
-3
/
+5
|
*
|
ACPICA: Split table print utilities to a new a separate file
Bob Moore
2013-06-16
3
-190
/
+239
|
*
|
ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT
Lv Zheng
2013-06-16
4
-15
/
+28
|
*
|
ACPICA: Standardize all switch() blocks
Chao Guan
2013-06-16
71
-77
/
+242
|
*
|
ACPICA: Split internal error msg routines to a separate file
Bob Moore
2013-06-16
5
-278
/
+333
|
*
|
ACPICA: Split buffer dump routines into separate file
Bob Moore
2013-06-16
3
-147
/
+203
|
*
|
ACPICA: Update version to 20130418
Bob Moore
2013-06-01
1
-1
/
+1
|
*
|
ACPICA: Update for "orphan" embedded controller _REG method support
Zhang Rui
2013-06-01
1
-40
/
+21
|
*
|
ACPICA: Remove unused macros, no functional change
Lv Zheng
2013-06-01
1
-7
/
+1
|
*
|
ACPICA: Predefined name support: Remove unused local variable
Bob Moore
2013-06-01
1
-4
/
+1
|
*
|
ACPICA: Add argument typechecking for all predefined ACPI names
Bob Moore
2013-06-01
21
-476
/
+800
|
*
|
ACPICA: Add BIOS error interface for predefined name validation support
Bob Moore
2013-06-01
3
-8
/
+59
|
*
|
ACPICA: Change an exception code for the ASL UnLoad() operator
Bob Moore
2013-06-01
1
-1
/
+1
*
|
|
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-06-28
20
-928
/
+1118
|
\
\
\
|
*
|
|
ACPI: Do not use CONFIG_ACPI_HOTPLUG_MEMORY_MODULE
Toshi Kani
2013-06-19
1
-2
/
+1
|
*
|
|
ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq
Rafael J. Wysocki
2013-06-07
1
-0
/
+7
|
*
|
|
Memory hotplug: Move alternative function definitions to header
Rafael J. Wysocki
2013-06-01
2
-7
/
+10
|
*
|
|
ACPI / processor: Fix potential NULL pointer dereference in acpi_processor_add()
Hanjun Guo
2013-06-01
1
-0
/
+5
|
*
|
|
Memory hotplug / ACPI: Simplify memory removal
Rafael J. Wysocki
2013-06-01
3
-74
/
+12
|
*
|
|
ACPI / scan: Add second pass of companion offlining to hot-remove code
Rafael J. Wysocki
2013-06-01
1
-19
/
+52
|
*
|
|
Driver core / MM: Drop offline_memory_block()
Rafael J. Wysocki
2013-06-01
3
-23
/
+1
|
*
|
|
ACPI / processor: Pass processor object handle to acpi_bind_one()
Rafael J. Wysocki
2013-06-01
1
-2
/
+1
|
*
|
|
ACPI: Drop removal_type field from struct acpi_device
Rafael J. Wysocki
2013-06-01
2
-10
/
+0
|
*
|
|
Driver core / memory: Simplify __memory_block_change_state()
Rafael J. Wysocki
2013-06-01
2
-10
/
+2
|
*
|
|
ACPI / processor: Initialize per_cpu(processors, pr->id) properly
Rafael J. Wysocki
2013-05-30
2
-5
/
+6
|
*
|
|
CPU: Fix sysfs cpu/online of offlined CPUs
Toshi Kani
2013-05-30
1
-0
/
+1
|
*
|
|
Driver core: Introduce offline/online callbacks for memory blocks
Rafael J. Wysocki
2013-05-12
2
-25
/
+88
|
*
|
|
ACPI / memhotplug: Bind removable memory blocks to ACPI device nodes
Rafael J. Wysocki
2013-05-12
3
-4
/
+55
|
*
|
|
ACPI / processor: Use common hotplug infrastructure
Rafael J. Wysocki
2013-05-12
8
-731
/
+587
|
*
|
|
ACPI / hotplug: Use device offline/online for graceful hot-removal
Rafael J. Wysocki
2013-05-12
5
-0
/
+128
[next]