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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
26
-593
/
+126
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+6
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-36
/
+80
2020-08-03
Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
16
-93
/
+111
2020-08-03
Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a...
Rafael J. Wysocki
9
-489
/
+13
2020-08-03
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-4
/
+6
2020-07-31
cpuidle: ACPI: fix 'return' with no value build warning
Neal Liu
1
-2
/
+2
2020-07-29
cpuidle: change enter_s2idle() prototype
Neal Liu
1
-2
/
+4
2020-07-28
ACPI/IORT: Add an input ID to acpi_dma_configure()
Lorenzo Pieralisi
2
-18
/
+49
2020-07-28
ACPI/IORT: Remove useless PCI bus walk
Lorenzo Pieralisi
1
-3
/
+0
2020-07-28
ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
Lorenzo Pieralisi
1
-6
/
+6
2020-07-28
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
Lorenzo Pieralisi
1
-7
/
+7
2020-07-28
ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
Lorenzo Pieralisi
1
-2
/
+18
2020-07-27
ACPI: APEI: remove redundant assignment to variable rc
Colin Ian King
1
-1
/
+1
2020-07-27
ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' check
Hanjun Guo
1
-1
/
+1
2020-07-27
ACPI: NUMA: Remove the useless sub table pointer check
Hanjun Guo
1
-8
/
+0
2020-07-27
ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array()
Hanjun Guo
1
-14
/
+3
2020-07-27
ACPICA: Do not increment operation_region reference counts for field units
Erik Kaneda
2
-9
/
+1
2020-07-27
ACPICA: Replace one-element array with flexible-array
Gustavo A. R. Silva
1
-2
/
+1
2020-07-27
ACPI: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-07-27
ACPI: Use valid link to the ACPI specification
Tiezhu Yang
1
-2
/
+1
2020-07-27
ACPI: OSL: Clean up the removal of unused memory mappings
Rafael J. Wysocki
1
-8
/
+6
2020-07-27
ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem()
Rafael J. Wysocki
1
-50
/
+22
2020-07-27
ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address()
Rafael J. Wysocki
1
-4
/
+1
2020-07-27
ACPICA: Preserve memory opregion mappings
Rafael J. Wysocki
2
-24
/
+54
2020-07-27
ACPI: OSL: Implement deferred unmapping of ACPI memory
Rafael J. Wysocki
1
-35
/
+77
2020-07-09
ACPI: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-10
/
+9
2020-07-03
Merge branch 'acpi-fan'
Rafael J. Wysocki
1
-1
/
+1
2020-06-30
ACPI: fan: Fix Tiger Lake ACPI device ID
Sumeet Pawnikar
1
-1
/
+1
2020-06-29
ACPI: DPTF: Add battery participant for TigerLake
Srinivas Pandruvada
1
-0
/
+1
2020-06-29
Merge back sysfs-related ACPI material for v5.9.
Rafael J. Wysocki
1
-2
/
+2
2020-06-26
Merge branch 'acpi-sysfs'
Rafael J. Wysocki
1
-2
/
+2
2020-06-24
ACPI: tables: avoid relocations for table signature array
Ard Biesheuvel
1
-4
/
+4
2020-06-24
ACPI: PAD: Eliminate usage of uninitialized_var() macro
Jason Yan
1
-1
/
+1
2020-06-22
ACPI: sysfs: add newlines when printing module parameters
Xiongfeng Wang
1
-6
/
+6
2020-06-22
ACPI: EC: add newline when printing 'ec_event_clearing' module parameter
Xiongfeng Wang
1
-4
/
+4
2020-06-22
ACPI: sysfs: Fix pm_profile_attr type
Nathan Chancellor
1
-2
/
+2
2020-06-22
ACPI: property: use cached name in acpi_fwnode_get_named_child_node()
Heikki Krogerus
1
-12
/
+2
2020-06-22
ACPI: procfs: Remove last dirs after being marked deprecated for a decade
Thomas Renninger
5
-466
/
+0
2020-06-22
ACPI: configfs: Disallow loading ACPI tables when locked down
Jason A. Donenfeld
1
-1
/
+5
2020-06-13
Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-06-11
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
39
-262
/
+475
2020-06-10
Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-1
/
+4
2020-06-10
Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-10
/
+20
2020-06-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2020-06-10
Merge branch 'acpica'
Rafael J. Wysocki
2
-1
/
+4
2020-06-10
Merge branches 'pm-cpufreq' and 'pm-acpi'
Rafael J. Wysocki
2
-10
/
+20
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
2
-10
/
+20
[next]