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
2017-11-30
gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping
Andy Shevchenko
1
-0
/
+1
2017-11-27
ACPI / PM: Make it possible to ignore the system sleep blacklist
Rafael J. Wysocki
1
-0
/
+1
2017-11-06
ACPI / PM: Take SMART_SUSPEND driver flag into account
Rafael J. Wysocki
1
-0
/
+10
2017-10-17
ACPI / PM: Combine device suspend routines
Rafael J. Wysocki
1
-2
/
+1
2017-10-11
ACPI / LPIT: Add Low Power Idle Table (LPIT) support
Srinivas Pandruvada
1
-0
/
+9
2017-10-11
ACPI / PM: Combine two identical device resume routines
Rafael J. Wysocki
1
-2
/
+1
2017-10-10
ACPI / PM: Remove stale function header
Ulf Hansson
1
-5
/
+0
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-33
/
+35
2017-09-03
Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'
Rafael J. Wysocki
1
-0
/
+19
2017-09-03
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
1
-2
/
+2
2017-09-03
Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
1
-0
/
+8
2017-08-29
ACPI / blacklist: add acpi_match_platform_list()
Toshi Kani
1
-0
/
+19
2017-08-07
ACPI: Introduce DMA ranges parsing
Lorenzo Pieralisi
1
-0
/
+8
2017-07-30
tty: pl011: fix initialization order of QDF2400 E44
Timur Tabi
1
-0
/
+1
2017-07-24
ACPI / boot: Correct address space of __acpi_map_table()
Andy Shevchenko
1
-2
/
+2
2017-07-22
device property: Constify fwnode property API
Sakari Ailus
1
-9
/
+11
2017-07-22
ACPI: Constify internal fwnode arguments
Sakari Ailus
1
-18
/
+22
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
1
-6
/
+2
2017-07-10
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-0
/
+7
2017-06-22
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
1
-0
/
+4
2017-06-08
acpi: always include uuid.h
Christoph Hellwig
1
-1
/
+1
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
1
-2
/
+1
2017-06-05
acpi, nfit: Switch to use new generic UUID API
Andy Shevchenko
1
-0
/
+1
2017-05-29
gpio: acpi: Split out acpi_gpio_get_irq_resource() helper
Andy Shevchenko
1
-0
/
+7
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+5
2017-05-04
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-0
/
+11
2017-05-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2017-05-01
Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+34
2017-04-28
Merge branches 'acpi-power', 'acpi-blacklist', 'acpi-video' and 'acpi-doc'
Rafael J. Wysocki
1
-0
/
+5
2017-04-20
drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
Sricharan R
1
-2
/
+5
2017-04-19
ACPI / utils: Add new acpi_dev_present helper
Hans de Goede
1
-0
/
+5
2017-04-19
acpi/arm64: Add memory-mapped timer support in GTDT driver
Fu Wei
1
-0
/
+1
2017-04-19
acpi/arm64: Add GTDT table parse driver
Fu Wei
1
-0
/
+6
2017-04-19
ACPI / tables: Drop acpi_parse_entries() which is not used
Baoquan He
1
-4
/
+0
2017-03-29
ACPI / property: Add support for remote endpoints
Mika Westerberg
1
-0
/
+23
2017-03-29
ACPI / property: Add fwnode_get_next_child_node()
Mika Westerberg
1
-4
/
+4
2017-03-29
ACPI / property: Add possiblity to retrieve parent firmware node
Mika Westerberg
1
-0
/
+7
2017-03-15
gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()
Andy Shevchenko
1
-0
/
+11
2017-03-11
acpi/processor: Check for duplicate processor ids at hotplug time
Dou Liyang
1
-1
/
+1
2017-03-11
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
1
-3
/
+0
2017-02-20
Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+2
2017-02-07
x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug
Vitaly Kuznetsov
1
-1
/
+2
2017-02-03
ACPI: Add support for ResourceSource/IRQ domain mapping
Agustin Vega-Frias
1
-0
/
+10
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2016-12-15
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+26
2016-12-13
Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+0
2016-12-01
ACPI: Add acpi_resource_consumer() to find device that claims a resource
Bjorn Helgaas
1
-0
/
+7
2016-11-29
ACPI: Implement acpi_dma_configure
Lorenzo Pieralisi
1
-0
/
+5
2016-11-29
ACPI: Add FWNODE_ACPI_STATIC fwnode type
Lorenzo Pieralisi
1
-0
/
+21
[prev]
[next]