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
2013-01-10
ACPICA: Update initialization codes.
Lv Zheng
1
-1
/
+2
2013-01-10
ACPICA: Enhance error messages.
Lv Zheng
2
-5
/
+5
2013-01-10
ACPICA: Fix broken call depth tracing logic.
Lv Zheng
2
-3
/
+2
2013-01-10
ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.
Lv Zheng
11
-35
/
+37
2013-01-10
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
23
-52
/
+47
2013-01-10
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
15
-38
/
+34
2013-01-10
ACPICA: Update codes under disabled build options.
Lv Zheng
6
-3
/
+40
2013-01-10
ACPICA: Cleanup updated comments.
Lv Zheng
24
-69
/
+80
2013-01-08
ACPI / scan: Treat power resources in a special way
Rafael J. Wysocki
1
-1
/
+2
2013-01-05
Merge branch 'acpi-assorted'
Rafael J. Wysocki
6
-33
/
+21
2013-01-05
ACPI / scan: Do not use dummy HID for system bus ACPI nodes
Rafael J. Wysocki
1
-1
/
+1
2013-01-03
ACPI / power: Remove useless message from device registering routine
Rafael J. Wysocki
1
-9
/
+2
2013-01-03
ACPI / glue: Update DBG macro to include KERN_DEBUG
Joe Perches
1
-2
/
+7
2013-01-03
ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result
Rafael J. Wysocki
1
-2
/
+1
2013-01-03
ACPI / memhotplug: remove redundant logic of acpi memory hotadd
Liu Jinsong
1
-18
/
+0
2013-01-03
ACPI / APEI: Fix the returned value in erst_dbg_read
Adrian Huang
1
-1
/
+10
2013-01-03
ACPI: Drop ACPI device .bind() and .unbind() callbacks
Rafael J. Wysocki
1
-22
/
+0
2013-01-03
ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c
Rafael J. Wysocki
3
-149
/
+1
2013-01-03
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
2
-6
/
+1
2013-01-03
ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type
Rafael J. Wysocki
1
-15
/
+35
2013-01-03
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
5
-32
/
+32
2013-01-03
ACPI: Replace ACPI device add_type field with a match_driver flag
Rafael J. Wysocki
1
-12
/
+9
2013-01-03
ACPI: Drop the second argument of acpi_bus_scan()
Rafael J. Wysocki
1
-10
/
+8
2013-01-03
ACPI: Remove the arguments of acpi_bus_add() that are not used
Rafael J. Wysocki
5
-80
/
+26
2013-01-03
ACPI: Remove acpi_start_single_object() and acpi_bus_start()
Rafael J. Wysocki
2
-71
/
+11
2013-01-03
ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()
Rafael J. Wysocki
1
-21
/
+11
2013-01-03
ACPI: Change the ordering of acpi_bus_check_add()
Rafael J. Wysocki
1
-10
/
+10
2013-01-03
ACPI: Replace struct acpi_bus_ops with enum type
Rafael J. Wysocki
1
-23
/
+12
2013-01-03
ACPI: Reduce the usage of struct acpi_bus_ops
Rafael J. Wysocki
1
-24
/
+16
2013-01-03
ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different
Rafael J. Wysocki
1
-28
/
+35
2013-01-03
ACPI: Change the ordering of PCI root bridge driver registrarion
Rafael J. Wysocki
3
-3
/
+3
2013-01-03
ACPI: Separate adding ACPI device objects from probing ACPI drivers
Rafael J. Wysocki
1
-31
/
+72
2013-01-03
ACPICA: Remove useless mini-C library.
Lv Zheng
2
-750
/
+1
2012-12-14
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+200
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-84
/
+110
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
1
-3
/
+3
2012-12-12
Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+8
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+3
2012-12-08
Merge branch 'acpi-general'
Rafael J. Wysocki
2
-1
/
+20
2012-12-08
Merge branch 'acpi-enumeration'
Rafael J. Wysocki
1
-0
/
+10
2012-12-08
ACPI: add Haswell LPSS devices to acpi_platform_device_ids list
Mika Westerberg
1
-0
/
+10
2012-12-07
ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger table
Chen Gong
1
-1
/
+1
2012-12-05
ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000
Zhang Rui
1
-0
/
+14
2012-12-05
ACPI : do not use Lid and Sleep button for S5 wakeup
Zhang Rui
1
-1
/
+6
2012-12-04
Merge branch 'acpi-general'
Rafael J. Wysocki
2
-171
/
+185
2012-11-30
ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist
Lan Tianyu
1
-0
/
+8
2012-11-30
ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is set
Zhang Rui
1
-171
/
+177
2012-11-30
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-54
/
+3
[prev]
[next]