aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_pad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-15x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID headerAhmed S. Darwish1-1/+1
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen1-1/+1
2024-12-18x86/cpu: Remove unnecessary MwAIT leaf checksDave Hansen1-2/+0
2024-12-18x86/cpu: Move MWAIT leaf definition to common headerDave Hansen1-0/+1
2024-11-12ACPI: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-09-11Merge branches 'acpi-video', 'acpi-resource', 'acpi-pad' and 'acpi-misc'Rafael J. Wysocki1-4/+6
2024-08-29ACPI: PAD: fix crash in exit_round_robin()Seiji Nishikawa1-2/+4
2024-08-26ACPI: PAD: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed1-2/+2
2024-06-13ACPI: acpi_pad: Still evaluate _OST when _PUR evaluation failsArmin Wolf1-4/+15
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2023-10-24ACPI: acpi_pad: Rename ACPI device from device to adevMichal Wilczynski1-10/+11
2023-10-24ACPI: acpi_pad: Use dev groups for sysfsMichal Wilczynski1-33/+9
2023-10-24ACPI: acpi_pad: Replace acpi_driver with platform_driverMichal Wilczynski1-11/+14
2023-10-06acpi,mm: fix typo sibiling -> siblingLi Zhijian1-1/+1
2023-06-12ACPI: PAD: mark Zhaoxin CPUs NONSTOP TSC correctlyTony W Wang-oc1-0/+1
2022-12-12Merge branches 'acpi-fan', 'acpi-pcc', 'acpi-misc' and 'pnp'Rafael J. Wysocki1-2/+2
2022-12-02ACPI: use sysfs_emit() instead of scnprintf()ye xingchen1-2/+2
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li1-2/+1
2022-04-05ACPI: Add perf low power callbackStephane Eranian1-0/+7
2021-08-04ACPI: processor: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior1-2/+2
2021-04-08ACPI: acpi_pad: add a missed blank line after declarationsXiaofei Tan1-0/+4
2021-01-22ACPI: Use DEVICE_ATTR_<RW|RO|WO> macrosDwaipayan Ray1-15/+9
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2020-06-24ACPI: PAD: Eliminate usage of uninitialized_var() macroJason Yan1-1/+1
2020-06-15sched,acpi_pad: Convert to sched_set_fifo*()Peter Zijlstra1-2/+1
2019-06-22ACPI, x86: Add Zhaoxin processors support for NONSTOP TSCTony W Wang-oc1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-10/+1
2018-09-27ACPI: Add Hygon Dhyana supportPu Wen1-0/+1
2018-03-30ACPI: acpi_pad: Fix memory leak in power saving threadsLenny Szubowicz1-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>Ingo Molnar1-0/+1
2016-10-12ACPI / PAD: don't register acpi_pad driver if running as Xen dom0Juergen Gross1-0/+5
2015-10-26ACPI / PAD: power_saving_thread() is not freezableJiri Kosina1-2/+0
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-04-03ACPI/PAD: Use explicit broadcast oneshot control functionThomas Gleixner1-4/+2
2015-04-03ACPI/PAD: Use explicit broadcast control functionThomas Gleixner1-3/+2
2015-04-03ACPI/PAD: Remove the local APIC nonsenseThomas Gleixner1-21/+5
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla1-5/+3
2014-05-27ACPI / PAD: Use time_before() for time comparisonManuel Schölling1-3/+4
2014-04-28ACPI / PAD: call schedule() when need_resched() is trueTony Camuso1-1/+8
2014-02-21ACPI / PAD: use acpi_evaluate_ost() to replace open-coded versionJiang Liu1-19/+5
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra1-4/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-5/+8
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-1/+0
2013-07-15acpi: Replace weird use of PTR_RET.Rusty Russell1-5/+8
2013-03-25ACPI / acpi_pad: Used PTR_RETAlexandru Gheorghiu1-1/+1
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-2/+1
2012-11-15ACPI: strict_strtoul() and printk() cleanup in acpi_padJosh1-4/+4