summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-15cpsw: simplify the setup of the register pointersRichard Cochran1-20/+1
2012-11-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller18-35/+425
2012-11-15tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir1-0/+14
2012-11-15ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel1-0/+1
2012-11-15ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel1-0/+1
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot1-4/+3
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot1-4/+18
2012-11-15bridge: add root port blockingstephen hemminger1-0/+1
2012-11-15bridge: implement BPDU blockingstephen hemminger1-0/+1
2012-11-15bridge: bridge port parameters over netlinkstephen hemminger1-0/+15
2012-11-15net: unify for_each_ip_tunnel_rcu()Amerigo Wang1-0/+7
2012-11-15net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2-19/+31
2012-11-15PM / devfreq: Add current freq callback in device profileRajagopal Venkat1-0/+3
2012-11-15PM / devfreq: Add suspend and resume apisRajagopal Venkat1-0/+12
2012-11-15PM / devfreq: Core updates to support devices which can idleRajagopal Venkat1-24/+10
2012-11-15cpuidle: support multiple driversDaniel Lezcano1-2/+5
2012-11-15cpuidle: move driver's refcount to cpuidleDaniel Lezcano1-0/+1
2012-11-15cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano1-7/+0
2012-11-15cpuidle: Quickly notice prediction failure for repeat modeYouquan Song1-0/+6
2012-11-15cpufreq: governors: remove redundant codeViresh Kumar1-6/+0
2012-11-15cpufreq: Move common part from governors to separate file, v2viresh kumar1-0/+5
2012-11-15cpufreq / core: Fix printing of governor and driver nameviresh kumar1-0/+2
2012-11-15ACPICA: Update version to 20121018Bob Moore1-1/+1
2012-11-15ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore2-5/+8
2012-11-15ACPICA: Update support for ACPI 5 MPST tableBob Moore1-11/+11
2012-11-15ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copiesBob Moore1-0/+4
2012-11-15ACPICA: Remove extra spaces after periods in the Intel licenseBob Moore1-1/+1
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-1/+1
2012-11-15ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore2-2/+0
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng2-10/+9
2012-11-15ACPICA: Fix AcpiSrc caused divergences.Lv Zheng2-5/+5
2012-11-15ACPICA: Fix divergences of definition conflicts.Lv Zheng1-6/+6
2012-11-15ACPICA: Fix unmerged debugger divergences.Lv Zheng1-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: move acpi_no_s4_hw_signature() declaration into #ifdef CONFIG_HIBERNATIONYuanhan Liu1-1/+4
2012-11-15ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi1-0/+1
2012-11-15ACPI: Remove unused lockable in acpi_device_flagsToshi Kani1-2/+1
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-15Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman16-162/+412