index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-30
ACPI: bus: Drop redundant check in acpi_device_remove()
Uwe Kleine-König
1
-6
/
+6
2022-06-29
ACPI: APEI: Fix _EINJ vs EFI_MEMORY_SP
Dan Williams
1
-0
/
+2
2022-06-29
ACPI: LPSS: Fix missing check in register_device_clock()
huhai
1
-0
/
+3
2022-06-29
ACPI: APEI: Better fix to avoid spamming the console with old error logs
Tony Luck
1
-8
/
+23
2022-06-29
ACPI: PM: save NVS memory for Lenovo G40-45
Manyi Li
1
-0
/
+8
2022-06-29
ACPI: EC: Drop unused ident initializers from dmi_system_id tables
Hans de Goede
1
-13
/
+30
2022-06-29
ACPI: EC: Re-use boot_ec when possible even when EC_FLAGS_TRUST_DSDT_GPE is set
Hans de Goede
1
-6
/
+9
2022-06-29
ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk
Hans de Goede
1
-66
/
+9
2022-06-29
ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
Hans de Goede
1
-7
/
+0
2022-06-29
ACPI: processor: Split out thermal initialization from ACPI PSS
Riwen Lu
4
-68
/
+65
2022-06-29
ACPI: video: Drop X86 dependency from Kconfig
Riwen Lu
1
-1
/
+1
2022-06-28
ACPI: video: Change how we determine if brightness key-presses are handled
Hans de Goede
1
-7
/
+6
2022-06-23
ACPI / MMC: PM: Unify fixing up device power
Rafael J. Wysocki
1
-0
/
+22
2022-06-21
ACPI: scan: Walk ACPI device's children using driver core
Rafael J. Wysocki
1
-30
/
+29
2022-06-20
ACPI: bus: Introduce acpi_dev_for_each_child_reverse()
Rafael J. Wysocki
1
-0
/
+12
2022-06-20
ACPI: video: Use acpi_dev_for_each_child()
Rafael J. Wysocki
1
-25
/
+16
2022-06-20
ACPI: bus: Export acpi_dev_for_each_child() to modules
Rafael J. Wysocki
1
-0
/
+1
2022-06-20
ACPI: property: Use acpi_dev_for_each_child() for child lookup
Rafael J. Wysocki
1
-21
/
+24
2022-06-20
ACPI: container: Use acpi_dev_for_each_child()
Rafael J. Wysocki
1
-8
/
+9
2022-06-20
ACPI: glue: Introduce acpi_find_child_by_adr()
Rafael J. Wysocki
1
-4
/
+24
2022-06-20
ACPI: glue: Introduce acpi_dev_has_children()
Rafael J. Wysocki
1
-1
/
+11
2022-06-20
ACPI: glue: Use acpi_dev_for_each_child()
Rafael J. Wysocki
1
-39
/
+62
2022-06-09
ACPI: APEI: Fix double word in a comment
Xiang wangx
1
-1
/
+1
2022-06-09
ACPI: processor/idle: Annotate more functions to live in cpuidle section
Guilherme G. Piccoli
1
-3
/
+3
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-4
/
+12
2022-05-30
Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
11
-140
/
+43
2022-05-30
Merge branches 'acpi-battery', 'acpi-video' and 'acpi-misc'
Rafael J. Wysocki
3
-41
/
+18
2022-05-30
Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
4
-99
/
+15
2022-05-27
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
4
-69
/
+225
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-2
/
+2
2022-05-25
ACPI: DPTF: Support Meteor Lake
Sumeet Pawnikar
4
-0
/
+10
2022-05-25
ACPI: CPPC: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
1
-4
/
+12
2022-05-24
Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-10
/
+44
2022-05-24
Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-9
/
+69
2022-05-24
Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
156
-228
/
+422
2022-05-23
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-9
/
+69
2022-05-23
Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs'
Rafael J. Wysocki
4
-11
/
+81
2022-05-23
Merge branches 'acpi-pm', 'acpi-pci', 'acpi-sysfs' and 'acpi-tables'
Rafael J. Wysocki
8
-34
/
+118
2022-05-23
Merge branch 'acpica'
Rafael J. Wysocki
143
-182
/
+222
2022-05-21
Revert "ACPICA: executer/exsystem: Warn about sleeps greater than 10 ms"
Rafael J. Wysocki
1
-11
/
+0
2022-05-19
ACPI: video: improve PM notifer callback
Zhang Rui
1
-16
/
+15
2022-05-19
ACPI: utils: include UUID in _DSM evaluation warning
Michael Niewöhner
1
-1
/
+1
2022-05-19
cpufreq: CPPC: Enable fast_switch
Pierre Gondois
1
-0
/
+18
2022-05-19
ACPI: CPPC: Assume no transition latency if no PCCT
Pierre Gondois
1
-1
/
+16
2022-05-19
ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supported
Pierre Gondois
1
-8
/
+8
2022-05-19
ACPI: CPPC: Check _OSC for flexible address space
Pierre Gondois
2
-0
/
+27
2022-05-19
ACPI: power: Switch to sys-off handler API
Dmitry Osipenko
1
-4
/
+12
2022-05-16
acpi/nfit: rely on mce->misc to determine poison granularity
Jane Chu
1
-2
/
+2
2022-05-12
ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default
Mario Limonciello
1
-0
/
+12
[prev]
[next]