index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
ACPI / APEI: Switch estatus pool to use vmalloc memory
James Morse
1
-15
/
+15
2019-12-05
ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
James Morse
1
-2
/
+0
2019-12-05
ACPI / LPSS: Ignore acpi_device_fix_up_power() return value
Hans de Goede
1
-6
/
+1
2019-12-01
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-1
/
+1
2019-11-24
ACPI / SBS: Fix rare oops when removing modules
Ronald Tschalär
2
-0
/
+3
2019-11-24
ACPICA: Never run _REG on system_memory and system_IO
Bob Moore
5
-9
/
+19
2019-11-20
PCI/ACPI: Correct error message for ASPM disabling
Sinan Kaya
1
-2
/
+3
2019-11-20
ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_mask
Hans de Goede
1
-2
/
+20
2019-10-05
ACPI / PCI: fix acpi_pci_irq_enable() memory leak
Wenwen Wang
1
-1
/
+3
2019-10-05
ACPI: custom_method: fix memory leaks
Wenwen Wang
1
-1
/
+4
2019-10-05
ACPI / CPPC: do not require the _PSD method
Al Stone
1
-2
/
+4
2019-10-05
ACPI / processor: don't print errors for processorIDs == 0xff
Jiri Slaby
1
-3
/
+7
2019-10-05
ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35
Hans de Goede
1
-0
/
+37
2019-08-16
ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
Lorenzo Pieralisi
1
-2
/
+2
2019-08-06
ACPI: blacklist: fix clang warning for unused DMI table
Arnd Bergmann
1
-0
/
+4
2019-06-11
pstore: Convert buf_lock to semaphore
Kees Cook
1
-1
/
+0
2019-05-31
ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()
Pierre-Louis Bossart
1
-0
/
+8
2019-05-16
ACPICA: Namespace: remove address node from global list after method termination
Erik Schmauss
1
-0
/
+4
2019-05-16
ACPICA: AML interpreter: add region addresses in global list during initializ...
Erik Schmauss
1
-0
/
+4
2019-05-14
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
2
-2
/
+2
2019-04-20
Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
Zhang Rui
1
-0
/
+53
2019-04-20
ACPI / SBS: Fix GPE storm on recent MacBookPro's
Ronald Tschalär
1
-2
/
+6
2019-04-05
ACPI / video: Extend chassis-type detection with a "Lunch Box" check
Hans de Goede
1
-0
/
+1
2019-04-05
ACPI / video: Refactor and fix dmi_is_desktop()
Hans de Goede
1
-6
/
+13
2019-03-23
nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
Dexuan Cui
1
-7
/
+7
2019-03-23
ACPI / device_sysfs: Avoid OF modalias creation for removed device
Andy Shevchenko
1
-1
/
+5
2019-02-20
ACPI: NUMA: Use correct type for printing addresses on i386-PAE
Chao Fan
1
-3
/
+3
2019-02-12
ACPI/APEI: Clear GHES block_status before panic()
Lenny Szubowicz
1
-0
/
+2
2019-02-12
ACPI: SPCR: Consider baud rate 0 as preconfigured state
Andy Shevchenko
1
-0
/
+11
2019-01-31
acpi/nfit: Fix command-supported detection
Dan Williams
1
-14
/
+40
2019-01-31
acpi/nfit: Block function zero DSMs
Dan Williams
1
-0
/
+7
2019-01-17
ACPI / PMIC: xpower: Fix TS-pin current-source handling
Hans de Goede
1
-8
/
+33
2019-01-17
ACPI: power: Skip duplicate power resource references in _PRx
Hans de Goede
1
-0
/
+22
2018-12-17
ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
Lorenzo Pieralisi
1
-1
/
+1
2018-11-27
ACPI / platform: Add SMB0001 HID to forbidden_id_list
Hans de Goede
1
-0
/
+1
2018-11-27
ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAM
Mika Westerberg
1
-27
/
+45
2018-11-13
ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
Hans de Goede
1
-0
/
+2
2018-11-13
ACPI / processor: Fix the return value of acpi_processor_ids_walk()
Dou Liyang
1
-3
/
+4
2018-09-15
ACPI / scan: Initialize status to ACPI_STA_DEFAULT
Hans de Goede
1
-2
/
+3
2018-08-24
ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems
Robin H. Johnson
1
-1
/
+1
2018-08-24
nfit: fix unchecked dereference in acpi_nfit_ctl
Dave Jiang
1
-2
/
+4
2018-08-24
acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value
Dave Jiang
1
-0
/
+2
2018-08-24
ACPI / EC: Use ec_no_wakeup on Thinkpad X1 Carbon 6th
Mika Westerberg
1
-0
/
+20
2018-08-22
ACPI / PM: save NVS memory for ASUS 1025C laptop
Willy Tarreau
1
-0
/
+8
2018-08-17
ACPI / APEI: Remove ghes_ioremap_area
James Morse
1
-37
/
+2
2018-08-03
ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2
Hans de Goede
1
-1
/
+5
2018-08-03
PCI: pciehp: Request control of native hotplug only if supported
Mika Westerberg
1
-1
/
+3
2018-07-08
acpi: Add helper for deactivating memory region
Heikki Krogerus
1
-0
/
+72
2018-07-03
ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
Hans de Goede
1
-0
/
+2
2018-06-20
ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70
Mika Westerberg
1
-10
/
+49
[next]