summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_pad.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI, x86: Add Zhaoxin processors support for NONSTOP TSCTony W Wang-oc2019-06-221-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* ACPI: Add Hygon Dhyana supportPu Wen2018-09-271-0/+1
* ACPI: acpi_pad: Fix memory leak in power saving threadsLenny Szubowicz2018-03-301-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
* ACPI / PAD: don't register acpi_pad driver if running as Xen dom0Juergen Gross2016-10-121-0/+5
* ACPI / PAD: power_saving_thread() is not freezableJiri Kosina2015-10-261-2/+0
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0
* sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
* ACPI/PAD: Use explicit broadcast oneshot control functionThomas Gleixner2015-04-031-4/+2
* ACPI/PAD: Use explicit broadcast control functionThomas Gleixner2015-04-031-3/+2
* ACPI/PAD: Remove the local APIC nonsenseThomas Gleixner2015-04-031-21/+5
* cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-071-5/+3
* ACPI / PAD: Use time_before() for time comparisonManuel Schölling2014-05-271-3/+4
* ACPI / PAD: call schedule() when need_resched() is trueTony Camuso2014-04-281-1/+8
* ACPI / PAD: use acpi_evaluate_ost() to replace open-coded versionJiang Liu2014-02-211-19/+5
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-2/+1
|\
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1
* | x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-191-4/+1
|/
* Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-5/+8
|\
| * acpi: Replace weird use of PTR_RET.Rusty Russell2013-07-151-5/+8
* | ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-1/+0
|/
* ACPI / acpi_pad: Used PTR_RETAlexandru Gheorghiu2013-03-251-1/+1
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-2/+1
* ACPI: strict_strtoul() and printk() cleanup in acpi_padJosh2012-11-151-4/+4
*-. Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-261-3/+4
|\ \
| | * acpi_pad: fix power_saving thread deadlockStuart Hayes2012-06-301-3/+4
| |/
* | ACPI: acpi_pad: tune round_robin_timeLen Brown2012-07-141-1/+1
* | ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" threadLen Brown2012-06-131-1/+1
|/
* ACPI: minor printk format change in acpi_padNaga Chumbalkar2011-03-231-1/+1
* ACPI: make acpi_pad /sys output more readableNaga Chumbalkar2011-03-231-4/+7
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-6/+1
|\
| * x86, mwait: Move mwait constants to a common header fileH. Peter Anvin2010-09-171-6/+1
* | ACPI: acpi_pad: simplify code to avoid false gcc build warningLen Brown2010-09-291-16/+18
|/
* time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-1/+1
* ACPI: acpi_pad: Don't needlessly mark LAPIC unstableChen Gong2010-06-041-12/+24
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-281-9/+0
|\
| * acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLINGLen Brown2010-05-271-9/+0
* | ACPI: Don't let acpi_pad needlessly mark TSC unstableVenkatesh Pallipadi2010-05-281-2/+11
|/
* acpi_pad: "processor_aggregator" name too longDan Carpenter2010-05-061-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'acpi-pad' into releaseLen Brown2010-01-201-17/+20
|\
| * acpi_pad: fix error checksChen Gong2009-12-301-17/+20
* | acpi_pad: squish warningAndrew Morton2009-12-161-1/+2
|/
* ACPI: create Processor Aggregator Device driverShaohua Li2009-07-311-0/+514