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
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-5
/
+11
2021-05-06
Merge tag 'acpi-5.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-5
/
+5
2021-05-06
Merge branches 'acpi-pm' and 'acpi-docs'
Rafael J. Wysocki
4
-4
/
+2
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+4
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2021-05-05
acpi,memhotplug: enable MHP_MEMMAP_ON_MEMORY when supported
Oscar Salvador
1
-1
/
+4
2021-05-01
Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+7
2021-04-30
Revert "ACPI: scan: Turn off unused power resources during initialization"
Rafael J. Wysocki
4
-4
/
+2
2021-04-28
ACPI: custom_method: fix a possible memory leak
Mark Langsdorf
1
-0
/
+2
2021-04-28
ACPI: custom_method: fix potential use-after-free issue
Mark Langsdorf
1
-1
/
+1
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-2
/
+4
2021-04-26
Merge branch 'acpi-misc'
Rafael J. Wysocki
22
-133
/
+130
2021-04-26
Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'
Rafael J. Wysocki
4
-29
/
+72
2021-04-26
Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources'
Rafael J. Wysocki
7
-127
/
+83
2021-04-26
Merge branch 'acpi-messages'
Rafael J. Wysocki
5
-34
/
+24
2021-04-26
Merge branches 'acpi-pci' and 'acpi-processor'
Rafael J. Wysocki
9
-248
/
+200
2021-04-26
Merge branch 'acpica'
Rafael J. Wysocki
14
-8
/
+191
2021-04-23
ACPI: irq: Prevent unregistering of GIC SGIs
Marc Zyngier
1
-1
/
+5
2021-04-23
ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
Marc Zyngier
1
-4
/
+6
2021-04-21
ACPI: video: use native backlight for GA401/GA502/GA503
Luke D Jones
1
-0
/
+24
2021-04-21
ACPI: APEI: remove redundant assignment to variable rc
Colin Ian King
1
-1
/
+0
2021-04-16
PCI: tegra: Add Tegra194 MCFG quirks for ECAM errata
Vidya Sagar
1
-0
/
+7
2021-04-16
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
1
-6
/
+7
2021-04-13
ACPI: utils: Capitalize abbreviations in the comments
Andy Shevchenko
1
-2
/
+2
2021-04-13
ACPI: utils: Document for_each_acpi_dev_match() macro
Andy Shevchenko
1
-2
/
+6
2021-04-13
ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI code
Andy Shevchenko
3
-11
/
+10
2021-04-12
ACPI: scan: Utilize match_string() API
Andy Shevchenko
1
-12
/
+10
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2
-2
/
+4
2021-04-08
ACPI: CPPC: Replace cppc_attr with kobj_attribute
Nathan Chancellor
1
-11
/
+3
2021-04-08
ACPI: scan: Call acpi_get_object_info() from acpi_set_pnp_ids()
Rafael J. Wysocki
3
-14
/
+11
2021-04-08
ACPI: scan: Drop sta argument from acpi_init_device_object()
Rafael J. Wysocki
3
-18
/
+16
2021-04-08
ACPI: scan: Drop sta argument from acpi_add_single_object()
Rafael J. Wysocki
1
-14
/
+10
2021-04-08
ACPI: scan: Rearrange checks in acpi_bus_check_add()
Rafael J. Wysocki
1
-19
/
+11
2021-04-08
ACPI: scan: Fold acpi_bus_type_and_status() into its caller
Rafael J. Wysocki
1
-48
/
+32
2021-04-08
ACPI: video: Check LCD flag on ACPI-reduced-hardware devices
Hans de Goede
1
-13
/
+26
2021-04-08
ACPI: utils: Add acpi_reduced_hardware() helper
Hans de Goede
1
-0
/
+11
2021-04-08
ACPI: dock: fix some coding style issues
Xiaofei Tan
1
-2
/
+5
2021-04-08
ACPI: sysfs: fix some coding style issues
Xiaofei Tan
1
-5
/
+10
2021-04-08
ACPI: PM: add a missed blank line after declarations
Xiaofei Tan
1
-0
/
+3
2021-04-08
ACPI: custom_method: fix a coding style issue
Xiaofei Tan
1
-1
/
+1
2021-04-08
ACPI: CPPC: fix some coding style issues
Xiaofei Tan
1
-35
/
+36
2021-04-08
ACPI: button: fix some coding style issues
Xiaofei Tan
1
-7
/
+2
2021-04-08
ACPI: battery: fix some coding style issues
Xiaofei Tan
1
-29
/
+34
2021-04-08
ACPI: acpi_pad: add a missed blank line after declarations
Xiaofei Tan
1
-0
/
+4
2021-04-08
ACPI: LPSS: add a missed blank line after declarations
Xiaofei Tan
1
-0
/
+2
2021-04-08
ACPI: ipmi: remove useless return statement for void function
Xiaofei Tan
1
-1
/
+0
2021-04-08
ACPI: processor: fix some coding style issues
Xiaofei Tan
1
-13
/
+5
2021-04-08
ACPI: APD: fix a block comment align issue
Xiaofei Tan
1
-4
/
+4
2021-04-08
ACPI: AC: fix some coding style issues
Xiaofei Tan
1
-20
/
+8
2021-04-07
ACPICA: ACPI 6.4: add CSI2Bus resource template
Bob Moore
12
-7
/
+175
[next]