- d326f44 Merge branch 'tboot' into release by Len Brown · 13 years ago
- ec612fc Merge branch 'd3' into release by Len Brown · 13 years ago
- 73f0533 Merge branch 'apei' into release by Len Brown · 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
- 344e222 ACPI throttling: fix endian bug in acpi_read_throttling_status() by Dan Carpenter · 13 years ago
- c264c65 Disable MCP limit exceeded messages from Intel IPS driver by Andi Kleen · 13 years ago
- b60e7f6 ACPI video: Don't start video device until its associated input device has been allocated by Igor Murzov · 13 years ago
- ea9f885 ACPI video: Harden video bus adding. by Igor Murzov · 13 years ago
- d1ff4b1 ACPI: Add support for exposing BGRT data by Matthew Garrett · 13 years ago
- f2d4753 ACPI: export acpi_kobj by Matthew Garrett · 13 years ago
- 8cdde12 ACPI: Fix logic for removing mappings in 'acpi_unmap' by Myron Stowe · 13 years ago
- 37d2a36 CPER failed to handle generic error records with multiple sections by Jiang Liu · 13 years ago
- 3723997 ACPI: Clean redundant codes in scan.c by Alex He · 13 years ago
- 9505626 ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() by Paul E. McKenney · 13 years ago
- e252675 ACPI: consistently use should_use_kmap() by Jan Beulich · 13 years ago
- 89e96ad PNPACPI: Fix device ref leaking in acpi_pnp_match by Yinghai Lu · 13 years ago
- c80f5b3 ACPI: processor_driver: add missing kfree by Julia Lawall · 13 years ago
- 15afae6 ACPI, APEI: Fix incorrect APEI register bit width check and usage by Gary Hade · 13 years ago
- ee49089 ACPI, APEI, EINJ, new parameter to control trigger action by Chen Gong · 13 years ago
- 185210c ACPI, APEI, EINJ, limit the range of einj_param by Chen Gong · 13 years ago
- 7ed28f2 ACPI, APEI, Fix ERST header length check by Jiang Liu · 13 years ago
- 02401c0 cpuidle: power_usage should be declared signed integer by Boris Ostrovsky · 13 years ago
- 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 13 years ago
- 9f324bd ACPI: Add CPU hotplug support for processor device objects by Toshi Kani · 13 years ago
- c6436f5a ACPI / PM: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
- 9bcb811 ACPI: Evaluate thermal trip points before reading temperature by Matthew Garrett · 13 years ago
- b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 13 years ago
- fc850f3 cpuidle: use the driver's state_count as default by Daniel Lezcano · 13 years ago
- 3a53396 cpuidle: add a sysfs entry to disable specific C state for debug purpose. by ShuoX Liu · 13 years ago
- 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 13 years ago
- 3ebc81b ACPI: Introduce ACPI D3_COLD state support by Zhang Rui · 13 years ago
- 6a99b1c ACPICA: Object repair code: Support to add Package wrappers by Bob Moore · 13 years ago
- 6fe0d06 ACPI: Make ACPI interrupt threaded by Andi Kleen · 13 years ago
- d6795fe3 ACPI: ec: Do request_region outside WARN() by Andi Kleen · 13 years ago
- a2ef5c4 ACPI: Move module parameter gts and bfs to sleep.c by Lin Ming · 13 years ago
- 8a73b17 ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS by Lin Ming · 13 years ago
- 2815ab9 ACPI: Do cpufreq clamping for throttling per package v2 by Andi Kleen · 13 years ago
- 4acb688 ACPICA: Debugger: Add missing object info to namespace dump by Bob Moore · 13 years ago
- a1acd22 ACPICA: Change exception code for invalid pathname in acpi_evaluate_object by Bob Moore · 13 years ago
- 4efeeec ACPICA: Clarify METHOD_NAME* defines for full-pathname cases by Bob Moore · 13 years ago
- 72a8887 ACPICA: Add table-driven dispatch for sleep/wake functions by Bob Moore · 13 years ago
- 7095857 ACPICA: Split sleep/wake functions into two files by Bob Moore · 13 years ago
- f99648b ACPICA: Distill multiple sleep method functions to a single function by Bob Moore · 13 years ago
- f7b004a ACPICA: Add acpi_os_physical_table_override interface by Bob Moore · 13 years ago
- ea14360 ACPICA: ACPI 5: Update debug output for new notify values by Bob Moore · 13 years ago
- 653f4b5 ACPICA: Expand OSL memory read/write interfaces to 64 bits by Bob Moore · 13 years ago
- 33620c5 ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware by Bob Moore · 13 years ago
- d08310f ACPICA: Move ACPI timer prototypes to public acpixf file by Bob Moore · 13 years ago
- 2feec47 ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers by Bob Moore · 13 years ago
- 384fe87 ACPICA: Update _REV return value to 5 by Bob Moore · 13 years ago
- e840dfe Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into tboot by Len Brown · 13 years ago
- f1f0e2a thermal: Fix for setting the thermal zone mode to enable/disable by Amit Daniel Kachhap · 13 years ago
- 03ee62f thermal: spear13xx: checking for NULL instead of IS_ERR() by Dan Carpenter · 13 years ago
- de716e3 thermal/spear_thermal: replace readl/writel with lighter _relaxed variants by Viresh Kumar · 13 years ago
- 6a92c36 thermal: add support for thermal sensor present on SPEAr13xx machines by Vincenzo Frascino · 13 years ago
- c5a01dd thermal_sys: convert printks to pr_<level> by Joe Perches · 13 years ago
- caca8b8 thermal_sys: kernel style cleanups by Joe Perches · 13 years ago
- ec79768 thermal_sys: remove obfuscating used-once macros by Joe Perches · 13 years ago
- 886ee54 thermal_sys: remove unnecessary line continuations by Joe Perches · 13 years ago
- b11de07 drivers/thermal/thermal_sys.c: fix build warning by Fabio Estevam · 13 years ago
- e168979 cpuidle: Add common time keeping and irq enabling by Robert Lee · 13 years ago
- 3e80acd ACPICA: Fix regression in FADT revision checks by Julian Anastasov · 13 years ago
- cf45013 ACPI: ignore FADT reset-reg-sup flag by Len Brown · 13 years ago
- c579bc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- b8fbaef wimax/i2400m: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 13 years ago
- bb6d5e7 net/hyperv: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 13 years ago
- 7bdd402 net/usbnet: reserve headroom on rx skbs by Eric Dumazet · 13 years ago
- c0ea452 bnx2x: fix memory leak in bnx2x_init_firmware() by Michal Schmidt · 13 years ago
- 127d0a1 bnx2x: fix a crash on corrupt firmware file by Michal Schmidt · 13 years ago
- 0c4d067 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
- 7c32442 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
- 538e7e9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
- 0c48ca8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
- 72c79bd Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
- fe83558 Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
- cf2b94d drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode by Dan Carpenter · 13 years ago
- 9bbad7d rapidio/tsi721: fix bug in register offset definitions by Alexandre Bounine · 13 years ago
- 8ee161c i2c-algo-bit: Fix spurious SCL timeouts under heavy load by Ville Syrjala · 13 years ago
- 834aa6f i2c-core: Comment says "transmitted" but means "received" by Wolfram Sang · 13 years ago
- bb2551d Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
- 34418c2 drm exynos: use drm_fb_helper_set_par directly by Sascha Hauer · 13 years ago
- f7d8607 drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversion by Laurent Pinchart · 13 years ago
- 0d8ce3a drm/exynos: fix runtime_pm fimd device state on probe by Marek Szyprowski · 13 years ago
- 9866b6c drm/exynos: use correct 'exynos-drm' name for platform device by Marek Szyprowski · 13 years ago
- f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
- ff398c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
- 5738717 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes by Dave Airlie · 13 years ago
- fecfb64 hwmon: (zl6100) Enable interval between chip accesses for all chips by Guenter Roeck · 13 years ago
- 00fdc6b iscsi-target: Fix reservation conflict -EBUSY response handling bug by Nicholas Bellinger · 13 years ago
- 087a03b target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE by Nicholas Bellinger · 13 years ago
- b8fa7d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- 750084b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
- 09f98a8 x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. by Tang Liang · 13 years ago
- aacb6b0 hwmon: (w83627ehf) Fix temp2 source for W83627UHG by Jean Delvare · 13 years ago
- 2f1c2b8 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
- 0ae5eaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
- 212ad2f Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
- 1ab5ecb tun: don't hold network namespace by tun sockets by Stanislav Kinsbursky · 13 years ago
- de5c374 bnx2x: FCoE statistics id fixed by Yuval Mintz · 13 years ago
- e695a2d bnx2x: dcb bit indices flags used as bits by Yuval Mintz · 13 years ago