summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpi_pad.c
AgeCommit message (Expand)AuthorFilesLines
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 <uap...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...Linus 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/gi...Linus 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
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown1-3/+4
2012-07-14ACPI: acpi_pad: tune round_robin_timeLen Brown1-1/+1
2012-06-30acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-06-13ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" threadLen Brown1-1/+1
2011-03-23ACPI: minor printk format change in acpi_padNaga Chumbalkar1-1/+1
2011-03-23ACPI: make acpi_pad /sys output more readableNaga Chumbalkar1-4/+7
2010-10-21Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+1
2010-09-29ACPI: acpi_pad: simplify code to avoid false gcc build warningLen Brown1-16/+18
2010-09-17x86, mwait: Move mwait constants to a common header fileH. Peter Anvin1-6/+1
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-1/+1
2010-06-04ACPI: acpi_pad: Don't needlessly mark LAPIC unstableChen Gong1-12/+24
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+0
2010-05-28ACPI: Don't let acpi_pad needlessly mark TSC unstableVenkatesh Pallipadi1-2/+11
2010-05-27acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLINGLen Brown1-9/+0
2010-05-06acpi_pad: "processor_aggregator" name too longDan Carpenter1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-01-20Merge branch 'acpi-pad' into releaseLen Brown1-17/+20
2009-12-30acpi_pad: fix error checksChen Gong1-17/+20
2009-12-16acpi_pad: squish warningAndrew Morton1-1/+2
2009-07-31ACPI: create Processor Aggregator Device driverShaohua Li1-0/+514