summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-11-29Merge branch 'pm-qos'Rafael J. Wysocki
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds
2012-11-29of: add 'const' for of_parse_phandle parameter *npSteffen Trumtrar
2012-11-28PCI: Remove __dev* markingsBill Pemberton
2012-11-28PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-28kobject: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka
2012-11-28EDAC: Fix csrow size reported in sysfsBorislav Petkov
2012-11-28EDAC: Add memory controller flagsBorislav Petkov
2012-11-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-11-27Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki
2012-11-26Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman
2012-11-26include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera
2012-11-26PM / devfreq: remove compiler error when a governor is moduleMyungJoo Ham
2012-11-26ACPI / PM: Allow attach/detach routines to change device power statesRafael J. Wysocki
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-23PM / Freezer: Fixup compile error of try_to_freeze_nowarn()Li Haifeng
2012-11-23i2c / ACPI: add ACPI enumeration supportMika Westerberg
2012-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-21drm/radeon: add new SI pci idAlex Deucher
2012-11-21ACPI / PM: Introduce os_accessible flag for power_stateAaron Lu
2012-11-21ACPI: Add acpi_handle_<level>() interfacesToshi Kani
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg
2012-11-21[media] adv7604: Replace prim_mode by modeHans Verkuil
2012-11-21clk: move IM-PD1 clocks to drivers/clkLinus Walleij
2012-11-21gpiolib: rename pin range argumentsLinus Walleij
2012-11-21pinctrl: generic: add input schmitt disable parameterHaojian Zhuang
2012-11-21pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij
2012-11-21pinctrl: add function to retrieve range from pinLinus Walleij
2012-11-21gpiolib: rename find_pinctrl_*Linus Walleij
2012-11-21gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij
2012-11-20of: introduce for_each_matching_node_and_match()Stephen Warren
2012-11-20dt: add helper function to read u8 & u16 variables & arraysViresh Kumar
2012-11-21ACPI / platform: Initialize ACPI handles of platform devices in advanceRafael J. Wysocki
2012-11-21ACPI / driver core: Introduce struct acpi_dev_node and related macrosRafael J. Wysocki
2012-11-20PM / devfreq: map devfreq drivers to governor using nameNishanth Menon
2012-11-20PM / devfreq: provide hooks for governors to be registeredNishanth Menon
2012-11-20PM / devfreq: Add sysfs node for representing frequency transition information.Jonghwa Lee
2012-11-20PM / devfreq: documentation cleanups for devfreq headerNishanth Menon
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman