| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-11-03 | 1 | -1/+1 |
|\ |
|
| * | acpi,mm: fix typo sibiling -> sibling | Li Zhijian | 2023-10-06 | 1 | -1/+1 |
* | | ACPI: acpi_pad: Rename ACPI device from device to adev | Michal Wilczynski | 2023-10-24 | 1 | -10/+11 |
* | | ACPI: acpi_pad: Use dev groups for sysfs | Michal Wilczynski | 2023-10-24 | 1 | -33/+9 |
* | | ACPI: acpi_pad: Replace acpi_driver with platform_driver | Michal Wilczynski | 2023-10-24 | 1 | -11/+14 |
|/ |
|
* | ACPI: PAD: mark Zhaoxin CPUs NONSTOP TSC correctly | Tony W Wang-oc | 2023-06-12 | 1 | -0/+1 |
*-. | Merge branches 'acpi-fan', 'acpi-pcc', 'acpi-misc' and 'pnp' | Rafael J. Wysocki | 2022-12-12 | 1 | -2/+2 |
|\ \ |
|
| | * | ACPI: use sysfs_emit() instead of scnprintf() | ye xingchen | 2022-12-02 | 1 | -2/+2 |
| |/ |
|
* / | ACPI: make remove callback of ACPI driver void | Dawei Li | 2022-11-23 | 1 | -2/+1 |
|/ |
|
* | ACPI: Add perf low power callback | Stephane Eranian | 2022-04-05 | 1 | -0/+7 |
* | ACPI: processor: Replace deprecated CPU-hotplug functions | Sebastian Andrzej Siewior | 2021-08-04 | 1 | -2/+2 |
* | ACPI: acpi_pad: add a missed blank line after declarations | Xiaofei Tan | 2021-04-08 | 1 | -0/+4 |
* | ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros | Dwaipayan Ray | 2021-01-22 | 1 | -15/+9 |
* | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-06 | 1 | -2/+1 |
|\ |
|
| * | sched,acpi_pad: Convert to sched_set_fifo*() | Peter Zijlstra | 2020-06-15 | 1 | -2/+1 |
* | | ACPI: PAD: Eliminate usage of uninitialized_var() macro | Jason Yan | 2020-06-24 | 1 | -1/+1 |
|/ |
|
* | ACPI, x86: Add Zhaoxin processors support for NONSTOP TSC | Tony W Wang-oc | 2019-06-22 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 1 | -10/+1 |
* | ACPI: Add Hygon Dhyana support | Pu Wen | 2018-09-27 | 1 | -0/+1 |
* | ACPI: acpi_pad: Fix memory leak in power saving threads | Lenny Szubowicz | 2018-03-30 | 1 | -0/+3 |
* | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | ACPI / PAD: don't register acpi_pad driver if running as Xen dom0 | Juergen Gross | 2016-10-12 | 1 | -0/+5 |
* | ACPI / PAD: power_saving_thread() is not freezable | Jiri Kosina | 2015-10-26 | 1 | -2/+0 |
* | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 2015-07-08 | 1 | -4/+0 |
* | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 2015-05-27 | 1 | -1/+1 |
* | ACPI/PAD: Use explicit broadcast oneshot control function | Thomas Gleixner | 2015-04-03 | 1 | -4/+2 |
* | ACPI/PAD: Use explicit broadcast control function | Thomas Gleixner | 2015-04-03 | 1 | -3/+2 |
* | ACPI/PAD: Remove the local APIC nonsense | Thomas Gleixner | 2015-04-03 | 1 | -21/+5 |
* | cpumask: factor out show_cpumap into separate helper function | Sudeep Holla | 2014-11-07 | 1 | -5/+3 |
* | ACPI / PAD: Use time_before() for time comparison | Manuel Schölling | 2014-05-27 | 1 | -3/+4 |
* | ACPI / PAD: call schedule() when need_resched() is true | Tony Camuso | 2014-04-28 | 1 | -1/+8 |
* | ACPI / PAD: use acpi_evaluate_ost() to replace open-coded version | Jiang Liu | 2014-02-21 | 1 | -19/+5 |
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-25 | 1 | -2/+1 |
|\ |
|
| * | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -2/+1 |
* | | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra | 2013-12-19 | 1 | -4/+1 |
|/ |
|
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-05 | 1 | -5/+8 |
|\ |
|
| * | acpi: Replace weird use of PTR_RET. | Rusty Russell | 2013-07-15 | 1 | -5/+8 |
* | | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 2013-07-15 | 1 | -1/+0 |
|/ |
|
* | ACPI / acpi_pad: Used PTR_RET | Alexandru Gheorghiu | 2013-03-25 | 1 | -1/+1 |
* | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 1 | -2/+1 |
* | ACPI: strict_strtoul() and printk() cleanup in acpi_pad | Josh | 2012-11-15 | 1 | -4/+4 |
*-. | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 2012-07-26 | 1 | -3/+4 |
|\ \ |
|
| | * | acpi_pad: fix power_saving thread deadlock | Stuart Hayes | 2012-06-30 | 1 | -3/+4 |
| |/ |
|
* | | ACPI: acpi_pad: tune round_robin_time | Len Brown | 2012-07-14 | 1 | -1/+1 |
* | | ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" thread | Len Brown | 2012-06-14 | 1 | -1/+1 |
|/ |
|
* | ACPI: minor printk format change in acpi_pad | Naga Chumbalkar | 2011-03-23 | 1 | -1/+1 |
* | ACPI: make acpi_pad /sys output more readable | Naga Chumbalkar | 2011-03-23 | 1 | -4/+7 |
* | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 1 | -6/+1 |
|\ |
|
| * | x86, mwait: Move mwait constants to a common header file | H. Peter Anvin | 2010-09-18 | 1 | -6/+1 |
* | | ACPI: acpi_pad: simplify code to avoid false gcc build warning | Len Brown | 2010-09-29 | 1 | -16/+18 |
|/ |
|