index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
ACPI: scan: Reorganize acpi_device_add()
Rafael J. Wysocki
1
-11
/
+20
2021-06-17
ACPI: scan: Fix device object rescan in acpi_scan_clear_dep()
Rafael J. Wysocki
1
-5
/
+45
2021-06-17
ACPI: scan: Make acpi_walk_dep_device_list()
Rafael J. Wysocki
1
-4
/
+3
2021-06-17
ACPI: scan: Rearrange acpi_dev_get_first_consumer_dev_cb()
Rafael J. Wysocki
1
-7
/
+6
2021-06-17
ACPI: scan: Define acpi_bus_put_acpi_device() as static inline
Rafael J. Wysocki
1
-5
/
+0
2021-06-17
ACPI: PRM: make symbol 'prm_module_list' static
Wei Yongjun
1
-1
/
+1
2021-06-17
ACPI: NVS: fix doc warnings in nvs.c
Baokun Li
1
-12
/
+12
2021-06-17
ACPI: sysfs: fix doc warnings in device_sysfs.c
Baokun Li
1
-0
/
+5
2021-06-17
ACPI: APEI: fix synchronous external aborts in user-mode
Xiaofei Tan
1
-17
/
+64
2021-06-17
mfd: tps68470: Remove tps68470 MFD driver
Daniel Scally
1
-1
/
+1
2021-06-16
ACPI: power: Use dev_dbg() to print some messages
Rafael J. Wysocki
1
-2
/
+2
2021-06-16
ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint
Mario Limonciello
3
-0
/
+37
2021-06-16
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
1
-0
/
+29
2021-06-14
ACPI: processor_throttling: Fix several coding style issues
Clayton Casciato
1
-11
/
+8
2021-06-14
ACPI: sysfs: Drop four redundant return statements
Clayton Casciato
1
-8
/
+0
2021-06-14
ACPI: video: Drop three redundant return statements
Clayton Casciato
1
-6
/
+0
2021-06-14
ACPI: sleep: Fix acpi_pm_pre_suspend() kernel-doc
Yang Li
1
-1
/
+1
2021-06-14
ACPI: processor_throttling: Remove redundant initialization of 'obj'
Yang Li
1
-1
/
+1
2021-06-14
Merge back ACPI power management material for v5.14.
Rafael J. Wysocki
8
-71
/
+79
2021-06-11
ACPI: utils: Introduce acpi_get_local_address()
Calvin Johnson
1
-0
/
+14
2021-06-11
Merge back 'acpi-bus' material for v5.14.
Rafael J. Wysocki
1
-2
/
+0
2021-06-11
Merge branch 'acpi-bus'
Rafael J. Wysocki
1
-19
/
+8
2021-06-10
ACPI: scan: initialize local variable to avoid garbage being returned
Colin Ian King
1
-1
/
+1
2021-06-10
ACPI: Remove redundant clearing of context->ret.pointer from acpi_run_osc()
Hans de Goede
1
-2
/
+0
2021-06-10
ACPI: Add \_SB._OSC bit for PRM
Erik Kaneda
1
-0
/
+1
2021-06-10
ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtype
Erik Kaneda
5
-0
/
+320
2021-06-09
ACPI: resources: Add checks for ACPI IRQ override
Hui Wang
1
-1
/
+8
2021-06-09
ACPI: Pass the same capabilities to the _OSC regardless of the query flag
Mika Westerberg
1
-19
/
+8
2021-06-08
ACPI/IORT: Enable stall support for platform devices
Jean-Philippe Brucker
1
-1
/
+3
2021-06-07
ACPI: scan: Add function to fetch dependent of ACPI device
Daniel Scally
1
-0
/
+35
2021-06-07
ACPI: scan: Extend acpi_walk_dep_device_list()
Daniel Scally
3
-20
/
+53
2021-06-07
ACPI: sysfs: Fix a buffer overrun problem with description_show()
Krzysztof WilczyĆski
1
-1
/
+1
2021-06-07
ACPI: LPSS: Use kstrtol() instead of simple_strtol()
Liu Shixin
1
-7
/
+6
2021-06-07
ACPI: tables: FPDT: Add missing acpi_put_table() in acpi_init_fpdt()
Jing Xiangfeng
1
-1
/
+3
2021-06-07
ACPI: tables: PPTT: Populate cache-id if provided by firmware
James Morse
1
-4
/
+14
2021-06-07
ACPI: OSL: Use DEFINE_RES_IO_NAMED() to simplify code
Zhen Lei
1
-6
/
+1
2021-06-07
ACPI: bus: Call kobject_put() in acpi_init() error path
Hanjun Guo
1
-0
/
+1
2021-06-07
ACPI: bus: Remove unneeded assignment
Hanjun Guo
1
-3
/
+1
2021-06-07
ACPI: Remove the macro PREFIX "ACPI: "
Hanjun Guo
1
-2
/
+0
2021-06-07
ACPI: sleep: Unify the message printing
Hanjun Guo
1
-9
/
+9
2021-06-07
ACPI: sbs: Unify the message printing
Hanjun Guo
1
-6
/
+6
2021-06-07
ACPI: scan: Unify the log message printing
Hanjun Guo
1
-5
/
+6
2021-06-07
ACPI: sbshc: Unify the message printing
Hanjun Guo
1
-4
/
+4
2021-06-07
ACPI: sysfs: Cleanup message printing
Hanjun Guo
1
-5
/
+3
2021-06-07
ACPI: reboot: Unify the message printing
Hanjun Guo
1
-1
/
+3
2021-06-07
ACPI: processor_throttling: Cleanup the printing messages
Hanjun Guo
1
-34
/
+26
2021-06-07
ACPI: processor_perflib: Cleanup print messages
Hanjun Guo
1
-20
/
+18
2021-06-07
ACPI: processor_thermal: Remove unused PREFIX for printing
Hanjun Guo
1
-2
/
+0
2021-06-07
ACPI: pci_root: Unify the message printing
Hanjun Guo
1
-1
/
+3
2021-06-07
ACPI: osl: Remove the duplicated PREFIX for message printing
Hanjun Guo
1
-2
/
+2
[prev]
[next]