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.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
2020-03-04
ACPI: list_for_each_safe() -> list_for_each_entry_safe()
chenqiwu
2
-23
/
+15
2020-03-04
ACPI: video: remove redundant assignments to variable result
Colin Ian King
1
-1
/
+1
2020-03-04
ACPI: OSL: Add missing __acquires/__releases annotations
Jules Irenge
1
-0
/
+2
2020-03-04
ACPI / battery: Cleanup Lenovo Ideapad Miix 320 DMI table entry
Hans de Goede
1
-5
/
+5
2020-03-04
ACPI / AC: Cleanup DMI quirk table
Hans de Goede
1
-12
/
+13
2020-03-02
ACPI: EC: Use fast path in acpi_ec_add() for DSDT boot EC
Rafael J. Wysocki
1
-1
/
+2
2020-03-02
ACPI: EC: Simplify acpi_ec_add()
Rafael J. Wysocki
1
-9
/
+7
2020-02-29
acpi/nfit: improve bounds checking for 'func'
Dan Carpenter
2
-4
/
+7
2020-02-28
Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+12
2020-02-28
ACPI: EC: Drop AE_NOT_FOUND special case from ec_install_handlers()
Rafael J. Wysocki
1
-13
/
+2
2020-02-28
ACPI: EC: Avoid passing redundant argument to functions
Rafael J. Wysocki
1
-13
/
+8
2020-02-28
ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
Rafael J. Wysocki
1
-5
/
+10
2020-02-21
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
2
-0
/
+52
2020-02-17
ACPI: NUMA: Up-level "map to online node" functionality
Dan Williams
1
-41
/
+0
2020-02-16
ACPICA: Fix a couple of typos
Bob Moore
1
-1
/
+1
2020-02-16
ACPICA: use acpi_size instead of u32 for prefix_path_length
Sven Barth
1
-1
/
+1
2020-02-16
ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32
Sven Barth
1
-2
/
+2
2020-02-16
ACPICA: cast the result of the pointer difference to u32
Sven Barth
1
-1
/
+1
2020-02-16
ACPICA: Table Manager: Update comments in a function header
Bob Moore
1
-6
/
+6
2020-02-16
ACPICA: Enable sleep button on ACPI legacy wake
Anchal Agarwal
1
-0
/
+12
2020-02-16
ACPICA: Fix a comment "enable" fixed events -> "disable" all fixed events.
Bob Moore
1
-1
/
+1
2020-02-16
ACPICA: ASL-ASL+ converter: make root file a parameter for cv_init_file_tree
Erik Kaneda
2
-3
/
+3
2020-02-16
ACPICA: ASL-ASL+ converter: remove function parameters from cv_init_file_tree()
Erik Kaneda
2
-5
/
+3
2020-02-14
ACPI: watchdog: Fix gas->access_width usage
Mika Westerberg
1
-2
/
+1
2020-02-14
ACPI: Add new tiny-power-button driver to directly signal init
Josh Triplett
3
-0
/
+71
2020-02-14
ACPI: button: move HIDs to acpi/button.h
Josh Triplett
1
-3
/
+0
2020-02-12
ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system
Rafael J. Wysocki
1
-3
/
+9
2020-02-12
ACPICA: Introduce acpi_any_gpe_status_set()
Rafael J. Wysocki
3
-0
/
+105
2020-02-11
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
1
-13
/
+31
2020-02-11
ACPI: EC: Fix flushing of pending work
Rafael J. Wysocki
1
-18
/
+26
2020-02-10
ACPI: watchdog: Allow disabling WDAT at boot
Jean Delvare
1
-1
/
+11
2020-02-07
Merge tag 'acpi-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+6
2020-02-05
Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+20
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2
-16
/
+14
2020-02-03
ACPI / APD: Add clock frequency for Hisilicon Hip08-Lite I2C controller
Hanjun Guo
1
-0
/
+6
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-16
/
+18
2020-01-31
ACPI: thermal: switch to use <linux/units.h> helpers
Akinobu Mita
1
-16
/
+18
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-8
/
+3
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-27
Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
154
-203
/
+390
2020-01-27
Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-159
/
+198
2020-01-27
Merge branches 'acpi-tables', 'acpi-button', 'acpi-ec', 'acpi-doc' and 'acpi-...
Rafael J. Wysocki
3
-26
/
+30
2020-01-27
Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers'
Rafael J. Wysocki
7
-28
/
+181
2020-01-27
Merge branch 'acpica'
Rafael J. Wysocki
143
-148
/
+178
2020-01-17
ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()
Hanjun Guo
1
-2
/
+55
2020-01-15
ACPI/IORT: Parse SSID property of named component node
Jean-Philippe Brucker
1
-0
/
+18
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
142
-143
/
+143
2020-01-13
apei/ghes: Do not delay GHES polling
Bhaskar Upadhaya
1
-1
/
+1
[prev]
[next]