index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_pad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-22
ACPI, x86: Add Zhaoxin processors support for NONSTOP TSC
Tony W Wang-oc
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2018-09-27
ACPI: Add Hygon Dhyana support
Pu Wen
1
-0
/
+1
2018-03-30
ACPI: acpi_pad: Fix memory leak in power saving threads
Lenny Szubowicz
1
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2016-10-12
ACPI / PAD: don't register acpi_pad driver if running as Xen dom0
Juergen Gross
1
-0
/
+5
2015-10-26
ACPI / PAD: power_saving_thread() is not freezable
Jiri Kosina
1
-2
/
+0
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+1
2015-04-03
ACPI/PAD: Use explicit broadcast oneshot control function
Thomas Gleixner
1
-4
/
+2
2015-04-03
ACPI/PAD: Use explicit broadcast control function
Thomas Gleixner
1
-3
/
+2
2015-04-03
ACPI/PAD: Remove the local APIC nonsense
Thomas Gleixner
1
-21
/
+5
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
1
-5
/
+3
2014-05-27
ACPI / PAD: Use time_before() for time comparison
Manuel Schölling
1
-3
/
+4
2014-04-28
ACPI / PAD: call schedule() when need_resched() is true
Tony Camuso
1
-1
/
+8
2014-02-21
ACPI / PAD: use acpi_evaluate_ost() to replace open-coded version
Jiang Liu
1
-19
/
+5
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2013-12-19
x86, acpi, idle: Restructure the mwait idle routines
Peter Zijlstra
1
-4
/
+1
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+1
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+8
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
1
-1
/
+0
2013-07-15
acpi: Replace weird use of PTR_RET.
Rusty Russell
1
-5
/
+8
2013-03-25
ACPI / acpi_pad: Used PTR_RET
Alexandru Gheorghiu
1
-1
/
+1
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-2
/
+1
2012-11-15
ACPI: strict_strtoul() and printk() cleanup in acpi_pad
Josh
1
-4
/
+4
2012-07-26
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...
Len Brown
1
-3
/
+4
2012-07-14
ACPI: acpi_pad: tune round_robin_time
Len Brown
1
-1
/
+1
2012-06-30
acpi_pad: fix power_saving thread deadlock
Stuart Hayes
1
-3
/
+4
2012-06-13
ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" thread
Len Brown
1
-1
/
+1
2011-03-23
ACPI: minor printk format change in acpi_pad
Naga Chumbalkar
1
-1
/
+1
2011-03-23
ACPI: make acpi_pad /sys output more readable
Naga Chumbalkar
1
-4
/
+7
2010-10-21
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+1
2010-09-29
ACPI: acpi_pad: simplify code to avoid false gcc build warning
Len Brown
1
-16
/
+18
2010-09-17
x86, mwait: Move mwait constants to a common header file
H. Peter Anvin
1
-6
/
+1
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-1
/
+1
2010-06-04
ACPI: acpi_pad: Don't needlessly mark LAPIC unstable
Chen Gong
1
-12
/
+24
2010-05-28
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+0
2010-05-28
ACPI: Don't let acpi_pad needlessly mark TSC unstable
Venkatesh Pallipadi
1
-2
/
+11
2010-05-27
acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLING
Len Brown
1
-9
/
+0
2010-05-06
acpi_pad: "processor_aggregator" name too long
Dan Carpenter
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-20
Merge branch 'acpi-pad' into release
Len Brown
1
-17
/
+20
2009-12-30
acpi_pad: fix error checks
Chen Gong
1
-17
/
+20
2009-12-16
acpi_pad: squish warning
Andrew Morton
1
-1
/
+2
2009-07-31
ACPI: create Processor Aggregator Device driver
Shaohua Li
1
-0
/
+514