index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-03
ACPI: Add support for ResourceSource/IRQ domain mapping
Agustin Vega-Frias
3
-99
/
+298
2017-02-03
ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
Agustin Vega-Frias
1
-1
/
+17
2017-02-01
efi/x86: Move the EFI BGRT init code to early init code
Dave Young
1
-8
/
+20
2017-02-01
ACPI: save NVS memory for Lenovo G50-45
Zhang Rui
1
-0
/
+19
2017-02-01
ACPI, APEI, EINJ: fix malformed newline escape
Colin Ian King
1
-1
/
+1
2017-01-31
ACPI / button: Remove lid_init_state=method mode
Lv Zheng
1
-9
/
+0
2017-01-31
ACPI / button: Change default behavior to lid_init_state=open
Lv Zheng
1
-1
/
+1
2017-01-30
ACPI / EC: Use busy polling mode when GPE is not enabled
Lv Zheng
2
-34
/
+32
2017-01-30
ACPI / EC: Remove old CLEAR_ON_RESUME quirk
Lv Zheng
1
-53
/
+0
2017-01-30
Merge back earlier ACPICA changes for v4.11.
Rafael J. Wysocki
47
-332
/
+1584
2017-01-27
Merge tag 'acpi-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-20
/
+17
2017-01-27
arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86
Irina Tirdea
1
-1
/
+1
2017-01-27
Merge branches 'acpica' and 'acpi-video'
Rafael J. Wysocki
3
-20
/
+17
2017-01-27
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-8
/
+0
2017-01-25
Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"
Hans de Goede
1
-11
/
+0
2017-01-24
x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority
Borislav Petkov
2
-0
/
+2
2017-01-20
ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table()
Lv Zheng
2
-9
/
+17
2017-01-20
Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"
Rafael J. Wysocki
1
-8
/
+0
2017-01-12
PCI/ACPI: Fix bus range comparison in pci_mcfg_lookup()
Zhou Wang
1
-3
/
+2
2017-01-06
Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'
Rafael J. Wysocki
4
-1
/
+59
2017-01-05
ACPICA: Parser: Update parse info table for some operators
Bob Moore
1
-4
/
+4
2017-01-05
ACPICA: Fix a problem with recent extra support for control method invocations
Bob Moore
1
-1
/
+24
2017-01-05
ACPICA: Parser: Allow method invocations as target operands
Bob Moore
4
-41
/
+69
2017-01-05
ACPICA: Fix for implicit result conversion for the ToXXX functions
Bob Moore
4
-12
/
+24
2017-01-03
ACPICA: Resources: Not a valid resource if buffer length too long
Bob Moore
1
-5
/
+12
2017-01-03
ACPICA: Utilities: Update debug output
Bob Moore
2
-4
/
+6
2017-01-03
ACPICA: Disassembler: Add Switch/Case disassembly support
David E. Box
1
-2
/
+5
2017-01-03
ACPICA: Hardware: Add sleep register hooks
Lv Zheng
3
-26
/
+47
2017-01-03
ACPICA: Macro header: Fix some typos in comments
Bob Moore
1
-6
/
+8
2017-01-03
ACPICA: Hardware: Sort access bit width algorithm
Lv Zheng
1
-22
/
+57
2017-01-03
ACPICA: Utilities: Add power of two rounding support
Lv Zheng
1
-0
/
+60
2017-01-03
ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_write()
Lv Zheng
1
-9
/
+53
2017-01-03
ACPICA: Hardware: Remove bit_offset masking support
Lv Zheng
1
-14
/
+0
2017-01-03
ACPICA: Debugger: Rename debugger OSL names
Lv Zheng
1
-2
/
+2
2017-01-03
ACPI / scan: Prefer devices without _HID/_CID for _ADR matching
Rafael J. Wysocki
1
-1
/
+9
2016-12-27
ACPI / watchdog: Print out error number when device creation fails
Mika Westerberg
1
-1
/
+1
2016-12-27
ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding
Lv Zheng
3
-0
/
+58
2016-12-27
ACPI: Drop misplaced acpi_dma_deconfigure() call from acpi_bind_one()
Lorenzo Pieralisi
1
-1
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
7
-7
/
+7
2016-12-22
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-90
/
+201
2016-12-22
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
11
-90
/
+201
2016-12-21
ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...
Lv Zheng
2
-46
/
+6
2016-12-21
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
4
-21
/
+15
2016-12-21
ACPICA: Tables: Allow FADT to be customized with virtual address
Lv Zheng
1
-7
/
+7
2016-12-21
ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...
Lv Zheng
4
-50
/
+210
2016-12-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+244
2016-12-15
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-9
/
+635
2016-12-15
ACPI/NUMA: Do not map pxm to node when NUMA is turned off
Boris Ostrovsky
1
-1
/
+1
2016-12-14
Merge tag 'acpi-urgent-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+8
[prev]
[next]