summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-15Refactor drivers/thermal/KconfigZhang Rui1-52/+51
2012-11-15thermal: cpu_cooling: Make 'notify_device' staticSachin Kamat1-1/+1
2012-11-07Thermal: Remove the cooling_cpufreq_list.hongbo.zhang1-72/+19
2012-11-07Thermal: fix bug of counting cpu frequencies.hongbo.zhang1-4/+6
2012-11-07Thermal: add indent for code alignment.hongbo.zhang1-1/+1
2012-11-07thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()Kuninori Morimoto1-16/+2
2012-11-05thermal: user_space: Add missing static storage class specifiersSachin Kamat1-2/+2
2012-11-05thermal: fair_share: Add missing static storage class specifiersSachin Kamat1-2/+2
2012-11-05thermal: step_wise: Add missing static storage class specifiersSachin Kamat1-2/+2
2012-11-05Thermal: Fix oops and unlocking in thermal_sys.cHugh Dickins1-4/+5
2012-11-05Thermal: Provide option to choose default thermal governorDurgadoss R1-0/+31
2012-11-05Thermal: Add a notification APIDurgadoss R1-0/+18
2012-11-05Thermal: Remove throttling logic out of thermal_sys.cDurgadoss R1-198/+109
2012-11-05Thermal: Add a thermal notifier for user spaceDurgadoss R3-0/+75
2012-11-05Thermal: Introduce a step_wise thermal governorDurgadoss R3-0/+201
2012-11-05Thermal: Introduce fair_share thermal governorDurgadoss R3-0/+140
2012-11-05Thermal: Make thermal_cdev_update as a global functionDurgadoss R1-2/+3
2012-11-05Thermal: Update binding logic based on platform dataDurgadoss R1-26/+157
2012-11-05Thermal: Add a policy sysfs attributeDurgadoss R1-3/+39
2012-11-05Thermal: Add thermal governor registration APIsDurgadoss R1-0/+90
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R9-10/+13
2012-11-05Thermal: Add get trend, get instance API's to thermal_sysDurgadoss R1-0/+40
2012-11-05Thermal: Move thermal_instance to thermal_core.hDurgadoss R2-21/+55
2012-11-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds3-6/+9
2012-11-04Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds3-175/+22
2012-11-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-92/+274
2012-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-83/+186
2012-11-03vmxnet3: must split too big fragmentsEric Dumazet1-20/+45
2012-11-03exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi1-1/+1
2012-11-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov1-4/+7
2012-11-03thermal: solve compilation errors in rcar_thermalDevendra Naga1-1/+1
2012-11-03cxgb4: Fix unable to get UP event from the LLDVipul Pandya1-10/+0
2012-11-03drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
2012-11-03drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
2012-11-03bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov1-1/+2
2012-11-03Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2012-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-5/+30
2012-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-16/+42
2012-11-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4
2012-11-03Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-20/+28
2012-11-02i2c: tegra: set irq name as device nameLaxman Dewangan1-1/+1
2012-11-02i2c-nomadik: Fixup clock handlingPhilippe Begnic1-2/+7
2012-11-02i2c: mxs: remove broken PIOQUEUE supportWolfram Sang1-172/+14
2012-11-02drm/udl: fix stride issues scanning out stride != width*bppDave Airlie3-8/+11
2012-11-02hwmon: Only include of_match_table with CONFIG_OF_GPIOJamie Lentin1-0/+2
2012-11-02Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie4-18/+20
2012-11-02Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-40/+184
2012-11-02Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie6-26/+59
2012-11-01bonding: fix second off-by-one errornikolay@redhat.com1-1/+1
2012-11-01bonding: fix off-by-one errornikolay@redhat.com1-1/+1