.. |
acpica
|
ae6b3e54aa
ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field()
|
6 anni fa |
apei
|
344476e16a
treewide: kvmalloc() -> kvmalloc_array()
|
7 anni fa |
arm64
|
ea2412dc21
ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
|
6 anni fa |
dptf
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 anni fa |
nfit
|
b5fd2e00a6
acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"
|
6 anni fa |
pmic
|
3c670dba86
ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-write
|
6 anni fa |
x86
|
bd6bf7c104
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
6 anni fa |
Kconfig
|
017ce359a7
ACPI / PMIC: xpower: fix IOSF_MBI dependency
|
6 anni fa |
Makefile
|
4cf841e398
ACPI/ADXL: Add address translation interface using an ACPI DSM
|
6 anni fa |
ac.c
|
f4fe74cc90
Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
7 anni fa |
acpi_adxl.c
|
4cf841e398
ACPI/ADXL: Add address translation interface using an ACPI DSM
|
6 anni fa |
acpi_amba.c
|
628e35baa8
ACPI / amba: Remove CLK_IS_ROOT
|
9 anni fa |
acpi_apd.c
|
3f4ba94e36
ACPI: APD: Add AMD misc clock handler support
|
7 anni fa |
acpi_cmos_rtc.c
|
463a86304c
char/genrtc: x86: remove remnants of asm/rtc.h
|
9 anni fa |
acpi_configfs.c
|
c1e950842f
ACPI: configfs: make config_item_type const
|
7 anni fa |
acpi_dbg.c
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 anni fa |
acpi_extlog.c
|
94116f8126
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
|
8 anni fa |
acpi_ipmi.c
|
ebba75fdf6
acpi:ipmi: Convert ipmi_user_t to struct ipmi_user *
|
6 anni fa |
acpi_lpat.c
|
a06f29b286
ACPI / lpat: Fix typos in comments and kerneldoc style
|
8 anni fa |
acpi_lpit.c
|
1cdda9486f
ACPI / PM: LPIT: Register sysfs attributes based on FADT
|
6 anni fa |
acpi_lpss.c
|
c05f3642f4
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
6 anni fa |
acpi_memhotplug.c
|
8df1d0e4a2
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
|
6 anni fa |
acpi_pad.c
|
7377ed4bd5
ACPI: Add Hygon Dhyana support
|
6 anni fa |
acpi_platform.c
|
2bbb5fa374
ACPI / platform: Add SMB0001 HID to forbidden_id_list
|
6 anni fa |
acpi_pnp.c
|
38a234b9f0
ACPI / PNP: constify device IDs
|
9 anni fa |
acpi_processor.c
|
d0381bf4f8
ACPI / processor: Fix the return value of acpi_processor_ids_walk()
|
6 anni fa |
acpi_tad.c
|
3230b2b3c1
ACPI: TAD: Add low-level support for real time capability
|
6 anni fa |
acpi_video.c
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 anni fa |
acpi_watchdog.c
|
5a802a7a28
ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAM
|
7 anni fa |
battery.c
|
b41901a2cf
ACPI / battery: Do not export energy_full[_design] on devices without full_charge_capacity
|
7 anni fa |
bgrt.c
|
7e53626995
ACPI: BGRT: constify attribute_group structures
|
8 anni fa |
blacklist.c
|
6faadbbb7f
dmi: Mark all struct dmi_system_id instances const
|
8 anni fa |
bus.c
|
d737f333b2
ACPI: probe ECDT before loading AML tables regardless of module-level code flag
|
6 anni fa |
button.c
|
2c4c2a71bd
ACPI / button: fix defined but not used warning
|
7 anni fa |
cm_sbs.c
|
4c62dbbce9
ACPI: Remove FSF mailing addresses
|
10 anni fa |
container.c
|
4c62dbbce9
ACPI: Remove FSF mailing addresses
|
10 anni fa |
cppc_acpi.c
|
29523f0953
ACPI / CPPC: Add support for guaranteed performance
|
6 anni fa |
custom_method.c
|
7e79a69273
ACPI: custom_method: remove meaningless null check before debugfs_remove()
|
7 anni fa |
debugfs.c
|
10742619ac
ACPI: fix acpi_debugfs_init prototype
|
10 anni fa |
device_pm.c
|
fe650c8ba7
ACPI / PM: Export acpi_device_get_power() for use by modular build drivers
|
6 anni fa |
device_sysfs.c
|
c828a89203
treewide: Use DEVICE_ATTR_RO
|
7 anni fa |
dock.c
|
1be9c3a0a0
ACPI: Mark expected switch fall-throughs
|
7 anni fa |
ec.c
|
4c3be61e41
ACPI / EC: Add another entry for Thinkpad X1 Carbon 6th
|
7 anni fa |
ec_sys.c
|
3522f867c1
ACPI: EC: Fix debugfs_create_*() usage
|
7 anni fa |
event.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 anni fa |
evged.c
|
099caa9137
ACPI: GED: unregister interrupts during shutdown
|
7 anni fa |
fan.c
|
a86854d0c5
treewide: devm_kzalloc() -> devm_kcalloc()
|
7 anni fa |
glue.c
|
719cf71cad
ACPI / glue: Split dev_is_platform() out of module for wide use
|
7 anni fa |
hed.c
|
4c62dbbce9
ACPI: Remove FSF mailing addresses
|
10 anni fa |
internal.h
|
68e2201185
ACPI: EC: Dispatch the EC GPE directly on s2idle wake
|
7 anni fa |
ioapic.c
|
b6aeab44ed
ACPI: fix whitespace in pr_fmt() to align log entries
|
8 anni fa |
irq.c
|
1dc482b657
ACPI / irq: Fix return code of acpi_gsi_to_irq()
|
8 anni fa |
numa.c
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 anni fa |
nvs.c
|
a238317ce8
ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.
|
11 anni fa |
osi.c
|
887532ca7c
ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
|
7 anni fa |
osl.c
|
0a1875ad29
Merge branches 'acpi-property' and 'acpi-sbs'
|
6 anni fa |
pci_irq.c
|
10b68700ad
ACPI / PCI: fix GIC irq model default PCI IRQ polarity
|
9 anni fa |
pci_link.c
|
92d1b381f6
ACPI / PCI: pci_link: Allow the absence of _PRS and change log level
|
7 anni fa |
pci_mcfg.c
|
cd18374048
PCI/ACPI: Add ThunderX pass2.x 2nd node MCFG quirk
|
8 anni fa |
pci_root.c
|
c238252f86
PCI/ACPI: Allow _OSC presence to be optional for PCI
|
6 anni fa |
pci_slot.c
|
6faadbbb7f
dmi: Mark all struct dmi_system_id instances const
|
8 anni fa |
power.c
|
26408b2434
ACPI / power: constify attribute_group structures
|
8 anni fa |
pptt.c
|
59bbff3775
ACPI/PPTT: Handle architecturally unknown cache types
|
6 anni fa |
proc.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 anni fa |
processor_core.c
|
166deb0f0b
xen/ACPI: don't upload Px/Cx data for disabled processors
|
7 anni fa |
processor_driver.c
|
512bb03f49
ACPI: processor: use dev_dbg() instead of dev_warn() when CPPC probe failed
|
8 anni fa |
processor_idle.c
|
7377ed4bd5
ACPI: Add Hygon Dhyana support
|
6 anni fa |
processor_pdc.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 anni fa |
processor_perflib.c
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 anni fa |
processor_thermal.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 anni fa |
processor_throttling.c
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 anni fa |
property.c
|
26ad34d510
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
|
6 anni fa |
reboot.c
|
dd73e72259
ACPI: add missing newline to printk
|
7 anni fa |
resource.c
|
1be9c3a0a0
ACPI: Mark expected switch fall-throughs
|
7 anni fa |
sbs.c
|
ca1721c5be
ACPI / SBS: Fix GPE storm on recent MacBookPro's
|
6 anni fa |
sbshc.c
|
757c968c44
ACPI / SBS: Fix rare oops when removing modules
|
6 anni fa |
sbshc.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 anni fa |
scan.c
|
58a0228707
Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
6 anni fa |
sleep.c
|
231f941500
ACPI / PM: save NVS memory for ASUS 1025C laptop
|
7 anni fa |
sleep.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 anni fa |
spcr.c
|
5a9e59e8d9
ACPI: SPCR: Mark expected switch fall-through in acpi_parse_spcr
|
7 anni fa |
sysfs.c
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 anni fa |
tables.c
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 anni fa |
thermal.c
|
6faadbbb7f
dmi: Mark all struct dmi_system_id instances const
|
8 anni fa |
utils.c
|
67dcf8a3e0
ACPI: utils: Introduce acpi_dev_get_first_match_name()
|
7 anni fa |
video_detect.c
|
bbf038618a
ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E
|
7 anni fa |
wakeup.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 anni fa |