summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2022-06-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Stephen Rothwell
2022-06-27Merge branch 'acpi-bus' into linux-nextRafael J. Wysocki
2022-06-27Merge branches 'acpi-processor' and 'acpi-apei' into linux-nextRafael J. Wysocki
2022-06-23ACPI / MMC: PM: Unify fixing up device powerRafael J. Wysocki
2022-06-21context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker
2022-06-21ACPI: scan: Walk ACPI device's children using driver coreRafael J. Wysocki
2022-06-20ACPI: bus: Introduce acpi_dev_for_each_child_reverse()Rafael J. Wysocki
2022-06-20ACPI: video: Use acpi_dev_for_each_child()Rafael J. Wysocki
2022-06-20ACPI: bus: Export acpi_dev_for_each_child() to modulesRafael J. Wysocki
2022-06-20ACPI: property: Use acpi_dev_for_each_child() for child lookupRafael J. Wysocki
2022-06-20ACPI: container: Use acpi_dev_for_each_child()Rafael J. Wysocki
2022-06-20ACPI: glue: Introduce acpi_find_child_by_adr()Rafael J. Wysocki
2022-06-20ACPI: glue: Introduce acpi_dev_has_children()Rafael J. Wysocki
2022-06-20ACPI: glue: Use acpi_dev_for_each_child()Rafael J. Wysocki
2022-06-09ACPI: APEI: Fix double word in a commentXiang wangx
2022-06-09ACPI: processor/idle: Annotate more functions to live in cpuidle sectionGuilherme G. Piccoli
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-30Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-30Merge branches 'acpi-battery', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki
2022-05-30Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-25ACPI: DPTF: Support Meteor LakeSumeet Pawnikar
2022-05-25ACPI: CPPC: fix typo in commentJulia Lawall
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki
2022-05-24Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-24Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-05-24Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-23Merge branch 'pm-cpufreq'Rafael J. Wysocki
2022-05-23Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs'Rafael J. Wysocki
2022-05-23Merge branches 'acpi-pm', 'acpi-pci', 'acpi-sysfs' and 'acpi-tables'Rafael J. Wysocki
2022-05-23Merge branch 'acpica'Rafael J. Wysocki
2022-05-21Revert "ACPICA: executer/exsystem: Warn about sleeps greater than 10 ms"Rafael J. Wysocki
2022-05-19ACPI: video: improve PM notifer callbackZhang Rui
2022-05-19ACPI: utils: include UUID in _DSM evaluation warningMichael Niewöhner
2022-05-19cpufreq: CPPC: Enable fast_switchPierre Gondois
2022-05-19ACPI: CPPC: Assume no transition latency if no PCCTPierre Gondois
2022-05-19ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supportedPierre Gondois
2022-05-19ACPI: CPPC: Check _OSC for flexible address spacePierre Gondois
2022-05-19ACPI: power: Switch to sys-off handler APIDmitry Osipenko
2022-05-16acpi/nfit: rely on mce->misc to determine poison granularityJane Chu
2022-05-12ACPI: PM: Block ASUS B1400CEAE from suspend to idle by defaultMario Limonciello
2022-05-12ACPI: clean up white space in a few places for consistencyIan Cowan
2022-05-12ACPI: glue: Rearrange find_child_checks()Rafael J. Wysocki
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra
2022-05-06ACPI: DPTF: Add support for high frequency impedance notificationSumeet Pawnikar
2022-05-06ACPI: processor: idle: Expose max_cstate/nocst/bm_check_disable read-only in ...Yajun Deng
2022-05-06ACPI: battery: Make "not-charging" the default on no charging or full infoWerner Sembach
2022-05-06ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init()Ilkka Koskinen
2022-04-28ACPI: NFIT: Drop nfit_device_lock()Dan Williams