index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-30
nfit: Account for table size length variation
Linda Knippers
1
-6
/
+12
2015-11-30
ACPI: Better describe ACPI_DEBUGGER
Peter Zijlstra
1
-2
/
+2
2015-11-20
Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'
Rafael J. Wysocki
2
-42
/
+8
2015-11-20
Merge branches 'pm-cpufreq' and 'acpi-cppc'
Rafael J. Wysocki
1
-1
/
+1
2015-11-16
ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query()
Markus Elfring
1
-1
/
+1
2015-11-16
Revert "ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook"
Chris Bainbridge
1
-22
/
+0
2015-11-16
ACPI / SMBus: Fix boot stalls / high CPU caused by reentrant code
Chris Bainbridge
1
-19
/
+7
2015-11-14
ACPI / CPPC: Use h/w reduced version of the PCCT structure
Ashwin Chaugule
1
-1
/
+1
2015-11-12
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-16
/
+128
2015-11-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-6
/
+6
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-56
/
+244
2015-11-07
Merge branches 'acpi-video' and 'acpi-cppc'
Rafael J. Wysocki
2
-12
/
+75
2015-11-07
Merge branch 'acpi-pci'
Rafael J. Wysocki
3
-4
/
+53
2015-11-07
device property: ACPI: Make use of the new DMA Attribute APIs
Suthikulpanit, Suravee
2
-4
/
+11
2015-11-07
ACPI: Adding DMA Attribute APIs for ACPI Device
Suthikulpanit, Suravee
1
-0
/
+42
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2015-11-04
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
68
-324
/
+11637
2015-11-03
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+7
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-21
/
+33
2015-11-02
acpi: nfit: Add support for hot-add
Vishal Verma
2
-56
/
+238
2015-11-02
nfit: in acpi_nfit_init, break on a 0-length table
Vishal Verma
1
-0
/
+6
2015-11-02
ACPI / video: only register backlight for LCD device
Aaron Lu
1
-12
/
+66
2015-11-02
ACPI / video: Add a quirk to force acpi-video backlight on Dell XPS L421X
Hans de Goede
1
-0
/
+9
2015-11-02
Merge branch 'device-properties' into acpi-pci
Rafael J. Wysocki
3
-101
/
+466
2015-11-02
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-19
/
+5
2015-11-02
Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted'
Rafael J. Wysocki
5
-9
/
+24
2015-11-02
Merge branch 'acpi-processor'
Rafael J. Wysocki
5
-3
/
+775
2015-11-02
Merge branch 'acpica'
Rafael J. Wysocki
47
-115
/
+9956
2015-10-26
ACPI / sysfs: correctly check failing memory allocation
Insu Yun
1
-0
/
+3
2015-10-26
ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405
Hans de Goede
1
-0
/
+9
2015-10-26
ACPI / CPPC: Fix potential memory leak
Ashwin Chaugule
1
-1
/
+0
2015-10-26
ACPI / CPPC: signedness bug in register_pcc_channel()
Dan Carpenter
1
-1
/
+1
2015-10-26
ACPI / PAD: power_saving_thread() is not freezable
Jiri Kosina
1
-2
/
+0
2015-10-26
ACPI / PM: Fix incorrect wakeup IRQ setting during suspend-to-idle
Chen Yu
1
-2
/
+4
2015-10-26
ACPI: Using correct irq when waiting for events
Chen Yu
1
-2
/
+2
2015-10-26
ACPI: Use correct IRQ when uninstalling ACPI interrupt handler
Chen Yu
1
-3
/
+6
2015-10-25
Merge branch 'acpi-pci'
Rafael J. Wysocki
2
-3
/
+210
2015-10-25
Merge branch 'acpi-init'
Rafael J. Wysocki
1
-0
/
+39
2015-10-25
Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'
Rafael J. Wysocki
7
-74
/
+162
2015-10-25
Merge branch 'device-properties'
Rafael J. Wysocki
3
-101
/
+466
2015-10-22
ACPICA: Debugger: Fix dead lock issue ocurred in single stepping mode
Lv Zheng
1
-0
/
+10
2015-10-22
ACPI: Enable build of AML interpreter debugger
Lv Zheng
14
-37
/
+33
2015-10-22
ACPICA: Debugger: Add thread ID support so that single step mode can only app...
Lv Zheng
4
-2
/
+38
2015-10-22
ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown l...
Lv Zheng
3
-14
/
+15
2015-10-22
ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termin...
Lv Zheng
5
-19
/
+26
2015-10-22
ACPICA: Linuxize: Export debugger files to Linux
Lv Zheng
14
-0
/
+9677
2015-10-22
ACPICA: iASL: General cleanup of the file suffix #defines
Bob Moore
1
-1
/
+1
2015-10-22
ACPICA: Improve typechecking, both compile-time and runtime
Bob Moore
10
-44
/
+129
2015-10-22
ACPICA: Update NFIT table to rename a flags field
Bob Moore
2
-4
/
+4
[prev]
[next]