index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2021-06-29
Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2021-06-29
Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'
Rafael J. Wysocki
11
-54
/
+130
2021-06-29
Merge branches 'acpi-dptf' and 'acpi-messages'
Rafael J. Wysocki
19
-121
/
+108
2021-06-29
Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'
Rafael J. Wysocki
7
-49
/
+356
2021-06-29
Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-resources'
Rafael J. Wysocki
11
-131
/
+266
2021-06-29
Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
9
-148
/
+250
2021-06-29
Merge branch 'acpica'
Rafael J. Wysocki
6
-3
/
+69
2021-06-23
ACPI: PM: postpone bringing devices to D0 unless we need them
Dmitry Torokhov
1
-1
/
+31
2021-06-23
ACPI: tables: Add custom DSDT file as makefile prerequisite
Richard Fitzgerald
1
-0
/
+5
2021-06-23
ACPI: bgrt: Use sysfs_emit
Nathan Chancellor
1
-1
/
+1
2021-06-23
ACPI: bgrt: Fix CFI violation
Nathan Chancellor
1
-39
/
+18
2021-06-21
ACPI: EC: trust DSDT GPE for certain HP laptop
Zhang Rui
1
-1
/
+20
2021-06-21
ACPI: scan: Simplify acpi_table_events_fn()
Rafael J. Wysocki
3
-30
/
+13
2021-06-18
ACPI: PM: Adjust behavior for field problems on AMD systems
Mario Limonciello
1
-0
/
+15
2021-06-18
ACPI: PM: s2idle: Add support for new Microsoft UUID
Pratik Vishwakarma
1
-4
/
+30
2021-06-18
ACPI: PM: s2idle: Add support for multiple func mask
Pratik Vishwakarma
1
-11
/
+20
2021-06-18
ACPI: PM: s2idle: Refactor common code
Pratik Vishwakarma
1
-32
/
+35
2021-06-18
ACPI: PM: s2idle: Use correct revision id
Pratik Vishwakarma
1
-1
/
+1
2021-06-18
ACPI: sysfs: Remove tailing return statement in void function
Andy Shevchenko
1
-1
/
+0
2021-06-18
ACPI: sysfs: Use __ATTR_RO() and __ATTR_RW() macros
Andy Shevchenko
1
-16
/
+7
2021-06-17
ACPI: sysfs: Sort headers alphabetically
Andy Shevchenko
1
-1
/
+1
2021-06-17
ACPI: sysfs: Refactor param_get_trace_state() to drop dead code
Andy Shevchenko
1
-10
/
+6
2021-06-17
ACPI: sysfs: Unify pattern of memory allocations
Andy Shevchenko
1
-8
/
+4
2021-06-17
ACPI: sysfs: Allow bitmap list to be supplied to acpi_mask_gpe
Andy Shevchenko
1
-3
/
+10
2021-06-17
ACPI: sysfs: Make sparse happy about address space in use
Andy Shevchenko
1
-1
/
+1
2021-06-17
ACPI: scan: Fix race related to dropping dependencies
Rafael J. Wysocki
1
-13
/
+32
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-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
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
[next]