summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'misc' and 'soc' of .git into nextZhang Rui2014-01-034-1/+37
|\ \
| | * thermal: imx: add necessary clk operationAnson Huang2014-01-032-0/+24
| * | Thermal: update thermal zone device after setting emul_templan,Tianyu2014-01-031-0/+3
| * | intel_powerclamp: Fix cstate counter detection.Yuxuan Shui2014-01-031-1/+10
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git int...Zhang Rui2014-01-0228-67/+2212
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| | | * Thermal: ACPI INT3403 thermal driverSrinivas Pandruvada2014-01-023-0/+245
| | * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...Zhang Rui2014-01-0223-50/+1945
| | |\ \ | | | |/ | | |/|
| | | * MAINTAINERS: add thermal bindings entry in thermal domainEduardo Valentin2013-12-041-0/+1
| | | * arm: dts: make OMAP4460 bandgap node to belong to OCPEduardo Valentin2013-12-041-8/+10
| | | * arm: dts: make OMAP443x bandgap node to belong to OCPEduardo Valentin2013-12-041-5/+7
| | | * arm: dts: add cooling properties on omap5 cpu nodeEduardo Valentin2013-12-041-0/+4
| | | * arm: dts: add omap5 thermal dataEduardo Valentin2013-12-041-1/+9
| | | * arm: dts: add omap5 CORE thermal dataEduardo Valentin2013-12-041-0/+28
| | | * arm: dts: add omap5 GPU thermal dataEduardo Valentin2013-12-041-0/+28
| | | * arm: dts: add cooling properties on omap4460 cpu nodeEduardo Valentin2013-12-041-0/+5
| | | * arm: dts: add cooling properties on omap4430 cpu nodeEduardo Valentin2013-12-041-0/+5
| | | * arm: dts: add omap4460 thermal dataEduardo Valentin2013-12-041-2/+8
| | | * arm: dts: add omap4430 thermal dataEduardo Valentin2013-12-041-2/+8
| | | * arm: dts: add omap4 CPU thermal dataEduardo Valentin2013-12-041-0/+41
| | | * thermal: ti-soc-thermal: use thermal DT infrastructureEduardo Valentin2013-12-041-15/+62
| | | * hwmon: tmp102: expose to thermal fw via DT nodesEduardo Valentin2013-12-041-0/+19
| | | * hwmon: lm75: expose to thermal fw via DT nodesEduardo Valentin2013-12-041-5/+30
| | | * cpufreq: cpufreq-cpu0: add dt node parsing for cooling device propertiesEduardo Valentin2013-12-043-1/+24
| | | * thermal: cpu_cooling: introduce of_cpufreq_cooling_registerEduardo Valentin2013-12-043-6/+76
| | | * thermal: core: introduce thermal_of_cooling_device_registerEduardo Valentin2013-12-042-4/+58
| | | * thermal: introduce device tree parserEduardo Valentin2013-12-048-3/+1518
| | | * thermal: allow registering without .get_tempEduardo Valentin2013-12-041-2/+8
| * | | thermal: rcar-thermal: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-01-021-1/+1
| * | | thermal: imx_thermal: add module device tableRussell King2014-01-021-0/+1
| * | | drivers: thermal: Mark function as static in x86_pkg_temp_thermal.cRashika2014-01-021-1/+1
| * | | thermal:samsung: fix compilation warningNaveen Krishna Chatradhi2014-01-021-1/+1
| * | | thermal: imx: correct suspend/resume flowAnson Huang2014-01-021-14/+17
| * | | thermal: exynos: fix error return codeJulia Lawall2014-01-021-0/+1
| |/ /
* | | Thermal cpu cooling: return error if no valid cpu frequency entryZhang Rui2014-01-021-0/+5
* | | thermal: fix cpu_cooling max_level behaviorEduardo Valentin2014-01-021-2/+4
* | | thermal: debug: add debug statement for core and step_wiseAaron Lu2014-01-022-0/+12
|/ /
* | Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-12-021-27/+26
|\ \
| * | leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi2013-12-021-27/+26
| |/
* | uio: we cannot mmap unaligned page contentsLinus Torvalds2013-12-021-0/+2
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-023-6/+7
|\ \
| * | irqchip: Gic: fix boot for chained gicsMark Rutland2013-11-281-4/+5
| * | irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan2013-11-251-1/+1
| * | genirq: Correct fuzzy and fragile IRQ_RETVAL() definitionGeert Uytterhoeven2013-11-191-1/+1
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-024-11/+29
|\ \ \
| * | | sched/doc: Fix generation of device-driversNicolas Dichtel2013-11-271-1/+1
| * | | sched: Expose preempt_schedule_irq()Thomas Gleixner2013-11-271-2/+1
| * | | sched: Fix a trivial typo in commentsShigeru Yoshida2013-11-191-1/+1
| * | | sched: Remove unused variable in 'struct sched_domain'Alex Shi2013-11-191-2/+0
| * | | sched: Avoid NULL dereference on sd_busyPeter Zijlstra2013-11-191-1/+2
| * | | sched: Check sched_domain before computing group powerSrikar Dronamraju2013-11-191-3/+24