| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | ACPICA: Implement IVRS IVHD type 11h parsing | Michał Żygowski | 2020-03-30 | 1 | -2/+16 |
| | * | ACPICA: Fix a typo in a comment field | Bob Moore | 2020-03-30 | 1 | -1/+1 |
| * | | x86: ACPI: fix CPU hotplug deadlock | Qian Cai | 2020-04-04 | 1 | -0/+8 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-03-31 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | acpi: Remove header dependency | Peter Zijlstra | 2020-03-21 | 1 | -1/+1 |
* | | | Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-03-31 | 3 | -2/+6 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. | | | Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'a... | Rafael J. Wysocki | 2020-03-30 | 1 | -0/+4 |
| |\ \| | |
|
| | * | | | ACPI: button: move HIDs to acpi/button.h | Josh Triplett | 2020-02-13 | 1 | -0/+4 |
| * | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2020-03-30 | 2 | -2/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | ACPICA: Update version to 20200214 | Bob Moore | 2020-03-30 | 1 | -1/+1 |
| | * | | ACPICA: Fix a couple of typos | Bob Moore | 2020-02-16 | 1 | -1/+1 |
* | | | | ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE | Rafael J. Wysocki | 2020-03-25 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-02-28 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro | Mika Westerberg | 2020-02-13 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() | Rafael J. Wysocki | 2020-02-21 | 1 | -0/+1 |
| |/
|/| |
|
* | | ACPICA: Introduce acpi_any_gpe_status_set() | Rafael J. Wysocki | 2020-02-11 | 1 | -0/+1 |
|/ |
|
* | ACPICA: Update version to 20200110 | Bob Moore | 2020-01-13 | 1 | -1/+1 |
* | ACPICA: All acpica: Update copyrights to 2020 Including tool signons. | Bob Moore | 2020-01-13 | 22 | -22/+22 |
* | ACPICA: Update version to 20191213 | Bob Moore | 2019-12-19 | 1 | -1/+1 |
* | ACPICA: acpisrc: add unix line ending support for non-windows build | Erik Kaneda | 2019-12-19 | 1 | -0/+11 |
*-. | Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc' | Rafael J. Wysocki | 2019-11-26 | 1 | -3/+5 |
|\ \ |
|
| * | | ACPI / utils: Introduce acpi_dev_hid_uid_match() helper | Andy Shevchenko | 2019-10-15 | 1 | -0/+2 |
| * | | ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPI | Andy Shevchenko | 2019-10-15 | 1 | -3/+3 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'acpi-ec', 'acpi-soc', 'acpi-pmic' and 'acpi-button' | Rafael J. Wysocki | 2019-11-26 | 1 | -12/+0 |
|\ \ \ \
| | | |/
| | |/| |
|
| | | * | ACPI: button: Remove unused acpi_lid_notifier_[un]register() functions | Hans de Goede | 2019-10-28 | 1 | -12/+0 |
| | |/
| |/| |
|
* | | | ACPICA: Update version to 20191018 | Bob Moore | 2019-10-28 | 1 | -1/+1 |
* | | | ACPICA: make acpi_load_table() return table index | Nikolaus Voss | 2019-10-28 | 1 | -1/+2 |
* | | | ACPICA: Add new external interface, acpi_unload_table() | Bob Moore | 2019-10-28 | 1 | -0/+3 |
|/ / |
|
* / | cpufreq: Use per-policy frequency QoS | Rafael J. Wysocki | 2019-10-21 | 1 | -10/+10 |
|/ |
|
* | Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-09-18 | 4 | -12/+15 |
|\ |
|
| * | ACPICA: Update version to 20190816. | Bob Moore | 2019-08-21 | 1 | -1/+1 |
| * | ACPICA: Add "Windows 2019" string to _OSI support. | Jung-uk Kim | 2019-08-21 | 1 | -0/+1 |
| * | ACPICA: Differentiate Windows 8.1 from Windows 8. | Jung-uk Kim | 2019-08-21 | 1 | -6/+7 |
| * | ACPICA: Fully deploy ACPI_PRINTF_LIKE macro | Bob Moore | 2019-08-21 | 1 | -0/+1 |
| * | ACPICA: Macros: remove pointer math on a null pointer | Bob Moore | 2019-08-21 | 1 | -1/+1 |
| * | ACPICA: Increase total number of possible Owner IDs | Bob Moore | 2019-08-21 | 2 | -4/+4 |
* | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2019-09-17 | 1 | -8/+18 |
|\ \ |
|
| * | | ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier | Viresh Kumar | 2019-08-28 | 1 | -8/+18 |
| |/ |
|
* / | ACPICA: Return u32 from acpi_dispatch_gpe() | Rafael J. Wysocki | 2019-07-23 | 1 | -1/+7 |
|/ |
|
* | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 1 | -1/+1 |
|\ |
|
| * | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet | 2019-06-14 | 6 | -49/+6 |
| |\ |
|
| * | | docs: fix broken documentation links | Mauro Carvalho Chehab | 2019-06-08 | 1 | -1/+1 |
* | | | Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-07-09 | 2 | -3/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'acpica' | Rafael J. Wysocki | 2019-07-08 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | ACPICA: Update version to 20190703 | Bob Moore | 2019-07-04 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 2019-07-08 | 1 | -2/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/ |
|
| | * | | ACPI: OSL: Make a W=1 kernel-doc warning go away | Qian Cai | 2019-06-04 | 1 | -2/+2 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'acpi-pm' and 'pm-pci' | Rafael J. Wysocki | 2019-07-08 | 1 | -1/+10 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | * | | | ACPI: PM: Unexport acpi_device_get_power() | Rafael J. Wysocki | 2019-07-04 | 1 | -1/+0 |
| | * | | | ACPI / PM: Introduce concept of a _PR0 dependent device | Mika Westerberg | 2019-06-27 | 1 | -0/+4 |
| |/ / /
|/| | | |
|