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
2017-04-27
ACPI / bus: Introduce a list of ids for "always present" devices
Hans de Goede
1
-0
/
+5
2017-03-11
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
1
-1
/
+0
2017-02-07
ACPI / bus: Introduce acpi_of_modalias() equiv of of_modalias_node()
Dan O'Donovan
1
-0
/
+42
2016-12-22
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
1
-1
/
+1
2016-12-21
ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...
Lv Zheng
1
-1
/
+1
2016-11-30
sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO
Tim Chen
1
-1
/
+1
2016-11-24
acpi/bus: Set _OSC for diverse core support
Srinivas Pandruvada
1
-0
/
+3
2016-11-24
acpi/bus: Enable HWP CPPC objects
Srinivas Pandruvada
1
-0
/
+7
2016-10-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2016-10-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-09-26
ACPI / bus: Adjust ACPI subsystem initialization for new table loading mode
Lv Zheng
1
-2
/
+4
2016-09-21
x86/acpi: Set persistent cpuid <-> nodeid mapping when booting
Gu Zheng
1
-0
/
+1
2016-09-12
ACPI: I/O Remapping Table (IORT) initial support
Tomasz Nowicki
1
-0
/
+2
2016-07-25
Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'
Rafael J. Wysocki
1
-1
/
+13
2016-07-25
Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc'
Rafael J. Wysocki
1
-14
/
+62
2016-07-21
ACPI / processor_idle: Add support for Low Power Idle(LPI) states
Sudeep Holla
1
-1
/
+13
2016-07-08
ACPI: add support for ACPI reconfiguration notifiers
Octavian Purdila
1
-0
/
+9
2016-07-06
ACPI / bus: Support for platform initiated graceful shutdown
Prakash, Prashanth
1
-0
/
+54
2016-07-06
ACPI / bus: Correct the comments about acpi_subsystem_init()
Baoquan He
1
-2
/
+1
2016-06-23
ACPI / bus: Use acpi_handle_debug() in acpi_print_osc_error()
Rafael J. Wysocki
1
-12
/
+7
2016-06-07
ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT EC
Lv Zheng
1
-1
/
+1
2016-04-09
ACPI 2.0 / ECDT: Enable correct ECDT initialization order
Lv Zheng
1
-14
/
+25
2016-04-02
Merge branch 'acpi-processor'
Rafael J. Wysocki
1
-0
/
+3
2016-03-26
ACPI / processor: Request native thermal interrupt handling via _OSC
Srinivas Pandruvada
1
-0
/
+3
2016-02-16
ACPI: introduce a function to find the first physical device
Aleksey Makarov
1
-6
/
+20
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
[next]