summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cris-etraxfs-cpufreq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-28thermal: exynos: Correct sanity check at exynos_report_trigger() functionLukasz Majewski1-2/+2
2015-01-27thermal: Kconfig: Remove config for not used EXYNOS_THERMAL_CORELukasz Majewski1-9/+0
2015-01-26thermal: exynos: Remove exynos_tmu_data.c fileLukasz Majewski1-228/+0
2015-01-25thermal: rockchip: make temperature reporting much more accurateCaesar Wang1-13/+23
2015-01-24thermal: exynos: Remove exynos_thermal_common.[c|h] filesLukasz Majewski2-551/+0
2015-01-24thermal: samsung: core: Exynos TMU rework to use device tree for configurationLukasz Majewski3-182/+220
2015-01-24dts: Documentation: Update exynos-thermal.txt example for Exynos5440Lukasz Majewski1-0/+1
2015-01-24dts: Documentation: Extending documentation entry for exynos-thermalLukasz Majewski1-0/+16
2015-01-24cpufreq: exynos: Use device tree to determine if cpufreq cooling should be re...Lukasz Majewski1-1/+32
2015-01-24thermal: exynos: Modify exynos thermal code to use device tree for cpu coolin...Lukasz Majewski4-103/+73
2015-01-24thermal: exynos: Provide thermal_exynos.h file to be included in device tree ...Lukasz Majewski2-9/+31
2015-01-24thermal: exynos: cosmetic: Correct comment formatLukasz Majewski1-1/+1
2015-01-21thermal: of: Enable thermal_zoneX when sensor is correctly addedLukasz Majewski1-0/+3
2015-01-20s2io: use snprintf() as a safety featureDan Carpenter1-3/+8
2015-01-19r8152: remove sram_readhayeswang1-18/+6
2015-01-19r8152: remove generic_ocp_read before writinghayeswang1-6/+0
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens1-3/+3
2015-01-19bgmac: register napi before the deviceHauke Mehrtens1-3/+3
2015-01-19sh_eth: Fix ethtool operation crash when net device is downBen Hutchings1-0/+10
2015-01-19sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings1-9/+9
2015-01-19ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer1-5/+2
2015-01-19libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams3-2/+6
2015-01-19pinctrl: MAINTAINERS: add git tree referenceLinus Walleij1-0/+1
2015-01-19pinctrl: qcom: Don't iterate past end of function arrayStephen Boyd1-2/+2
2015-01-18Linux 3.19-rc5v3.19-rc5Linus Torvalds1-1/+1
2015-01-18net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann1-1/+7
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov1-1/+1
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner1-4/+6
2015-01-17reset: sunxi: fix spinlock initializationTyler Baker1-0/+4
2015-01-17ARM: dts: disable CCI on exynos5420 based arndale-octaAbhilash Kesavan2-1/+5
2015-01-17drivers: bus: check cci device tree node statusAbhilash Kesavan1-0/+3
2015-01-17ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288Heiko Stübner1-0/+27
2015-01-17ARM: nomadik: fix up leftover device tree pinsLinus Walleij1-4/+4
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg5-15/+35
2015-01-16genetlink: disallow subscribing to unknown mcast groupsJohannes Berg1-1/+1
2015-01-16genetlink: document parallel_opsJohannes Berg1-0/+2
2015-01-16kernel: avoid overflow in cmp_rangeLouis Langholtz1-5/+5
2015-01-16perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu1-8/+11
2015-01-16perf tools: Fix segfault for symbol annotation on TUINamhyung Kim1-7/+1
2015-01-16perf test: Fix dwarf unwind using libunwind.Wang Nan2-3/+61
2015-01-16perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta3-3/+1
2015-01-16perf tools: Elide strlcpy warning with uclibcVineet Gupta1-0/+2
2015-01-16perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin2-2/+2
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo10-42/+30
2015-01-16perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim1-1/+3
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim3-15/+17
2015-01-16perf probe: Propagate error code when write(2) failedNamhyung Kim1-1/+3
2015-01-16workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo1-17/+8