aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-10rbd: add ioctl for rbdGuangliang Zhao1-2/+60
2014-06-11PM / sleep: trace events for device PM callbacksTodd E Brandt1-4/+10
2014-06-11Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie18-354/+199
2014-06-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds14-65/+467
2014-06-10Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-nextMike Turquette9-38/+874
2014-06-10hp-wmi: Enable hotkeys on some systemsKyle Evans1-0/+18
2014-06-10thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540Hans de Goede1-1/+3
2014-06-10platform: x86: dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8810)Pali Rohár3-0/+244
2014-06-10ideapad_laptop: Introduce the use of the managed version of kzallocHimangi Saraogi1-5/+3
2014-06-10platform/x86: Fix run-time dependencies of OLPC driversJean Delvare1-1/+2
2014-06-10platform: x86: asus-wmi.c: Cleaning up uninitialized variablesRickard Strandqvist1-3/+1
2014-06-10ix86/mid/thermal: Introduce the use of the managed version of kzallocHimangi Saraogi1-5/+2
2014-06-10platform x86 Kconfig: Refer to the laptop list in the Compal driver helpIsmael Luceno1-10/+8
2014-06-10ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11Hans de Goede1-5/+18
2014-06-10asus-wmi: Set WAPF to 4 for Asus X550CAAndreas Utterberg1-0/+9
2014-06-10alienware-wmi: For WMAX HDMI method, introduce a way to query HDMI cable statusMario Limonciello1-30/+88
2014-06-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-110/+204
2014-06-10rtc: s5m: consolidate two device type switch statementsKrzysztof Kozlowski1-19/+8
2014-06-10rtc: s5m: add support for S2MPS14 RTCKrzysztof Kozlowski2-19/+86
2014-06-10rtc: s5m: support different register layoutKrzysztof Kozlowski1-48/+109
2014-06-10rtc: s5m: use shorter time of register updateKrzysztof Kozlowski1-0/+7
2014-06-10rtc: s5m: remove undocumented time init on first bootKrzysztof Kozlowski1-30/+0
2014-06-10mfd/rtc: sec/s5m: rename SEC* symbols to S5MKrzysztof Kozlowski1-33/+33
2014-06-10Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds53-1408/+3932
2014-06-10cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATORViresh Kumar1-1/+1
2014-06-10cpufreq: tegra: update comment for clarityViresh Kumar1-3/+6
2014-06-10cpufreq: intel_pstate: Remove duplicate CPU ID checkStratos Karafotis1-6/+0
2014-06-10watchdog: add Intel MID watchdog driver supportDavid Cohen3-0/+198
2014-06-10watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar1-3/+1
2014-06-10booke/watchdog: refine and clean up the codesTang Yuantian1-18/+33
2014-06-10watchdog: iop_wdt only builds for mach-iop13xxArnd Bergmann1-1/+1
2014-06-10watchdog: Remove drivers for W83697HF and W83697UGGuenter Roeck4-889/+0
2014-06-10watchdog: w83627hf_wdt: Add early_disable module parameterGuenter Roeck1-3/+12
2014-06-10watchdog: orion: Add Armada 375/380 SoC supportEzequiel Garcia1-0/+103
2014-06-10watchdog: orion: Introduce per-SoC enabled() functionEzequiel Garcia1-2/+13
2014-06-10watchdog: orion: Introduce per-SoC stop() functionEzequiel Garcia1-1/+28
2014-06-10watchdog: orion: Remove unneeded atomic accessEzequiel Garcia1-2/+5
2014-06-10watchdog: orion: Introduce a SoC-specific RSTOUT mappingEzequiel Garcia1-7/+20
2014-06-10watchdog: orion: Move the register ioremap'ing to its own functionEzequiel Garcia1-14/+24
2014-06-10watchdog: xilinx: Make of_device_id array constJingoo Han1-1/+1
2014-06-10watchdog: imx2_wdt: convert to watchdog core apiAnatolij Gustschin2-168/+121
2014-06-10watchdog: imx2_wdt: convert to use regmap API.Xiubo Li2-18/+33
2014-06-10watchdog: imx2_wdt: Sort the header files alphabeticallyXiubo Li1-6/+6
2014-06-10watchdog: ath79_wdt: switch to clk_prepare/clk_disableGabor Juhos1-3/+3
2014-06-10watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos1-0/+10
2014-06-10watchdog: shwdt: Remove unused platform_set_drvdata()Alexander Shiyan1-2/+0
2014-06-10watchdog: kempld-wdt: Use the correct value when configuring the prescaler with the watchdoggundberg1-1/+1
2014-06-10watchdog: sunxi: Fix compilation with C=2Emilio López1-11/+11
2014-06-10watchdog: via_wdt: replace del_timer by del_timer_syncJulia Lawall1-1/+1
2014-06-10watchdog: Fix SBC8360 dependenciesJean Delvare1-1/+1