index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
acpi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
Merge branches 'acpi-battery' and 'acpi-processor'
Rafael J. Wysocki
1
-0
/
+10
2015-06-19
Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'
Rafael J. Wysocki
1
-0
/
+12
2015-06-19
acpi-video-detect: Remove old API
Hans de Goede
1
-19
/
+0
2015-06-19
acpi-video-detect: video: Make video_detect code part of the video module
Hans de Goede
1
-0
/
+1
2015-06-19
acpi-video-detect: Move acpi_osi_is_win8 to osl.c
Hans de Goede
1
-0
/
+1
2015-06-19
acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c
Hans de Goede
1
-6
/
+2
2015-06-19
acpi-video-detect: Make acpi_video_get_capabilities a private function
Hans de Goede
1
-12
/
+0
2015-06-19
acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() function
Hans de Goede
1
-5
/
+0
2015-06-18
ACPI / PNP: Avoid conflicting resource reservations
Rafael J. Wysocki
1
-0
/
+10
2015-06-15
ACPI / scan: Parse _CCA and setup device coherency
Suthikulpanit, Suravee
1
-0
/
+5
2015-06-10
ACPI / init: Switch over platform to the ACPI mode later
Rafael J. Wysocki
1
-0
/
+2
2015-05-13
ACPI / processor: Introduce invalid_phys_cpuid()
Hanjun Guo
1
-0
/
+5
2015-05-13
ACPI / processor: Introduce invalid_logical_cpuid()
Hanjun Guo
1
-0
/
+5
2015-05-11
gpio / ACPI: Add support for retrieving GpioInt resources from a device
Mika Westerberg
1
-0
/
+7
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+7
2015-04-03
device property: Make it possible to use secondary firmware nodes
Rafael J. Wysocki
1
-2
/
+2
2015-03-26
ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
Hanjun Guo
1
-0
/
+1
2015-03-26
ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
Catalin Marinas
1
-1
/
+6
2015-03-16
ACPI: Introduce has_acpi_companion()
Rafael J. Wysocki
1
-0
/
+10
2015-03-16
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
1
-2
/
+3
2015-02-05
ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
Yinghai Lu
1
-0
/
+4
2015-02-05
resources: Move struct resource_list_entry from ACPI into resource core
Jiang Liu
1
-11
/
+1
2015-02-03
ACPI: Introduce helper function acpi_dev_filter_resource_type()
Jiang Liu
1
-0
/
+8
2015-02-03
ACPI: Add field offset to struct resource_list_entry
Jiang Liu
1
-0
/
+1
2015-02-03
ACPI: Return translation offset when parsing ACPI address space resources
Jiang Liu
1
-2
/
+7
2015-01-05
ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
Hanjun Guo
1
-2
/
+2
2014-12-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2014-12-16
x86, irq: Introduce helper to check whether an IOAPIC has been registered
Jiang Liu
1
-0
/
+1
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-15
/
+11
2014-12-08
Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'
Rafael J. Wysocki
1
-0
/
+1
2014-12-08
Merge branches 'acpi-config', 'acpi-osl', 'acpi-utils' and 'acpi-tables'
Rafael J. Wysocki
1
-0
/
+4
2014-12-04
ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core
Rafael J. Wysocki
1
-15
/
+11
2014-11-27
ACPI / table: Add new function to get table entries
Ashwin Chaugule
1
-0
/
+4
2014-11-24
ACPI: Add _DEP support to fix battery issue on Asus T100TA
Lan Tianyu
1
-0
/
+1
2014-11-05
ACPI / property: Drop size_prop from acpi_dev_get_property_reference()
Rafael J. Wysocki
1
-2
/
+2
2014-11-04
ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs
Rafael J. Wysocki
1
-0
/
+30
2014-11-04
Driver core: Unified interface for firmware node properties
Rafael J. Wysocki
1
-0
/
+26
2014-11-04
ACPI: Allow drivers to match using Device Tree compatible property
Mika Westerberg
1
-6
/
+2
2014-11-04
Driver core: Unified device properties interface for platform firmware
Rafael J. Wysocki
1
-0
/
+32
2014-11-04
ACPI: Add support for device specific properties
Mika Westerberg
1
-0
/
+40
2014-10-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+1
2014-10-10
ACPI: make acpi_create_platform_device() an external API
Zhang Rui
1
-0
/
+1
2014-09-22
ACPI / PM: Convert acpi_dev_pm_detach() into a static function
Ulf Hansson
1
-2
/
+0
2014-08-09
Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+11
2014-07-23
ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds.
Lv Zheng
1
-3
/
+3
2014-06-27
I2C/ACPI: Add i2c ACPI operation region support
Lan Tianyu
1
-0
/
+11
2014-06-03
Merge branch 'acpi-enumeration'
Rafael J. Wysocki
1
-0
/
+2
2014-06-03
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-0
/
+6
2014-05-30
ACPI / PNP: use device ID list for PNPACPI device enumeration
Zhang Rui
1
-0
/
+2
2014-05-26
ACPI: add dynamic_debug support
Bjørn Mork
1
-2
/
+20
[prev]
[next]