index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_idle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-29
x86 idle: clarify AMD erratum 400 workaround
Len Brown
1
-1
/
+1
2011-01-13
Merge branch 'linus' into idle-test
Len Brown
1
-3
/
+3
2011-01-12
ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs
Len Brown
1
-4
/
+0
2011-01-12
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
1
-13
/
+11
2010-12-17
drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
1
-3
/
+3
2010-10-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+0
2010-10-16
acpi_idle: delete bogus data from cpuidle_state.power_usage
Len Brown
1
-1
/
+0
2010-10-01
ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER
Thomas Renninger
1
-1
/
+0
2010-08-15
Merge branch 'linus' into release
Len Brown
1
-2
/
+2
2010-08-15
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
1
-2
/
+1
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
1
-99
/
+0
2010-08-07
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-1
/
+1
2010-08-02
x86: Fix keeping track of AMD C1E
Michal Schmidt
1
-1
/
+1
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-1
/
+1
2010-07-23
Merge branch 'misc' into release
Len Brown
1
-0
/
+3
2010-07-23
ACPI: create "processor.bm_check_disable" boot param
Len Brown
1
-0
/
+5
2010-07-23
ACPI: skip checking BM_STS if the BIOS doesn't ask for it
Len Brown
1
-1
/
+1
2010-07-21
ACPI: fix unused function warning
KOSAKI Motohiro
1
-0
/
+3
2010-06-04
ACPI: Eliminate us to pm ticks conversion in common path
Venkatesh Pallipadi
1
-10
/
+5
2010-06-04
ACPI: Fix the incorrect calculation about C-state idle time
Zhao Yakui
1
-1
/
+1
2010-05-29
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+16
2010-05-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-17
/
+13
2010-05-28
ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion
Venkatesh Pallipadi
1
-4
/
+10
2010-05-28
ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case
Len Brown
1
-12
/
+16
2010-05-22
ACPI: delete unused c-state promotion/demotion data strucutures
Len Brown
1
-13
/
+3
2010-05-11
PM QOS update
Mark Gross
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-03-01
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-1
/
+1
2010-02-22
ACPI: Be in TS_POLLING state during mwait based C-state entry
Pallipadi, Venkatesh
1
-12
/
+16
2010-02-16
ACPI: fix High cpu temperature with 2.6.32
Arjan van de Ven
1
-0
/
+8
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-1
/
+1
2010-01-20
ACPI: delete acpi_processor_power_verify_c2()
Len Brown
1
-18
/
+4
2010-01-20
ACPI: allow C3 > 1000usec
Len Brown
1
-10
/
+11
2010-01-20
ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
Len Brown
1
-10
/
+11
2009-12-16
ACPI: fix for lapic_timer_propagate_broadcast()
Hidetoshi Seto
1
-3
/
+8
2009-09-27
ACPI: kill "unused variable āiā" warning
Linus Torvalds
1
-1
/
+0
2009-09-27
ACPI: Kill overly verbose "power state" log messages
Roland Dreier
1
-7
/
+0
2009-09-19
Merge branch 'processor-procfs-2.6.32' into release
Len Brown
1
-2
/
+8
2009-08-29
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
1
-0
/
+2
2009-08-19
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
1
-2
/
+4
2009-06-24
ACPI: fix CONFIG_ACPI_PROCFS=n build warning
Len Brown
1
-0
/
+2
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
1
-24
/
+23
2009-06-24
ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS
Zhao Yakui
1
-2
/
+6
2009-06-18
ACPI: idle: rename lapic timer workaround routines
Len Brown
1
-22
/
+18
2009-05-28
ACPI: Disable ARB_DISABLE on platforms where it is not needed
Pallipadi, Venkatesh
1
-2
/
+5
2009-05-27
cpuidle: fix AMD C1E suspend hang
Shaohua Li
1
-1
/
+1
2009-05-27
cpuidle: makes AMD C1E work in acpi_idle
Shaohua Li
1
-0
/
+6
2009-05-16
Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...
Len Brown
1
-9
/
+33
2009-05-16
ACPI: Idle C-states disabled by max_cstate should not disable the TSC
Len Brown
1
-1
/
+1
2009-05-16
ACPI: idle: fix init-time TSC check regression
Len Brown
1
-8
/
+9
[next]