summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-13thermal: exynos: Add thermal configuration data for exynos5440 TMU sensorAmit Daniel Kachhap
2013-08-13thermal: exynos: Add driver support for exynos5440 TMU sensorAmit Daniel Kachhap
2013-08-13thermal: exynos: Add support to access common register for multistanceAmit Daniel Kachhap
2013-08-13thermal: exynos: use device resource management infrastructureAmit Daniel Kachhap
2013-08-13thermal: exynos: Add TMU features to check instead of using SOC typeAmit Daniel Kachhap
2013-08-13thermal: exynos: Add support to handle many instances of TMUAmit Daniel Kachhap
2013-08-13thermal: exynos: Remove non DT based supportAmit Daniel Kachhap
2013-08-13thermal: exynos: Make the zone handling use trip informationAmit Daniel Kachhap
2013-08-13thermal: exynos: Return success even if no cooling data suppliedAmit Daniel Kachhap
2013-08-13thermal: exynos: Modify private_data to appropriate name driver_dataAmit Daniel Kachhap
2013-08-13thermal: exynos: Add support for instance based register/unregisterAmit Daniel Kachhap
2013-08-13thermal: exynos: Fix to clear only the generated interruptsAmit Daniel Kachhap
2013-08-13thermal: exynos: Support thermal trippingAmit Daniel Kachhap
2013-08-13thermal: exynos: Move register definitions from driver to data fileAmit Daniel Kachhap
2013-08-13thermal: exynos: Add extra entries in the tmu platform dataAmit Daniel Kachhap
2013-08-13thermal: exynos: Add missing definations and code cleanupAmit Daniel Kachhap
2013-08-13thermal: exynos: Bifurcate exynos tmu driver and configuration dataAmit Daniel Kachhap
2013-08-13thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap
2013-08-13thermal: exynos: Rename exynos_thermal.c to exynos_tmu.cAmit Daniel Kachhap
2013-08-13thermal: exynos: Bifurcate exynos thermal common and tmu controller codeAmit Daniel Kachhap
2013-08-13thermal: exynos: Remove un-necessary CPU_THERMAL dependencyAmit Daniel Kachhap
2013-08-13thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc'sAmit Daniel Kachhap
2013-08-13thermal: exynos: Moving exynos thermal files into samsung directoryAmit Daniel Kachhap
2013-07-22Thermal: Fix lockup of cpu_down()Steven Rostedt
2013-07-16Thermal: x86_pkg_temp: Limit number of pkg temp zonesSrinivas Pandruvada
2013-07-15Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()Wei Yongjun
2013-07-15Thermal: x86 package temp thermal crashSrinivas Pandruvada
2013-07-14Linux 3.11-rc1Linus Torvalds
2013-07-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-13Merge branch 'next' into for-linusDmitry Torokhov
2013-07-13Merge tag 'fcoe' into for-linusJames Bottomley
2013-07-12via-rhine: fix dma mapping errorsNeil Horman
2013-07-12atl1e: fix dma mapping warningsNeil Horman
2013-07-12usb/net/r815x: fix cast to restricted __le32hayeswang
2013-07-12usb/net/r8152: fix integer overflow in expressionhayeswang
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-07-12Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner
2013-07-12drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-07-12drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang
2013-07-12drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-07-12net/usb: add relative mii functions for r815xhayeswang