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-05-12
ACPI: clean up white space in a few places for consistency
Ian Cowan
1
-2
/
+2
2022-05-12
ACPI: glue: Rearrange find_child_checks()
Rafael J. Wysocki
1
-7
/
+9
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
2
-21
/
+3
2022-05-06
ACPI: DPTF: Add support for high frequency impedance notification
Sumeet Pawnikar
1
-1
/
+4
2022-05-06
ACPI: processor: idle: Expose max_cstate/nocst/bm_check_disable read-only in sysfs
Yajun Deng
1
-5
/
+5
2022-05-06
ACPI: battery: Make "not-charging" the default on no charging or full info
Werner Sembach
1
-23
/
+1
2022-05-06
ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init()
Ilkka Koskinen
1
-0
/
+1
2022-04-28
ACPI: NFIT: Drop nfit_device_lock()
Dan Williams
2
-39
/
+15
2022-04-28
PCI/ACPI: negotiate CXL _OSC
Vishal Verma
1
-19
/
+160
2022-04-28
PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges
Dan Williams
1
-14
/
+53
2022-04-28
PCI/ACPI: add a helper for retrieving _OSC Control DWORDs
Vishal Verma
2
-2
/
+2
2022-04-27
ACPI: OSL: Remove the helper for deactivating memory region
Heikki Krogerus
1
-86
/
+0
2022-04-22
ACPI: bus: Avoid non-ACPI device objects in walks over children
Rafael J. Wysocki
2
-6
/
+23
2022-04-22
ACPI: DPTF: Correct description of INT3407 / INT3532 attributes
Sumeet Pawnikar
1
-3
/
+1
2022-04-22
ACPI: BGRT: use static for BGRT_SHOW kobj_attribute defines
Tom Rix
1
-1
/
+1
2022-04-22
ACPI, APEI, EINJ: Refuse to inject into the zero page
Tony Luck
1
-0
/
+3
2022-04-21
ACPI: PM: Always print final debug message in acpi_device_set_power()
Rafael J. Wysocki
1
-8
/
+10
2022-04-21
Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"
Ville Syrjälä
1
-5
/
+0
2022-04-21
ACPI: processor: idle: Avoid falling back to C3 type C-states
Ville Syrjälä
1
-1
/
+2
2022-04-13
ACPI: SPCR: Add support for NVIDIA 16550-compatible port subtype
Jeff Brasen
1
-0
/
+1
2022-04-13
ACPI: APEI: Fix missing ERST record id
Liu Xinpeng
2
-7
/
+73
2022-04-13
ACPICA: exsystem.c: Use ACPI_FORMAT_UINT64 for 64-bit output
Bob Moore
1
-2
/
+3
2022-04-13
ACPICA: executer/exsystem: Fix some typo mistakes
Selvarasu Ganesan
1
-3
/
+3
2022-04-13
ACPICA: executer/exsystem: Warn about sleeps greater than 10 ms
Paul Menzel
1
-0
/
+10
2022-04-13
ACPICA: executer/exsystem: Inform users about ACPI spec violation
Paul Menzel
1
-0
/
+5
2022-04-13
ACPICA: executer/exsystem: Add units to time variable names
Paul Menzel
1
-11
/
+11
2022-04-13
ACPICA: Update copyright notices to the year 2022
Bob Moore
142
-143
/
+143
2022-04-13
ACPICA: Clean up double word in comment
Tom Rix
2
-2
/
+2
2022-04-13
ACPICA: Add new ACPI 6.4 semantics for LoadTable() operator
Bob Moore
1
-7
/
+17
2022-04-13
ACPICA: Add new ACPI 6.4 semantics to the Load() operator
Bob Moore
4
-19
/
+43
2022-04-13
ACPICA: Add support for the Windows 11 _OSI string
Mario Limonciello
1
-0
/
+1
2022-04-13
ACPI: sysfs: Fix BERT error region memory mapping
Lorenzo Pieralisi
1
-7
/
+18
2022-04-13
ACPI: property: Release subnode properties with data nodes
Sakari Ailus
1
-6
/
+12
2022-04-13
PCI: ACPI: PM: Power up devices in D3cold before scanning them
Rafael J. Wysocki
1
-0
/
+2
2022-04-13
ACPI: PM: Introduce acpi_dev_power_up_children_with_adr()
Rafael J. Wysocki
1
-0
/
+30
2022-04-13
ACPI: bus: Introduce acpi_dev_for_each_child()
Rafael J. Wysocki
1
-0
/
+6
2022-04-13
ACPI: PM: Unify debug messages in acpi_device_set_power()
Rafael J. Wysocki
1
-17
/
+19
2022-04-13
ACPI: PM: Change pr_fmt() in device_pm.c
Rafael J. Wysocki
1
-1
/
+1
2022-04-13
ACPI: PM: Convert debug message in acpi_device_get_power()
Rafael J. Wysocki
1
-2
/
+2
2022-04-08
Merge branch 'acpi-bus'
Rafael J. Wysocki
1
-13
/
+0
2022-04-05
ACPI: bus: Eliminate acpi_bus_get_device()
Rafael J. Wysocki
1
-13
/
+0
2022-04-05
device property: Add irq_get to fwnode operation
Sakari Ailus
1
-0
/
+14
2022-04-05
ACPI: property: Move acpi_fwnode_device_get_match_data() up
Sakari Ailus
1
-7
/
+7
2022-04-05
device property: Convert device_{dma_supported,get_dma_attr} to fwnode
Sakari Ailus
1
-0
/
+14
2022-04-05
ACPI: Add perf low power callback
Stephane Eranian
2
-0
/
+12
2022-04-04
Revert "ACPI: processor: idle: Only flush cache on entering C3"
Akihiko Odaki
1
-2
/
+1
2022-03-31
Merge tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-36
/
+41
2022-03-31
Merge branches 'acpi-ipmi', 'acpi-tables' and 'acpi-apei'
Rafael J. Wysocki
3
-24
/
+21
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
2
-390
/
+3
2022-03-26
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-3
/
+4
[prev]
[next]