index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-12
Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'
Rafael J. Wysocki
1
-4
/
+5
2015-12-22
ACPI / bus: Show _OSC UUID when _OSC fails
Andy Lutomirski
1
-2
/
+3
2015-12-22
ACPI / bus: Tidy up _OSC error spacing
Andy Lutomirski
1
-3
/
+3
2015-12-15
ACPI / debugger: Add module support for ACPI debugger
Lv Zheng
1
-2
/
+1
2015-12-15
ACPI / debugger: Add IO interface to access debugger functionalities
Lv Zheng
1
-0
/
+2
2015-09-15
ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()
Sudeep Holla
1
-8
/
+4
2015-09-01
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-16
/
+38
2015-09-01
Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'
Rafael J. Wysocki
1
-5
/
+381
2015-08-06
ACPI / bus: Move duplicate code to a separate new function
Rafael J. Wysocki
1
-29
/
+22
2015-07-29
Merge branch 'acpi-scan' into acpi-pm
Rafael J. Wysocki
1
-1
/
+410
2015-07-17
ACPI / bus: Move ACPI bus type registration
Rafael J. Wysocki
1
-1
/
+3
2015-07-17
ACPI / scan: Move bus operations and notification routines to bus.c
Rafael J. Wysocki
1
-0
/
+184
2015-07-17
ACPI / scan: Move device matching code to bus.c
Rafael J. Wysocki
1
-0
/
+194
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-06-10
ACPI / init: Switch over platform to the ACPI mode later
Rafael J. Wysocki
1
-15
/
+41
2015-03-26
ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
Hanjun Guo
1
-0
/
+3
2014-09-15
ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()
Bjorn Helgaas
1
-10
/
+0
2014-07-20
ACPICA: Linux: Add stub support for Linux specific variables and functions.
Lv Zheng
1
-3
/
+0
2014-06-03
Merge branch 'acpica'
Rafael J. Wysocki
1
-0
/
+3
2014-06-03
Merge branches 'acpi-tables' and 'acpi-general'
Rafael J. Wysocki
1
-4
/
+31
2014-06-01
ACPI: Fix x86 regression related to early mapping size limitation
Lv Zheng
1
-0
/
+3
2014-05-27
ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handle
Lan Tianyu
1
-4
/
+24
2014-05-17
ACPI: Fix conflict between customized DSDT and DSDT local copy
Lv Zheng
1
-0
/
+7
2014-05-07
ACPI / notify: Clean up handling of hotplug events
Rafael J. Wysocki
1
-11
/
+7
2014-04-24
ACPI / notify: Do not block unknown type notifications in root handler
Rafael J. Wysocki
1
-3
/
+2
2014-03-17
Merge branch 'acpi-ost'
Rafael J. Wysocki
1
-3
/
+1
2014-03-05
ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()
Rafael J. Wysocki
1
-1
/
+1
2014-02-22
ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OST
Rafael J. Wysocki
1
-3
/
+1
2014-02-06
ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()
Rafael J. Wysocki
1
-23
/
+38
2014-02-05
ACPI / hotplug: Fix potential race in acpi_bus_notify()
Rafael J. Wysocki
1
-2
/
+4
2014-01-29
Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...
Rafael J. Wysocki
1
-0
/
+9
2014-01-28
ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...
Mark Brown
1
-0
/
+9
2013-12-31
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
1
-0
/
+10
2013-12-31
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
1
-0
/
+10
2013-12-07
Merge branch 'acpi-cleanup' into acpi-hotplug
Rafael J. Wysocki
1
-2
/
+0
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+0
2013-11-22
ACPI: Introduce acpi_set_device_status()
Rafael J. Wysocki
1
-8
/
+3
2013-11-22
ACPI / hotplug: Drop unfinished global notification handling routines
Rafael J. Wysocki
1
-62
/
+2
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+9
2013-10-23
ACPI, x86: Extended error log driver for x86 platform
Chen, Gong
1
-1
/
+2
2013-09-23
ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD
Bjorn Helgaas
1
-9
/
+9
2013-08-27
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-120
/
+0
2013-08-06
ACPI: Move acpi_bus_get_device() from bus.c to scan.c
Rafael J. Wysocki
1
-21
/
+0
2013-07-26
ACPI: Cleanup sparse warning on acpi_os_initialize1()
Lv Zheng
1
-1
/
+0
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
1
-98
/
+0
2013-07-15
ACPI: Drop ACPI bus notifier call chain
Rafael J. Wysocki
1
-16
/
+0
2013-07-15
ACPI: introduce helper function acpi_execute_simple_method()
Jiang Liu
1
-5
/
+1
2013-06-19
ACPI: Remove useless initializers
Bjorn Helgaas
1
-9
/
+8
2013-03-24
ACPI: replace kmalloc+memcpy with kmemdup
Andrei Epure
1
-3
/
+2
2013-01-19
ACPI / PM: Move device power management functions to device_pm.c
Rafael J. Wysocki
1
-293
/
+0
[next]