index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-06
Merge back earlier 'acpi-lpss' material for v3.20
Rafael J. Wysocki
1
-1
/
+3
2015-02-06
ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()
Hanjun Guo
1
-10
/
+2
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-28
/
+7
2015-02-05
ACPI / EC: Update revision due to raw handler mode.
Lv Zheng
1
-3
/
+3
2015-02-05
ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp.
Lv Zheng
1
-3
/
+14
2015-02-05
ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW_HANDLER mode.
Lv Zheng
1
-8
/
+73
2015-02-05
Merge branch 'acpica' into acpi-ec
Rafael J. Wysocki
177
-480
/
+567
2015-02-05
ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based GPE handling model
Lv Zheng
1
-6
/
+15
2015-02-05
ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences
Lv Zheng
1
-0
/
+105
2015-02-05
ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs
Lv Zheng
5
-24
/
+157
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
174
-175
/
+175
2015-02-05
ACPICA: Hardware: Cast GPE enable_mask before storing
David E. Box
1
-1
/
+1
2015-02-05
ACPICA: Events: Cleanup GPE dispatcher type obtaining code
Lv Zheng
7
-24
/
+24
2015-02-05
ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out of acpi_ev_gpe_dispatch()
Lv Zheng
1
-13
/
+26
2015-02-05
ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing
Lv Zheng
1
-0
/
+1
2015-02-05
ACPICA: Events: Fix uninitialized variable
David E. Box
1
-1
/
+1
2015-02-05
ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction
Lv Zheng
3
-100
/
+15
2015-02-05
ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()
Lv Zheng
1
-11
/
+0
2015-02-05
ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after enable register writes"
Lv Zheng
3
-3
/
+6
2015-02-05
x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplug
Jiang Liu
5
-0
/
+246
2015-02-05
ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
Yinghai Lu
1
-9
/
+114
2015-02-05
x86/PCI: Refine the way to release PCI IRQ resources
Jiang Liu
1
-8
/
+1
2015-02-05
resources: Move struct resource_list_entry from ACPI into resource core
Jiang Liu
3
-17
/
+12
2015-02-03
ACPI: Introduce helper function acpi_dev_filter_resource_type()
Jiang Liu
1
-0
/
+55
2015-02-03
ACPI: Add field offset to struct resource_list_entry
Jiang Liu
1
-0
/
+1
2015-02-03
ACPI: Translate resource into master side address for bridge window resources
Jiang Liu
1
-0
/
+15
2015-02-03
ACPI: Return translation offset when parsing ACPI address space resources
Jiang Liu
1
-26
/
+32
2015-02-03
ACPI: Enforce stricter checks for address space descriptors
Jiang Liu
1
-0
/
+9
2015-02-03
ACPI: Set flag IORESOURCE_UNSET for unassigned resources
Jiang Liu
1
-4
/
+4
2015-02-03
ACPI: Normalize return value of resource parser functions
Jiang Liu
1
-0
/
+30
2015-02-03
ACPI: Fix a bug in parsing ACPI Memory24 resource
Jiang Liu
1
-2
/
+2
2015-02-03
ACPI: Add prefetch decoding to the address space parser
Thomas Gleixner
1
-0
/
+3
2015-02-03
ACPI: Move the window flag logic to the combined parser
Thomas Gleixner
1
-13
/
+9
2015-02-03
ACPI: Unify the parsing of address_space and ext_address_space
Thomas Gleixner
1
-56
/
+34
2015-02-03
ACPI: Let the parser return false for disabled resources
Thomas Gleixner
1
-4
/
+4
2015-02-03
ACPI: Use the length check for io resources as well
Thomas Gleixner
1
-25
/
+19
2015-02-03
ACPI: Implement proper length checks for mem resources
Thomas Gleixner
1
-27
/
+35
2015-02-03
ACPI: Remove redundant check in function acpi_dev_resource_address_space()
Thomas Gleixner
1
-9
/
+0
2015-02-03
Merge branch 'acpica' into acpi-resources
Rafael J. Wysocki
8
-140
/
+59
2015-02-03
ACPI / cpuidle: Common callback routine for entering states
Rafael J. Wysocki
1
-73
/
+45
2015-02-03
ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()
Rafael J. Wysocki
1
-37
/
+6
2015-02-03
Revert "ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA"
Rafael J. Wysocki
1
-28
/
+7
2015-02-02
ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm()
Rafael J. Wysocki
1
-5
/
+2
2015-02-02
ACPI / cpuidle: Clean up white space in a switch statement
Rafael J. Wysocki
1
-3
/
+3
2015-02-02
ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple()
Rafael J. Wysocki
1
-4
/
+0
2015-02-02
ACPI / cpuidle: Clean up fallback to C1 checks
Rafael J. Wysocki
1
-10
/
+9
2015-02-02
ACPI / cpuidle: Drop unnecessary calls from ->enter callback routines
Rafael J. Wysocki
1
-8
/
+0
2015-02-02
ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry()
Rafael J. Wysocki
1
-5
/
+2
2015-01-29
ACPI / PMIC: Use common LPAT table handling functions
Srinivas Pandruvada
1
-115
/
+18
2015-01-29
ACPI / LPAT: Common table processing functions
Srinivas Pandruvada
2
-0
/
+162
[prev]
[next]