summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-30gpio / ACPI: add ACPI supportMathias Nyman1-0/+19
2012-11-27Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki4-9/+181
2012-11-26ACPI / PM: Allow attach/detach routines to change device power statesRafael J. Wysocki1-4/+7
2012-11-23i2c / ACPI: add ACPI enumeration supportMika Westerberg1-0/+9
2012-11-21ACPI / PM: Introduce os_accessible flag for power_stateAaron Lu1-0/+6
2012-11-21ACPI / platform: Initialize ACPI handles of platform devices in advanceRafael J. Wysocki1-0/+1
2012-11-21ACPI / driver core: Introduce struct acpi_dev_node and related macrosRafael J. Wysocki2-3/+17
2012-11-15ACPI / PM: Fix build problem when CONFIG_ACPI or CONFIG_PM is not setRafael J. Wysocki1-0/+1
2012-11-15ACPI: Centralized processing of ACPI device resourcesRafael J. Wysocki1-0/+10
2012-11-15ACPI: Move device resources interpretation code from PNP to ACPI coreRafael J. Wysocki1-0/+10
2012-11-15ACPI: Provide generic functions for matching ACPI device nodesMika Westerberg1-0/+28
2012-11-15driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg2-1/+5
2012-11-15ACPI / PM: Fix build problem related to acpi_target_system_state()David Rientjes1-2/+6
2012-11-15ACPI / PM: Provide ACPI PM callback routines for subsystemsRafael J. Wysocki1-0/+34
2012-11-15ACPI / PM: Move device PM functions related to sleep statesRafael J. Wysocki1-0/+2
2012-11-15ACPI / PM: Provide device PM functions operating on struct acpi_deviceRafael J. Wysocki1-0/+11
2012-11-15ACPI / PM: Split device wakeup management routinesRafael J. Wysocki1-0/+11
2012-11-15ACPI / PM: Move device power state selection routine to device_pm.cRafael J. Wysocki1-1/+14
2012-11-15ACPI / PM: Move routines for adding/removing device wakeup notifiersRafael J. Wysocki1-0/+15
2012-11-15ACPI / PM: Fix device PM kernedoc comments and #ifdefsRafael J. Wysocki1-2/+6
2012-11-15Merge branch 'pm-qos' into acpi-dev-pmRafael J. Wysocki2-6/+74
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+2
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+32
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson1-0/+2
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+4
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton1-1/+0
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann1-2/+2
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang1-0/+1
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon1-1/+1
2012-11-07xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.Konrad Rzeszutek Wilk1-2/+32
2012-11-03ptp: update adjfreq callback descriptionJacob Keller1-1/+2
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+8
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin1-0/+192
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-13/+2
2012-10-31Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+3
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong1-13/+2
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+9
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk1-0/+8
2012-10-30Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds5-142/+158
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai1-0/+3
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+9
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka1-4/+4
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka1-13/+7
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+4
2012-10-26mac80211: verify that skb data is presentJohannes Berg1-0/+9
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+16
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+14