aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-05thermal: of: Extend of-thermal to export table of trip pointsLukasz Majewski
2015-06-05thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski
2015-06-05thermal: of: Extend of-thermal.c to provide check if trip point is validLukasz Majewski
2015-06-05thermal: of: Extend of-thermal.c to provide number of trip pointsLukasz Majewski
2015-06-05thermal: cpu_cooling: update copyright tagsViresh Kumar
2015-06-05thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freqViresh Kumar
2015-06-05thermal: cpu_cooling: Store frequencies in descending orderViresh Kumar
2015-06-05thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property()Viresh Kumar
2015-06-05thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_countViresh Kumar
2015-06-05thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymoreViresh Kumar
2015-06-05thermal: cpu_cooling: find max level during device registrationViresh Kumar
2015-06-05thermal: cpu_cooling: remove unnecessary wrapper get_cpu_frequency()Viresh Kumar
2015-06-05thermal: cpu_cooling: Merge cpufreq_apply_cooling() into cpufreq_set_cur_state()Viresh Kumar
2015-06-05thermal: cpu_cooling: initialize 'cpufreq_val' on registrationViresh Kumar
2015-06-05thermal: cpu_cooling: do error handling at the bottom in __cpufreq_cooling_re...Viresh Kumar
2015-06-05thermal: cpu_cooling: Don't check is_cpufreq_valid()Viresh Kumar
2015-06-05thermal: cpu_cooling: don't iterate over all allowed_cpus to update cpufreq p...Viresh Kumar
2015-06-05thermal: cpu_cooling: Don't match min/max frequencies for all CPUs on cooling...Viresh Kumar
2015-06-05thermal: cpu_cooling: propagate error returned by idr_alloc()Viresh Kumar
2015-06-05thermal: cpu_cooling: no need to initialze 'ret'Viresh Kumar
2015-06-05thermal: cpu_cooling: no need to set cpufreq_dev to NULLViresh Kumar
2015-06-05thermal: cpu_cooling: no need to set cpufreq_state to zeroViresh Kumar
2015-06-05thermal: cpu_cooling: Pass variable instead of its type to sizeof()Viresh Kumar
2015-06-05thermal: cpu_cooling: Add comment to clarify relation between cooling state a...Viresh Kumar
2015-06-05thermal: cpu_cooling: fix doc comment over struct cpufreq_cooling_deviceViresh Kumar
2015-06-05thermal: cpu_cooling: random comment fixupsViresh Kumar
2015-06-05thermal: cpu_cooling: check for the readiness of cpufreq layerEduardo Valentin
2015-06-05thermal: Fix error path in thermal_init()Luis Henriques
2015-06-05thermal: lock the thermal zone when switching governorsJavi Merino
2015-06-05thermal: core: ignore invalid trip temperatureSrinivas Pandruvada
2015-06-05thermal: of: improve of-thermal sensor registration APIEduardo Valentin
2015-06-05thermal: Add Tegra SOCTHERM thermal management driverMikko Perttunen
2015-06-05thermal: introduce clock cooling deviceEduardo Valentin
2014-12-07Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-12-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-05watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan
2014-12-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-04Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-12-04Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-04i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare
2014-12-04i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo
2014-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-03Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-03Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton