summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thermal: exynos: Add thermal configuration data for exynos5440 TMU sensorAmit Daniel Kachhap2013-08-133-0/+82
* thermal: exynos: Add driver support for exynos5440 TMU sensorAmit Daniel Kachhap2013-08-134-9/+90
* thermal: exynos: Add support to access common register for multistanceAmit Daniel Kachhap2013-08-131-0/+20
* thermal: exynos: use device resource management infrastructureAmit Daniel Kachhap2013-08-131-13/+23
* thermal: exynos: Add TMU features to check instead of using SOC typeAmit Daniel Kachhap2013-08-133-11/+52
* thermal: exynos: Add support to handle many instances of TMUAmit Daniel Kachhap2013-08-135-118/+203
* thermal: exynos: Remove non DT based supportAmit Daniel Kachhap2013-08-131-16/+1
* thermal: exynos: Make the zone handling use trip informationAmit Daniel Kachhap2013-08-133-28/+47
* thermal: exynos: Return success even if no cooling data suppliedAmit Daniel Kachhap2013-08-131-2/+2
* thermal: exynos: Modify private_data to appropriate name driver_dataAmit Daniel Kachhap2013-08-133-4/+4
* thermal: exynos: Add support for instance based register/unregisterAmit Daniel Kachhap2013-08-133-26/+49
* thermal: exynos: Fix to clear only the generated interruptsAmit Daniel Kachhap2013-08-132-6/+7
* 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-21/+24
* 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
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-146-47/+51
|\
| * ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o2013-07-131-3/+8
| * ext4: fix spelling errors and a comment in extent_status treeTheodore Ts'o2013-07-132-16/+14
| * ext4: rate limit printk in buffer_io_error()Anatol Pomozov2013-07-111-1/+2
| * ext4: don't show usrquota/grpquota twice in /proc/mountsTheodore Ts'o2013-07-111-6/+0
| * ext4: fix warning in ext4_evict_inode()Jan Kara2013-07-101-13/+19
| * ext4: fix ext4_get_group_number()Theodore Ts'o2013-07-052-6/+6
| * ext4: silence warning in ext4_writepages()Jan Kara2013-07-051-2/+2
* | Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-142-1604/+883
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-148-69/+121
|\ \
| * | slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-141-1/+1
| * | mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-083-8/+8
| * | slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-071-1/+1
| * | slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-072-6/+32
| * | slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-072-12/+14
| * | slab: fix init_lock_keysChristoph Lameter2013-07-071-1/+1
| * | slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-071-1/+1
| * | slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-071-0/+3
| * | mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-071-2/+2
| * | mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-071-2/+0
| * | mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-071-1/+9
| * | mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-073-12/+5
| * | mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-071-3/+9
OpenPOWER on IntegriCloud