summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-19hwmon: (it87) Use is_visible for pwm attributesGuenter Roeck
2016-04-19hwmon: (it87) Use is_visible for fan attributesGuenter Roeck
2016-04-19hwmon: (it87) Use is_visible for temperature sensorsGuenter Roeck
2016-04-19hwmon: (it87) Use is_visible for voltage sensorsGuenter Roeck
2016-04-19hwmon: (it87) Rearrange code to avoid forward declarationsGuenter Roeck
2016-04-19hwmon: (it87) Add support for second Super-IO chipGuenter Roeck
2016-04-19hwmon: (it87) Pass SIO base address as parameter to superio functionsGuenter Roeck
2016-04-19hwmon: (it87) Don't use pdev as static driver variableGuenter Roeck
2016-04-19hwmon: (it87) Simplify error return in it87_device_addGuenter Roeck
2016-04-19hwmon: (it87) Add support for second pwm frequency registerGuenter Roeck
2016-04-19hwmon: (it87) Add support for all pwm channels on IT8620EGuenter Roeck
2016-04-19hwmon: (it87) Add feature flag for AVCC3 supportGuenter Roeck
2016-04-19hwmon: (fam15h_power) Add platform check functionHuang Rui
2016-04-19hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithmHuang Rui
2016-04-19hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithmHuang Rui
2016-04-19hwmon: (fam15h_power) Add ptsc counter value for accumulated powerHuang Rui
2016-04-19hwmon: (fam15h_power) Add compute unit accumulated powerHuang Rui
2016-04-19hwmon: (fam15h_power) Add CPU_SUP_AMD as the dependenceHuang Rui
2016-04-19hwmon: (max31722) Add support for MAX31722/MAX31723 temperature sensorsTiberiu Breana
2016-04-19hwmon: (ads7828) Enable internal referenceAkshay Bhat
2016-04-03v4l2-mc: avoid warning about unused variableLinus Torvalds
2016-04-02Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteprocLinus Torvalds
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-04-02Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-04-02Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-01Merge branch 'acpi-processor'Rafael J. Wysocki
2016-04-01net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-04-01stmmac: fix TX normal DESCGiuseppe CAVALLARO
2016-04-01net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: fix maybe-uninitialized warningJisheng Zhang
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-04-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-04-01drm/udl: Use unlocked gem unreferencingDaniel Vetter
2016-04-01drm/dp: move hw_mutex up the call stackRob Clark
2016-04-01Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/marky...Dave Airlie
2016-04-01Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/li...Dave Airlie
2016-04-01Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-31net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband cardDaniele Palmas
2016-03-31fec: Do not access unexisting register in ColdfireFabio Estevam
2016-03-31net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang
2016-03-31net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang
2016-03-31net: dsa: mv88e6xxx: Clear the PDOWN bit on setupPatrick Uiterwijk
2016-03-31net: dsa: mv88e6xxx: Introduce _mv88e6xxx_phy_page_{read, write}Patrick Uiterwijk
2016-03-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller