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
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-12-09
driver core: Add fwnode_init()
Saravana Kannan
1
-1
/
+1
2020-11-09
ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name
John Garry
1
-1
/
+1
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-10-02
ACPI: scan: Replace ACPI_DEBUG_PRINT() with pr_debug()
Tian Tao
1
-2
/
+1
2020-07-28
ACPI/IORT: Add an input ID to acpi_dma_configure()
Lorenzo Pieralisi
1
-3
/
+5
2020-06-10
Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-9
/
+19
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-08
ACPI: PM: Avoid using power resources if there are none for D0
Rafael J. Wysocki
1
-9
/
+19
2020-05-09
ACPI: scan: Put SPCR and STAO table after using it
Hanjun Guo
1
-5
/
+10
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2019-10-17
ACPI: platform: Unregister stale platform devices
Andy Shevchenko
1
-0
/
+1
2019-08-03
drivers/acpi/scan.c: document why we don't need the device_hotplug_lock
David Hildenbrand
1
-0
/
+6
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-05-06
Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm'
Rafael J. Wysocki
1
-11
/
+8
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
1
-1
/
+1
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
1
-2
/
+2
2019-03-26
ACPI / scan: Add labels for PNP button devices
Bjorn Helgaas
1
-3
/
+3
2019-03-26
ACPI / scan: Simplify acpi_bus_extract_wakeup_device_power_package()
Bjorn Helgaas
1
-7
/
+4
2019-03-26
ACPI: Fix comment typos
Bjorn Helgaas
1
-1
/
+1
2019-02-05
ACPI / scan: Create platform device for BSG2150 ACPI nodes
Hans de Goede
1
-0
/
+1
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+5
2018-12-13
ACPI / scan: Refactor _CCA enforcement
Robin Murphy
1
-0
/
+5
2018-12-03
ACPI / scan: Create platform device for INT3515 ACPI nodes
Andy Shevchenko
1
-0
/
+1
2018-10-23
Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+1
2018-10-18
ACPI / scan: Create platform device for INT33FE ACPI nodes
Hans de Goede
1
-0
/
+1
2018-09-08
dma-mapping: remove dma_deconfigure
Christoph Hellwig
1
-10
/
+0
2018-08-09
ACPI / scan: Create platform device for fwnodes with multiple i2c devices
Hans de Goede
1
-0
/
+16
2018-08-09
ACPI / scan: Initialize status to ACPI_STA_DEFAULT
Hans de Goede
1
-2
/
+3
2018-08-09
ACPI / scan: Add static attribute to indirect_io_hosts[]
John Garry
1
-1
/
+1
2018-04-23
ACPI / scan: Initialize watchdog before PNP
Mika Westerberg
1
-1
/
+1
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+24
2018-04-04
ACPI / scan: Do not enumerate Indirect IO host children
John Garry
1
-0
/
+14
2018-04-04
ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
John Garry
1
-9
/
+10
2018-03-20
ACPI / scan: Send change uevent with offine environmental data
Lee, Chun-Yi
1
-1
/
+2
2018-02-04
ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs
Hans de Goede
1
-3
/
+17
2017-11-30
Merge branch 'acpi-ec' into acpi
Rafael J. Wysocki
1
-0
/
+21
2017-11-21
ACPI / EC: Fix regression related to PM ops support in ECDT device
Lv Zheng
1
-0
/
+21
2017-11-13
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-20
/
+17
2017-10-20
ACPI / scan: Fix enumeration for special UART devices
Frédéric Danis
1
-20
/
+17
2017-10-11
ACPI / LPIT: Add Low Power Idle Table (LPIT) support
Srinivas Pandruvada
1
-0
/
+1
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2017-09-03
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
1
-0
/
+7
2017-09-03
Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
1
-8
/
+83
2017-08-17
ACPI / scan: Enable GPEs before scanning the namespace
Rafael J. Wysocki
1
-3
/
+3
2017-08-17
ACPI: EC: Fix regression related to wrong ECDT initialization order
Lv Zheng
1
-1
/
+0
2017-08-07
ACPI: Make acpi_dma_configure() DMA regions aware
Lorenzo Pieralisi
1
-8
/
+4
[next]