index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2016-09-10
ACPICA: Update return value for intenal _OSI method
Bob Moore
1
-5
/
+17
2016-09-10
ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_a...
Lv Zheng
1
-53
/
+49
2016-09-10
ACPICA: Tables: Add new table events indicating table installation/uninstalla...
Lv Zheng
1
-0
/
+8
2016-09-10
ACPICA: Tables: Remove acpi_tb_install_fixed_table()
Lv Zheng
3
-80
/
+16
2016-09-10
ACPICA: Add a couple of casts to uthex.c
Bob Moore
1
-1
/
+2
2016-09-10
ACPICA: Cleanup for all string-to-integer conversions
Bob Moore
14
-387
/
+429
2016-09-10
ACPICA: Debugger: Add subcommand for predefined name execution
Bob Moore
4
-29
/
+169
2016-08-13
ACPICA: Applications: Fix a potential issue that help messages may be dumped ...
Lv Zheng
1
-3
/
+3
2016-08-13
ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...
Lv Zheng
2
-27
/
+2
2016-08-13
ACPICA: Clib: Add -nostdinc support for EFI layer
Lv Zheng
4
-50
/
+105
2016-08-13
ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue
Lv Zheng
1
-0
/
+4
2016-08-13
ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles
Lv Zheng
2
-4
/
+0
2016-08-13
ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link
Lv Zheng
1
-0
/
+1
2016-08-13
ACPICA: Debugger: Fix wrong inclusions in dbfileio.c
Lv Zheng
1
-14
/
+6
2016-08-13
ACPICA: FADT support cleanup
Bob Moore
1
-4
/
+6
2016-08-13
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
Lv Zheng
5
-5
/
+123
2016-08-13
ACPICA: Use os_allocate_zeroed
Bob Moore
1
-3
/
+1
2016-08-13
ACPICA: Divergence: Port declarators back to ACPICA
Lv Zheng
7
-11
/
+16
2016-08-13
ACPICA: Simplify configuration for "Max Loops" system parameter
Bob Moore
1
-1
/
+1
2016-08-13
ACPICA: Disassembler: Add option to emit embedded External operators/opcodes
Bob Moore
1
-0
/
+1
2016-08-13
ACPICA: Debugger: Extend some max line lengths
Bob Moore
2
-3
/
+3
2016-08-13
ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...
Lv Zheng
1
-0
/
+12
2016-08-13
ACPICA: Interpreter: Remove temporary code for External() opcode
Bob Moore
1
-9
/
+8
2016-08-13
ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initial...
Jung-uk Kim
1
-3
/
+3
2016-08-13
ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.
Jung-uk Kim
3
-1
/
+43
2016-08-06
Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+41
2016-08-05
Merge branches 'acpi-ec' and 'acpi-button'
Rafael J. Wysocki
2
-4
/
+41
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-1
/
+1
2016-08-04
ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
Lv Zheng
1
-4
/
+37
2016-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+2
2016-08-03
ACPI / button: remove pointer to old lid_sysfs on unbind
Benjamin Tissoires
1
-0
/
+4
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-3
/
+2
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-0
/
+131
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
10
-163
/
+57
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+6
2016-07-29
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-343
/
+511
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+74
2016-07-27
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
Linus Torvalds
1
-2
/
+5
2016-07-27
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
35
-376
/
+2188
2016-07-26
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+3
2016-07-25
Merge tag 'v4.7' into for-linus/pstore
Kees Cook
11
-202
/
+132
2016-07-25
Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools'
Rafael J. Wysocki
8
-10
/
+151
2016-07-25
Merge branch 'acpi-pmic'
Rafael J. Wysocki
7
-19
/
+509
2016-07-25
Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'
Rafael J. Wysocki
10
-121
/
+707
2016-07-25
Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal'
Rafael J. Wysocki
5
-96
/
+173
2016-07-25
Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc'
Rafael J. Wysocki
2
-44
/
+75
2016-07-25
Merge branch 'acpi-tables'
Rafael J. Wysocki
8
-26
/
+377
2016-07-25
Merge branch 'acpi-numa'
Rafael J. Wysocki
3
-60
/
+196
2016-07-24
Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next
Dan Williams
7
-343
/
+511
2016-07-24
nfit: do an ARS scrub on hitting a latent media error
Vishal Verma
4
-4
/
+132
[next]