summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* thermal: exynos: Support thermal trippingAmit Daniel Kachhap2013-08-133-5/+44
* thermal: exynos: Move register definitions from driver to data fileAmit Daniel Kachhap2013-08-134-117/+315
* thermal: exynos: Add extra entries in the tmu platform dataAmit Daniel Kachhap2013-08-134-48/+85
* thermal: exynos: Add missing definations and code cleanupAmit Daniel Kachhap2013-08-131-16/+46
* thermal: exynos: Bifurcate exynos tmu driver and configuration dataAmit Daniel Kachhap2013-08-135-65/+126
* thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap2013-08-134-2/+124
* thermal: exynos: Rename exynos_thermal.c to exynos_tmu.cAmit Daniel Kachhap2013-08-132-4/+4
* thermal: exynos: Bifurcate exynos thermal common and tmu controller codeAmit Daniel Kachhap2013-08-135-419/+491
* thermal: exynos: Remove un-necessary CPU_THERMAL dependencyAmit Daniel Kachhap2013-08-131-1/+0
* thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc'sAmit Daniel Kachhap2013-08-131-1/+1
* thermal: exynos: Moving exynos thermal files into samsung directoryAmit Daniel Kachhap2013-08-135-9/+19
* Thermal: Fix lockup of cpu_down()Steven Rostedt2013-07-221-1/+0
* Thermal: x86_pkg_temp: Limit number of pkg temp zonesSrinivas Pandruvada2013-07-161-0/+5
* Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()Wei Yongjun2013-07-151-3/+5
* Thermal: x86 package temp thermal crashSrinivas Pandruvada2013-07-151-2/+2
* Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-141-1601/+880
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-07-1312-40/+441
|\
| * x86 platform drivers: fix gpio leakLibo Chen2013-07-101-1/+5
| * toshiba_acpi: Add dependency on SERIO_I8042Seth Forshee2013-07-101-0/+1
| * asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/UAceLan Kao2013-07-101-0/+18
| * Add trivial driver to disable Intel Smart ConnectMatthew Garrett2013-07-103-0/+105
| * Add support driver for Intel Rapid Start TechnologyMatthew Garrett2013-07-103-0/+222
| * hp-wmi: add supports for POST code errorAlex Hung2013-07-101-0/+47
| * asus-wmi: control wlan-led only if wapf == 4AceLan Kao2013-07-101-2/+3
| * drivers/platform/x86/intel_ips: Convert to module_pci_driverLibo Chen2013-07-101-12/+1
| * asus-nb-wmi: ignore ALS notification key codeViktar Vauchkevich2013-07-101-0/+1
| * asus-wmi: append newline to messagesvic2013-07-101-8/+8
| * x86: asus-laptop: fix invalid point accessLibo Chen2013-07-101-1/+0
| * x86: msi-laptop: fix memleakLibo Chen2013-07-101-14/+10
| * amilo-rfkill: Add dependency on SERIO_I8042Ben Hutchings2013-07-081-0/+1
| * dell-laptop: fix error return code in dell_init()Wei Yongjun2013-07-081-2/+3
| * hp-wmi: Enable hotkeys on some systemsMatthew Garrett2013-07-081-0/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-138-56/+162
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2013-07-123-24/+118
| |\ \
| | * | Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-061-1/+1
| | * | Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-061-8/+9
| | * | Input: ads7846 - add device tree bindingsDaniel Mack2013-07-021-11/+104
| | * | Input: ads7846 - make sure we do not change platform dataDmitry Torokhov2013-07-021-5/+5
| * | | Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-065-32/+44
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1324-56/+393
|\ \ \ \
| * | | | via-rhine: fix dma mapping errorsNeil Horman2013-07-121-1/+16
| * | | | atl1e: fix dma mapping warningsNeil Horman2013-07-121-3/+25
| * | | | usb/net/r815x: fix cast to restricted __le32hayeswang2013-07-121-9/+12
| * | | | usb/net/r8152: fix integer overflow in expressionhayeswang2013-07-121-1/+2
| * | | | drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-111-7/+0
| * | | | drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang2013-07-111-11/+0
| * | | | drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-111-7/+0
| * | | | net/usb: add relative mii functions for r815xhayeswang2013-07-113-3/+239
| * | | | ifb: fix oops when loading the ifb faileddingtianhong2013-07-111-0/+4
| * | | | dummy: fix oops when loading the dummy faileddingtianhong2013-07-111-0/+4