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
2021-12-01
ACPI: EC: Rename three functions
Rafael J. Wysocki
1
-11
/
+11
2021-12-01
ACPI: EC: Simplify locking in acpi_ec_event_handler()
Rafael J. Wysocki
1
-9
/
+9
2021-12-01
ACPI: EC: Rearrange the loop in acpi_ec_event_handler()
Rafael J. Wysocki
1
-11
/
+10
2021-12-01
ACPI: EC: Fold acpi_ec_check_event() into acpi_ec_event_handler()
Rafael J. Wysocki
1
-19
/
+9
2021-12-01
ACPI: EC: Pass one argument to acpi_ec_query()
Rafael J. Wysocki
1
-12
/
+14
2021-12-01
ACPI: EC: Call advance_transaction() from acpi_ec_dispatch_gpe()
Rafael J. Wysocki
1
-11
/
+28
2021-12-01
ACPI: EC: Rework flushing of EC work while suspended to idle
Rafael J. Wysocki
2
-14
/
+45
2021-12-01
ACPI / x86: Add PWM2 on the Xiaomi Mi Pad 2 to the always_present list
Hans de Goede
1
-0
/
+6
2021-12-01
ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD win
Hans de Goede
1
-3
/
+17
2021-12-01
ACPI / x86: Allow specifying acpi_device_override_status() quirks by path
Hans de Goede
1
-10
/
+32
2021-12-01
ACPI: Change acpi_device_always_present() into acpi_device_override_status()
Hans de Goede
2
-29
/
+39
2021-12-01
ACPI / x86: Drop PWM2 device on Lenovo Yoga Book from always present table
Hans de Goede
1
-4
/
+0
2021-11-26
Merge branch 'acpi-properties'
Rafael J. Wysocki
1
-9
/
+5
2021-11-24
ACPI: scan: Do not add device IDs from _CID if _HID is not valid
Rafael J. Wysocki
1
-5
/
+5
2021-11-24
ACPI: processor idle: Use swap() instead of open coding it
Guo Zhengkui
1
-4
/
+2
2021-11-24
ACPI: DPTF: Update device ID in a comment
Sumeet Pawnikar
1
-1
/
+1
2021-11-24
ACPI: PM: Emit debug messages when enabling/disabling wakeup power
Rafael J. Wysocki
1
-0
/
+12
2021-11-24
ACPI: CPPC: Add NULL pointer check to cppc_get_perf()
Rafael J. Wysocki
1
-1
/
+8
2021-11-23
ACPI: Make acpi_node_get_parent() local
Sakari Ailus
1
-1
/
+2
2021-11-23
ACPI: Get acpi_device's parent from the parent field
Sakari Ailus
1
-8
/
+3
2021-11-17
Revert "ACPI: scan: Release PM resources blocked by unused objects"
Rafael J. Wysocki
3
-32
/
+0
2021-11-16
ACPI: thermal: drop an always true check
Adam Borowski
1
-2
/
+0
2021-11-15
x86/sgx: Add check for SGX pages to ghes_do_memory_failure()
Tony Luck
1
-1
/
+1
2021-11-15
x86/sgx: Add hook to error injection address validation
Tony Luck
1
-1
/
+2
2021-11-15
ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
Alison Schofield
1
-1
/
+58
2021-11-15
ACPI: Add a context argument for table parsing handlers
Dan Williams
1
-7
/
+44
2021-11-15
ACPI: Teach ACPI table parsing about the CEDT header format
Dan Williams
1
-0
/
+9
2021-11-15
ACPI: Keep sub-table parsing infrastructure available for modules
Dan Williams
2
-14
/
+16
2021-11-10
Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-65
/
+113
2021-11-10
Merge branches 'acpica', 'acpi-ec', 'acpi-pmic' and 'acpi-video'
Rafael J. Wysocki
3
-60
/
+80
2021-11-10
Merge branch 'acpi-dsc'
Rafael J. Wysocki
2
-0
/
+30
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-77
/
+84
2021-11-05
ACPI: PM: Fix device wakeup power reference counting error
Rafael J. Wysocki
1
-5
/
+3
2021-11-03
ACPI: video: use platform backlight driver on Xiaomi Mi Pad 2
Hans de Goede
1
-0
/
+8
2021-11-03
ACPI: video: Drop dmi_system_id.ident settings from video_detect_dmi_table[]
Hans de Goede
1
-35
/
+35
2021-11-03
ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses
Hans de Goede
1
-23
/
+28
2021-11-03
ACPI: EC: Remove initialization of static variables to false
wangzhitong
1
-2
/
+2
2021-11-03
ACPI: EC: Use ec_no_wakeup on HP ZHAN 66 Pro
Binbin Zhou
1
-0
/
+7
2021-11-03
ACPI: Add a convenience function to tell a device is in D0 state
Sakari Ailus
1
-0
/
+26
2021-11-03
ACPI: scan: Obtain device's desired enumeration power state
Sakari Ailus
1
-0
/
+4
2021-11-02
Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
21
-124
/
+245
2021-11-02
Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs'
Rafael J. Wysocki
3
-18
/
+37
2021-11-02
Merge branches 'acpi-pm', 'acpi-battery' and 'acpi-ac'
Rafael J. Wysocki
4
-60
/
+68
2021-11-02
Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc'
Rafael J. Wysocki
4
-25
/
+32
2021-11-02
Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc'
Rafael J. Wysocki
7
-8
/
+92
2021-11-02
Merge branch 'acpica'
Rafael J. Wysocki
5
-13
/
+16
2021-11-01
Merge tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-0
/
+1
2021-11-01
Merge tag 'mailbox-v5.16' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
1
-28
/
+15
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+67
2021-10-29
mailbox: pcc: Use PCC mailbox channel pointer instead of standard
Sudeep Holla
1
-28
/
+15
[prev]
[next]