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
*
ACPI: Return translation offset when parsing ACPI address space resources
Jiang Liu
2015-02-03
1
-26
/
+32
*
ACPI: Enforce stricter checks for address space descriptors
Jiang Liu
2015-02-03
1
-0
/
+9
*
ACPI: Set flag IORESOURCE_UNSET for unassigned resources
Jiang Liu
2015-02-03
1
-4
/
+4
*
ACPI: Normalize return value of resource parser functions
Jiang Liu
2015-02-03
1
-0
/
+30
*
ACPI: Fix a bug in parsing ACPI Memory24 resource
Jiang Liu
2015-02-03
1
-2
/
+2
*
ACPI: Add prefetch decoding to the address space parser
Thomas Gleixner
2015-02-03
1
-0
/
+3
*
ACPI: Move the window flag logic to the combined parser
Thomas Gleixner
2015-02-03
1
-13
/
+9
*
ACPI: Unify the parsing of address_space and ext_address_space
Thomas Gleixner
2015-02-03
1
-56
/
+34
*
ACPI: Let the parser return false for disabled resources
Thomas Gleixner
2015-02-03
1
-4
/
+4
*
ACPI: Use the length check for io resources as well
Thomas Gleixner
2015-02-03
1
-25
/
+19
*
ACPI: Implement proper length checks for mem resources
Thomas Gleixner
2015-02-03
1
-27
/
+35
*
ACPI: Remove redundant check in function acpi_dev_resource_address_space()
Thomas Gleixner
2015-02-03
1
-9
/
+0
*
Merge branch 'acpica' into acpi-resources
Rafael J. Wysocki
2015-02-03
8
-140
/
+59
|
\
|
*
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
2015-01-26
6
-57
/
+59
|
*
ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
Lv Zheng
2015-01-26
2
-90
/
+0
|
*
ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()
Octavian Purdila
2015-01-22
1
-0
/
+7
*
|
ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()
Jiang Liu
2015-01-20
1
-1
/
+0
|
/
*
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
2015-01-13
1
-4
/
+7
|
\
|
*
ACPI/int340x_thermal: enumerate INT3401 for Intel SoC DTS thermal driver
Zhang Rui
2015-01-06
1
-1
/
+6
|
*
ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT
Zhang Rui
2015-01-06
1
-4
/
+2
|
|
|
\
*
-
.
\
Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'
Rafael J. Wysocki
2015-01-06
4
-41
/
+69
|
\
\
\
|
|
*
|
ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X
Hans de Goede
2015-01-06
1
-0
/
+10
|
|
|
/
|
|
*
Merge branch 'acpi-video'
Rafael J. Wysocki
2014-12-29
1
-0
/
+17
|
|
|
\
|
|
|
*
ACPI / video: Add some Samsung models to disable_native_backlight list
Aaron Lu
2014-12-22
1
-0
/
+17
|
|
|
|
|
|
|
\
|
|
*
-
.
\
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2014-12-29
1
-2
/
+0
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID
Len Brown
2014-12-17
1
-2
/
+0
|
*
|
|
|
ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
Hanjun Guo
2015-01-05
1
-3
/
+3
|
*
|
|
|
ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
Hanjun Guo
2015-01-05
2
-37
/
+40
|
|
/
/
/
*
/
/
/
ACPI / PM: Fix PM initialization for devices that are not present
Rafael J. Wysocki
2015-01-05
2
-6
/
+9
|
/
/
/
*
|
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-19
3
-8
/
+14
|
\
\
\
|
*
|
|
x86, irq: Keep balance of IOAPIC pin reference count
Jiang Liu
2014-12-16
1
-2
/
+9
|
*
|
|
ACPI: Fix minor syntax issues in processor_core.c
Jiang Liu
2014-12-16
1
-5
/
+4
|
*
|
|
ACPI: Correct return value of acpi_dev_resource_address_space()
Jiang Liu
2014-12-16
1
-1
/
+1
|
*
|
|
Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
Thomas Gleixner
2014-12-16
4
-19
/
+14
|
|
\
\
\
*
|
\
\
\
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-19
6
-18
/
+30
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
.
\
\
\
\
Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'
Rafael J. Wysocki
2014-12-18
3
-3
/
+17
|
|
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
ACPI / EC: Fix unexpected ec_remove_handlers() invocations
Lv Zheng
2014-12-15
1
-0
/
+2
|
|
|
*
|
|
|
|
|
ACPI / video: update the skip case for acpi_video_device_in_dod()
Aaron Lu
2014-12-15
1
-2
/
+8
|
|
*
|
|
|
|
|
|
ACPI / Fan: Use bus id as the name for non PNP0C0B (Fan) devices
Srinivas Pandruvada
2014-12-11
1
-1
/
+7
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
*
-
-
-
.
\
\
\
\
\
\
Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'
Rafael J. Wysocki
2014-12-18
3
-15
/
+13
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
|
ACPI / PM: Do not disable wakeup GPEs that have not been enabled
Rafael J. Wysocki
2014-12-12
1
-2
/
+10
|
|
|
*
|
|
|
|
|
|
|
ACPI / utils: Drop error messages from acpi_evaluate_reference()
Rafael J. Wysocki
2014-12-12
1
-11
/
+1
|
|
|
|
|
/
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUG
Rafael J. Wysocki
2014-12-12
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-12-19
1
-54
/
+0
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
acpi: Remove _OSI(Linux) for ThinkPads
Andy Lutomirski
2014-12-04
1
-54
/
+0
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
2
-6
/
+3
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-11-07
1
-5
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-04
1
-1
/
+0
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
acpi: apei: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-12-13
1
-2
/
+14
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
[next]