index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-06-28
9
-24
/
+138
|
\
|
*
ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan
Lan Tianyu
2013-06-27
1
-0
/
+4
|
*
ACPI: Add CMOS RTC Operation Region handler support
Lan Tianyu
2013-06-27
4
-0
/
+99
|
*
ACPI: Remove useless initializers
Bjorn Helgaas
2013-06-19
1
-9
/
+8
|
*
ACPI / battery: Make sure all spaces are in correct places
Nicholas Mazzuca
2013-06-19
1
-9
/
+9
|
*
ACPI: add _STA evaluation at do_acpi_find_child()
Jeff Wu
2013-06-19
1
-2
/
+4
|
*
ACPI / EC: access user space with get_user()/put_user()
Vasiliy Kulikov
2013-06-19
1
-4
/
+14
*
|
Merge branch 'acpi-lpss'
Rafael J. Wysocki
2013-06-28
1
-10
/
+115
|
\
\
|
*
|
ACPI / LPSS: override SDIO private register space size from ACPI tables
Mika Westerberg
2013-06-19
1
-1
/
+6
|
*
|
ACPI / LPSS: mask the UART TX completion interrupt
Heikki Krogerus
2013-06-19
1
-2
/
+28
|
*
|
ACPI / LPSS: add support for Intel BayTrail
Mika Westerberg
2013-06-19
1
-7
/
+81
|
|
/
*
|
Merge branch 'acpi-pm'
Rafael J. Wysocki
2013-06-28
3
-72
/
+99
|
\
\
|
*
|
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
1
-8
/
+7
|
*
|
ACPI / PM: acpi_processor_suspend() can be static
Fengguang Wu
2013-06-19
1
-2
/
+2
|
*
|
x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.
Konrad Rzeszutek Wilk
2013-06-19
1
-0
/
+2
|
|
/
*
|
Merge branch 'acpi-scan'
Rafael J. Wysocki
2013-06-28
2
-57
/
+30
|
\
\
|
*
|
ACPI / scan: Do not bind ACPI drivers to objects with scan handlers
Rafael J. Wysocki
2013-06-20
2
-3
/
+3
|
*
|
ACPI / scan: Simplify ACPI driver probing
Rafael J. Wysocki
2013-06-16
1
-54
/
+27
|
|
/
*
|
Merge branch 'acpica'
Rafael J. Wysocki
2013-06-28
95
-1252
/
+2144
|
\
\
|
*
|
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
3
-15
/
+27
|
*
|
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 for "orphan" embedded controller _REG method support
Zhang Rui
2013-06-01
1
-40
/
+21
|
*
|
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
20
-474
/
+798
|
*
|
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
8
-749
/
+782
|
\
\
\
|
*
|
|
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
1
-10
/
+3
|
*
|
|
ACPI / scan: Add second pass of companion offlining to hot-remove code
Rafael J. Wysocki
2013-06-01
1
-19
/
+52
|
*
|
|
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
1
-2
/
+0
|
*
|
|
ACPI / processor: Initialize per_cpu(processors, pr->id) properly
Rafael J. Wysocki
2013-05-30
2
-5
/
+6
|
*
|
|
ACPI / memhotplug: Bind removable memory blocks to ACPI device nodes
Rafael J. Wysocki
2013-05-12
1
-3
/
+50
|
*
|
|
ACPI / processor: Use common hotplug infrastructure
Rafael J. Wysocki
2013-05-12
6
-731
/
+571
|
*
|
|
ACPI / hotplug: Use device offline/online for graceful hot-removal
Rafael J. Wysocki
2013-05-12
3
-0
/
+117
*
|
|
|
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
Rafael J. Wysocki
2013-06-24
1
-42
/
+95
[next]