| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported | Mario Limonciello | 2022-07-05 | 1 | -1/+15 |
* | ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked | Mario Limonciello | 2022-07-05 | 2 | -7/+8 |
* | ACPI: video: Change how we determine if brightness key-presses are handled | Hans de Goede | 2022-06-28 | 1 | -7/+6 |
* | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2022-05-30 | 1 | -4/+12 |
|\ |
|
| * | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki | 2022-05-25 | 1 | -4/+12 |
| |\ |
|
| | * | ACPI: power: Switch to sys-off handler API | Dmitry Osipenko | 2022-05-19 | 1 | -4/+12 |
* | | | Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-05-30 | 11 | -140/+43 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'acpi-battery', 'acpi-video' and 'acpi-misc' | Rafael J. Wysocki | 2022-05-30 | 3 | -41/+18 |
| |\ \ \ \ \ |
|
| | | | * | | | ACPI: clean up white space in a few places for consistency | Ian Cowan | 2022-05-12 | 1 | -2/+2 |
| | | | | |/
| | | | |/| |
|
| | | * / | | ACPI: video: improve PM notifer callback | Zhang Rui | 2022-05-19 | 1 | -16/+15 |
| | | |/ / |
|
| | * | | | ACPI: battery: Make "not-charging" the default on no charging or full info | Werner Sembach | 2022-05-06 | 1 | -23/+1 |
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----. \ \ \ | Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 2022-05-30 | 4 | -99/+15 |
| |\ \ \ \ \ \ \ |
|
| | | | | * | | | | ACPI: CPPC: fix typo in comment | Julia Lawall | 2022-05-25 | 1 | -1/+1 |
| | | | * | | | | | ACPI: processor: idle: Expose max_cstate/nocst/bm_check_disable read-only in ... | Yajun Deng | 2022-05-06 | 1 | -5/+5 |
| | | | | |_|/ /
| | | | |/| | | |
|
| | | * | | | | | ACPI: OSL: Remove the helper for deactivating memory region | Heikki Krogerus | 2022-04-27 | 1 | -86/+0 |
| | * | | | | | | ACPI: glue: Rearrange find_child_checks() | Rafael J. Wysocki | 2022-05-12 | 1 | -7/+9 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | ACPI: DPTF: Support Meteor Lake | Sumeet Pawnikar | 2022-05-25 | 4 | -0/+10 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2022-05-27 | 4 | -69/+225 |
|\ \ \ \ \ \ |
|
| * | | | | | | ACPI: NFIT: Drop nfit_device_lock() | Dan Williams | 2022-04-28 | 2 | -39/+15 |
| * | | | | | | PCI/ACPI: negotiate CXL _OSC | Vishal Verma | 2022-04-28 | 1 | -19/+160 |
| * | | | | | | PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges | Dan Williams | 2022-04-28 | 1 | -14/+53 |
| * | | | | | | PCI/ACPI: add a helper for retrieving _OSC Control DWORDs | Vishal Verma | 2022-04-28 | 2 | -2/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-05-27 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | acpi/nfit: rely on mce->misc to determine poison granularity | Jane Chu | 2022-05-16 | 1 | -2/+2 |
| |/ / / / / |
|
* | | | | | | Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-05-24 | 1 | -10/+44 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | ACPI: property: Release subnode properties with data nodes | Sakari Ailus | 2022-04-13 | 1 | -6/+12 |
| * | | | | | device property: Add irq_get to fwnode operation | Sakari Ailus | 2022-04-05 | 1 | -0/+14 |
| * | | | | | ACPI: property: Move acpi_fwnode_device_get_match_data() up | Sakari Ailus | 2022-04-05 | 1 | -7/+7 |
| * | | | | | device property: Convert device_{dma_supported,get_dma_attr} to fwnode | Sakari Ailus | 2022-04-05 | 1 | -0/+14 |
* | | | | | | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2022-05-24 | 2 | -9/+69 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2022-05-23 | 2 | -9/+69 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | cpufreq: CPPC: Enable fast_switch | Pierre Gondois | 2022-05-19 | 1 | -0/+18 |
| | * | | | | ACPI: CPPC: Assume no transition latency if no PCCT | Pierre Gondois | 2022-05-19 | 1 | -1/+16 |
| | * | | | | ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supported | Pierre Gondois | 2022-05-19 | 1 | -8/+8 |
| | * | | | | ACPI: CPPC: Check _OSC for flexible address space | Pierre Gondois | 2022-05-19 | 2 | -0/+27 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2022-05-24 | 156 | -228/+422 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----. \ \ \ \ | Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs' | Rafael J. Wysocki | 2022-05-23 | 4 | -11/+81 |
| |\ \ \ \ \ \ \ \
| | | | | |/ / / /
| | | | |/| / / /
| | | | | |/ / / |
|
| | | * | | | | | ACPI: DPTF: Add support for high frequency impedance notification | Sumeet Pawnikar | 2022-05-06 | 1 | -1/+4 |
| | | * | | | | | ACPI: DPTF: Correct description of INT3407 / INT3532 attributes | Sumeet Pawnikar | 2022-04-22 | 1 | -3/+1 |
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | ACPI, APEI, EINJ: Refuse to inject into the zero page | Tony Luck | 2022-04-22 | 1 | -0/+3 |
| | * | | | | | ACPI: APEI: Fix missing ERST record id | Liu Xinpeng | 2022-04-13 | 2 | -7/+73 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----. \ \ \ \ | Merge branches 'acpi-pm', 'acpi-pci', 'acpi-sysfs' and 'acpi-tables' | Rafael J. Wysocki | 2022-05-23 | 8 | -34/+118 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init() | Ilkka Koskinen | 2022-05-06 | 1 | -0/+1 |
| | | | | * | | | | | ACPI: BGRT: use static for BGRT_SHOW kobj_attribute defines | Tom Rix | 2022-04-22 | 1 | -1/+1 |
| | | | | * | | | | | ACPI: SPCR: Add support for NVIDIA 16550-compatible port subtype | Jeff Brasen | 2022-04-13 | 1 | -0/+1 |
| | | | | |/ / / / |
|
| | | | * / / / / | ACPI: sysfs: Fix BERT error region memory mapping | Lorenzo Pieralisi | 2022-04-13 | 1 | -7/+18 |
| | | | |/ / / / |
|
| | | * | | | | | ACPI: bus: Avoid non-ACPI device objects in walks over children | Rafael J. Wysocki | 2022-04-22 | 2 | -6/+23 |
| | | * | | | | | PCI: ACPI: PM: Power up devices in D3cold before scanning them | Rafael J. Wysocki | 2022-04-13 | 1 | -0/+2 |
| | | * | | | | | ACPI: PM: Introduce acpi_dev_power_up_children_with_adr() | Rafael J. Wysocki | 2022-04-13 | 1 | -0/+30 |
| | | * | | | | | ACPI: bus: Introduce acpi_dev_for_each_child() | Rafael J. Wysocki | 2022-04-13 | 1 | -0/+6 |
| | | |/ / / / |
|