- e8b1b59 cpuidle / ACPI: fix potential NULL pointer dereference by Wei Yongjun · 12 years ago
- 3d339dc cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power structure by Daniel Lezcano · 12 years ago
- 38a991b ACPI / processor: remove unused function parameter by Daniel Lezcano · 12 years ago
- c59687f cpuidle / ACPI : remove power from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
- 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
- ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
- 6148d38 Merge branch 'pm-acpi' by Rafael J. Wysocki · 12 years ago
- aa713cc cpuilde / ACPI: remove time from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
- 53b7095 cpuidle / ACPI: remove usage from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
- 64d45f0 cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
- ba494be ACPICA: AcpiSrc: Fix some translation issues for Linux conversion by Bob Moore · 12 years ago
- 8651f97 PM / cpuidle: System resume hang fix with cpuidle by Preeti U Murthy · 12 years ago
- e8110b6 ACPI: Use struct dev_pm_ops for power management in processor driver by Rafael J. Wysocki · 12 years ago
- 17621e1 ACPI / PM: Drop pm_message_t argument from device suspend callback by Rafael J. Wysocki · 12 years ago
- 75cc523 PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. by Deepthi Dharwar · 12 years ago
- eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 13 years ago
- 54f7007 ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() by Luck, Tony · 13 years ago
- 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 13 years ago
- 9505626 ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() by Paul E. McKenney · 13 years ago
- 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 13 years ago
- 3439a8d ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) by Rafael J. Wysocki · 13 years ago
- 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
- 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
- 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
- e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
- 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- e12f65f locking, ACPI: Annotate c3_lock as raw by Thomas Gleixner · 15 years ago
- e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
- 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 14 years ago
- 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
- 0aae9f9 ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs by Len Brown · 14 years ago
- d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
- 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
- 474829e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
- 0f3f164 acpi_idle: delete bogus data from cpuidle_state.power_usage by Len Brown · 14 years ago
- eaeca2e ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER by Thomas Renninger · 14 years ago
- 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
- cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
- d09fe55 ACPI processor: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
- b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e8c534e x86: Fix keeping track of AMD C1E by Michal Schmidt · 14 years ago
- 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
- bbac30e Merge branch 'misc' into release by Len Brown · 14 years ago
- d3e7e99 ACPI: create "processor.bm_check_disable" boot param by Len Brown · 14 years ago
- 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 14 years ago
- 6c9c0fd ACPI: fix unused function warning by KOSAKI Motohiro · 14 years ago
- bceefad ACPI: Eliminate us to pm ticks conversion in common path by Venkatesh Pallipadi · 14 years ago
- 157317b ACPI: Fix the incorrect calculation about C-state idle time by Zhao Yakui · 14 years ago
- e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
- 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
- 2da513f ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion by Venkatesh Pallipadi · 15 years ago
- 02cf4f9 ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case by Len Brown · 14 years ago
- 34a18d6 ACPI: delete unused c-state promotion/demotion data strucutures by Len Brown · 14 years ago
- ed77134 PM QOS update by Mark Gross · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- d306ebc ACPI: Be in TS_POLLING state during mwait based C-state entry by Pallipadi, Venkatesh · 15 years ago
- 370d5cd ACPI: fix High cpu temperature with 2.6.32 by Arjan van de Ven · 15 years ago
- 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 15 years ago
- d22edd2 ACPI: delete acpi_processor_power_verify_c2() by Len Brown · 15 years ago
- a6d72c1 ACPI: allow C3 > 1000usec by Len Brown · 15 years ago
- 5d76b6f ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C by Len Brown · 15 years ago
- 918aae4 ACPI: fix for lapic_timer_propagate_broadcast() by Hidetoshi Seto · 15 years ago
- 569ec4c ACPI: kill "unused variable ‘i’" warning by Linus Torvalds · 15 years ago
- 3d5b6fb ACPI: Kill overly verbose "power state" log messages by Roland Dreier · 15 years ago
- cbeee13 Merge branch 'processor-procfs-2.6.32' into release by Len Brown · 15 years ago
- a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
- f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
- b188e4c ACPI: fix CONFIG_ACPI_PROCFS=n build warning by Len Brown · 15 years ago
- fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
- 74cad4e ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS by Zhao Yakui · 15 years ago
- 7e275cc ACPI: idle: rename lapic timer workaround routines by Len Brown · 15 years ago
- ee1ca48 ACPI: Disable ARB_DISABLE on platforms where it is not needed by Pallipadi, Venkatesh · 15 years ago
- 7d60e8a cpuidle: fix AMD C1E suspend hang by Shaohua Li · 15 years ago
- 87ad57ba cpuidle: makes AMD C1E work in acpi_idle by Shaohua Li · 15 years ago
- 4e3507f Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-13121', 'bugzilla-13165', 'bugzilla-13243', 'bugzilla-13259', 'resume-sci-en-regression', 'thermal-regression', 'tsc-regression' and 'asus-2.6.30' into release by Len Brown · 15 years ago
- a0bf284 ACPI: Idle C-states disabled by max_cstate should not disable the TSC by Len Brown · 15 years ago
- 520daf7 ACPI: idle: fix init-time TSC check regression by Len Brown · 15 years ago
- 815ab0f ACPI: suspend: restore BM_RLD on resume by Len Brown · 15 years ago
- 9c18f0b Merge branch 'bugzilla-13142' into release by Len Brown · 16 years ago
- 3869e92 Merge branch 'hpet' into release by Len Brown · 16 years ago
- 615dfd9 ACPI: prevent processor.max_cstate=0 boot crash by Len Brown · 16 years ago
- f461dde ACPI/hpet: prevent boot hang when hpet=force used on ICH-4M by Len Brown · 16 years ago
- 9261461 ACPI: delete obsolete "bus master activity" proc field by Len Brown · 16 years ago
- a71e491 ACPI: idle: mark_tsc_unstable() at init-time, not run-time by Len Brown · 16 years ago
- db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 16 years ago
- 2ddb9f1 Merge branch 'pmtimer-overflow' into release by Len Brown · 16 years ago
- 67dc092 ACPI: Remove R40e c-state blacklist by Thomas Renninger · 16 years ago
- 50ffba1 ACPICA: Rename ACPI bit register access functions by Bob Moore · 16 years ago
- 9892dd2 ACPICA: Optimize ACPI register locking by Bob Moore · 16 years ago
- ff69f2b acpi: fix of pmtimer overflow that make Cx states time incorrect by alex.shi · 16 years ago
- 9fdd54f ACPI: delete CPU_IDLE=n code by Len Brown · 16 years ago
- 31878dd ACPI: remove BM_RLD access from idle entry path by Len Brown · 16 years ago
- a2b7b01 ACPI: remove locking from PM1x_STS register reads by Len Brown · 16 years ago
- ba84be2 remove linux/hardirq.h from asm-generic/local.h by Russell King · 16 years ago
- 40fb171 x86: support always running TSC on Intel CPUs by Venki Pallipadi · 16 years ago
- 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
- addbad4 cpuidle: update the last_state acpi cpuidle reflecting actual state entered by Venkatesh Pallipadi · 16 years ago
- d005741 acpi: trivial cleanups by Pavel Machek · 16 years ago
- b032bf70d ACPI/CPUIDLE: prevent setting pm_idle to NULL by Thomas Gleixner · 16 years ago