summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-18sensorhub: Move MCU firmware check to workqueueJaewon Kim2-28/+40
2014-11-18power: charger-manager: Add num_chargers variable to desc structure.Jonghwa Lee1-11/+10
2014-11-18power: charger-manager: Fix to use CHARGE_NOW/FULL property correctly.Jonghwa Lee1-52/+34
2014-11-18power: charger-manager: Use power_supply_changed() not private uevent.Jonghwa Lee1-75/+6
2014-11-18power: charger-manager: Remove deprecated function, cm_notify_event().Jonghwa Lee1-190/+6
2014-11-18power: charger-manager: Monitoring temperature becomes mandatory option.Jonghwa Lee2-59/+17
2014-11-18power: charger-manager: Use alarmtimer for battery monitoring in suspend.Jonghwa Lee2-207/+82
2014-11-18power: charger-manager: Rebase charger-manager up-to-date.Jonghwa Lee1-241/+199
2014-11-18hwmon: ntc_thermistor: Add ntc thermistor to thermal subsystem as a sensor.Jonghwa Lee2-0/+26
2014-11-18thermal: Bind cooling devices with the correct argumentsPunit Agrawal1-2/+2
2014-11-18thermal: Add braces around suspect codeStephen Boyd1-1/+2
2014-11-18thermal:samsung: fix compilation warningNaveen Krishna Chatradhi1-1/+1
2014-11-18thermal: introduce device tree parserEduardo Valentin5-1/+880
2014-11-18thermal: allow registering without .get_tempEduardo Valentin1-2/+8
2014-11-18mfd: max77686: Add registration of max77686-clk for control 32khz clock outputsInha Song1-0/+1
2014-11-18mfd: max14577: Add compatible string to max77836 charger's mfd cell.Jonghwa Lee1-1/+3
2014-11-18power_supply: allow power supply devices registered w/o wakeup sourceZhang Rui1-2/+13
2014-11-18power_supply: Add power_supply_get_by_phandleSebastian Reichel1-0/+26
2014-11-18power_supply: Add power_supply notifierPali Rohár1-0/+18
2014-11-18power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activateShuah Khan1-6/+6
2014-11-18power_supply: Prevent suspend until power supply events are processedZoran Markovic1-6/+32
2014-11-18power_supply: Add of_node_put to fix refcountRhyland Klein1-0/+4
2014-11-18sensorhub: Add sensor position checkJaewon Kim1-9/+14
2014-11-18drm/exynos: fimd: fix screen shaking issueInki Dae1-0/+19
2014-11-18thermal: samsung: Change calculation type from TWO_POINT_TRIMMING to ONE_POIN...Chanwoo Choi1-1/+1
2014-11-18drm/exynos/ipp: add file checks for ioctlsAndrzej Hajda1-44/+22
2014-11-18drm/exynos/ipp: remove file argument from node related functionsAndrzej Hajda1-8/+6
2014-11-18drm/exynos/fimc: fix source buffer registersAndrzej Hajda1-5/+8
2014-11-18drm/exynos/fimc: simplify buffer queuingAndrzej Hajda1-49/+15
2014-11-18drm/exynos/fimc: do not enable fimc twiceAndrzej Hajda1-4/+1
2014-11-18drm/exynos/fimc: avoid clearing overflow bitsAndrzej Hajda1-3/+0
2014-11-18drm/exynos/ipp: remove events during command cleaningAndrzej Hajda1-78/+78
2014-11-18drm/exynos/ipp: stop hardware before freeing memoryAndrzej Hajda1-9/+7
2014-11-18drm/exynos/ipp: replace work_struct casting with better constructsAndrzej Hajda4-8/+6
2014-11-18drm/exynos/ipp: clean memory nodes on command node cleaningAndrzej Hajda1-3/+9
2014-11-18drm/exynos/ipp: move nodes cleaning to separate functionAndrzej Hajda1-157/+127
2014-11-18drm/exynos/ipp: free partially allocated resources on errorAndrzej Hajda1-39/+31
2014-11-18drm/exynos/ipp: remove unused field in command nodeAndrzej Hajda2-3/+0
2014-11-18drm/exynos/ipp: remove only related commands on file closeAndrzej Hajda1-8/+2
2014-11-18drm/exynos/ipp: move file reference from memory to command nodeAndrzej Hajda2-3/+4
2014-11-18drm/exynos/ipp: cancel works before command node cleanAndrzej Hajda1-0/+5
2014-11-18drm/exynos/ipp: remove fake pm callbacksAndrzej Hajda1-51/+0
2014-11-18upstream media: fix: au0828 call dvb core suspendMauro Carvalho Chehab1-21/+26
2014-11-18s5p-mfc: Fix debug/error messages in s5p_mfc_init_hwKamil Debski1-2/+2
2014-11-18dma: of: Remove restriction that #dma-cells can't be 0Lars-Peter Clausen1-7/+4
2014-11-18drm/exynos: scaler: add exynos drm sc driverHyungwon Hwang7-0/+2230
2014-11-18media: check status of dmxdev->exit in poll functions of demux&dvrChangbing Xiong1-1/+5
2014-11-18media: correct return value in dvb_demux_pollChangbing Xiong1-1/+1
2014-11-18media: fix kernel deadlock due to tuner pull-out while playingChangbing Xiong1-1/+1
2014-11-18of: Add common FDT machine revision related functionBeomho Seo1-1/+16