summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-20power: charger-manager: Concentrate scattered power_supply_changed() calls.Jonghwa Lee1-12/+6
2014-10-17thermal: exynos3250: Add interrupt mask for rising/falling interrupt to pdata.Jonghwa Lee1-0/+4
2014-10-17thermal: samsung: Only update available threshold limitsTushar Behera1-0/+4
2014-10-16sensorhub: Fix temporary spi_read errorJaewon Kim1-6/+20
2014-10-15clocksource: exynos_mct: Don't reset the counter during boot and resumesubmit/tizen_common/20141016.103111accepted/tizen/common/20141020.075855Chirantan Ekbote1-6/+3
2014-10-15power: max14577_charger: Fix to represent cable type properly.Jonghwa Lee1-1/+0
2014-10-15power: charger-manager: Hold wakeup event until userspace notice.Jonghwa Lee1-1/+7
2014-10-15drm/exynos: correct connector->dpms field before resumingInki Dae1-2/+6
2014-10-15rtc: s5m: Adjust kernel message level to debug.Jonghwa Lee1-6/+6
2014-10-15drm/exynos: remove pm runtime interfacesInki Dae1-29/+0
2014-10-15mfd: sec-core: Postpone handling of IRQ until I2C bus is enabled.Jonghwa Lee1-0/+5
2014-10-13power: charger-manager: Prevent ktimer's nsecs value exceeds its size.Jonghwa Lee1-1/+2
2014-10-13input: keyboard: mcs_touchkey:Convert to devm_* managed functionsBeomho Seo1-16/+11
2014-10-13misc: ice4_irda: Move firmware download function to workqueueJaewon Kim1-11/+20
2014-10-13sensorhub: Move MCU firmware check to workqueueJaewon Kim2-28/+40
2014-10-10power: charger-manager: Add num_chargers variable to desc structure.Jonghwa Lee1-11/+10
2014-10-10power: charger-manager: Fix to use CHARGE_NOW/FULL property correctly.Jonghwa Lee1-52/+34
2014-10-10power: charger-manager: Use power_supply_changed() not private uevent.Jonghwa Lee1-75/+6
2014-10-10power: charger-manager: Remove deprecated function, cm_notify_event().Jonghwa Lee1-190/+6
2014-10-10power: charger-manager: Monitoring temperature becomes mandatory option.Jonghwa Lee2-59/+17
2014-10-10power: charger-manager: Use alarmtimer for battery monitoring in suspend.Jonghwa Lee2-207/+82
2014-10-10power: charger-manager: Rebase charger-manager up-to-date.Jonghwa Lee1-241/+199
2014-10-08hwmon: ntc_thermistor: Add ntc thermistor to thermal subsystem as a sensor.Jonghwa Lee2-0/+26
2014-10-08thermal: Bind cooling devices with the correct argumentsPunit Agrawal1-2/+2
2014-10-08thermal: Add braces around suspect codeStephen Boyd1-1/+2
2014-10-08thermal:samsung: fix compilation warningNaveen Krishna Chatradhi1-1/+1
2014-10-08thermal: introduce device tree parserEduardo Valentin5-1/+880
2014-10-08thermal: allow registering without .get_tempEduardo Valentin1-2/+8
2014-10-07mfd: max77686: Add registration of max77686-clk for control 32khz clock outputsInha Song1-0/+1
2014-10-08mfd: max14577: Add compatible string to max77836 charger's mfd cell.Jonghwa Lee1-1/+3
2014-10-07power_supply: allow power supply devices registered w/o wakeup sourceZhang Rui1-2/+13
2014-10-07power_supply: Add power_supply_get_by_phandleSebastian Reichel1-0/+26
2014-10-07power_supply: Add power_supply notifierPali Rohár1-0/+18
2014-10-07power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activateShuah Khan1-6/+6
2014-10-07power_supply: Prevent suspend until power supply events are processedZoran Markovic1-6/+32
2014-10-07power_supply: Add of_node_put to fix refcountRhyland Klein1-0/+4
2014-10-07sensorhub: Add sensor position checkJaewon Kim1-9/+14
2014-10-05Merge "drm/exynos: fimd: fix screen shaking issue" into tizenInki Dae1-0/+19
2014-09-30drm/exynos: fimd: fix screen shaking issueInki Dae1-0/+19
2014-09-30thermal: samsung: Change calculation type from TWO_POINT_TRIMMING to ONE_POIN...Chanwoo Choi1-1/+1
2014-09-16drm/exynos/ipp: add file checks for ioctlsAndrzej Hajda1-44/+22
2014-09-16drm/exynos/ipp: remove file argument from node related functionsAndrzej Hajda1-8/+6
2014-09-16drm/exynos/fimc: fix source buffer registersAndrzej Hajda1-5/+8
2014-09-16drm/exynos/fimc: simplify buffer queuingAndrzej Hajda1-49/+15
2014-09-16drm/exynos/fimc: do not enable fimc twiceAndrzej Hajda1-4/+1
2014-09-16drm/exynos/fimc: avoid clearing overflow bitsAndrzej Hajda1-3/+0
2014-09-16drm/exynos/ipp: remove events during command cleaningAndrzej Hajda1-78/+78
2014-09-16drm/exynos/ipp: stop hardware before freeing memoryAndrzej Hajda1-9/+7
2014-09-16drm/exynos/ipp: replace work_struct casting with better constructsAndrzej Hajda4-8/+6
2014-09-16drm/exynos/ipp: clean memory nodes on command node cleaningAndrzej Hajda1-3/+9