summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-22packaging: fix %setup top dir namesubmit/tizen_common/20141023.013258accepted/tizen/common/20141023.081925Stephane Desneux2-2/+2
2014-10-22arm: dts: exynos3250-rinato: Set charger-manager polling always.Jonghwa Lee1-2/+2
2014-10-22power: charger-manager: Update essential battery information at once.Jonghwa Lee2-189/+139
2014-10-22power: charger-manager: Not to start charging directly in cable nofitication.Jonghwa Lee1-10/+2
2014-10-22power: charger-manager: Make chraging decision focused on battery status.Jonghwa Lee2-119/+62
2014-10-22power: charger-manager: Get external power souce information only from EXTCON.Jonghwa Lee1-14/+13
2014-10-22ARM: dts: exynos3250-rinato: fix pin control of BT_UART_RTS pinBeomho Seo1-1/+1
2014-10-21Fix source tarball name for odroid and rinato kernels.submit/tizen_common/20141022.004051accepted/tizen/common/20141022.153033Stephane Desneux2-2/+2
2014-10-20packaging: rename linux-kernel.spec to linux-3.10.specsubmit/tizen_common/20141020.125212accepted/tizen/common/20141020.133257Chanho Park1-0/+0
2014-10-20perf tools: define _DEFAULT_SOURCE for glibc_2.20submit/tizen_common/20141020.111144accepted/tizen/common/20141020.124336Chanho Park1-0/+2
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-17ARM: dts: exynos3250-rinato: Fix opmode of regulator and wrong descriptionChanwoo Choi1-4/+6
2014-10-17Revert "ARM: dts: Add TMU dt node for exynos3250-rinato"Chanwoo Choi1-5/+0
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-15arm: configs: tizen_rinato: Enable PM_AUTOSLEEP and PM_WAKEUPLOCKS.Jonghwa Lee1-2/+4
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-15ARM: configs: tizen_rinato_defconfig: Disable s3c-rtc featureChanwoo Choi1-3/+6
2014-10-15ARM: dts: exynos3250-rinato: Remove s3c-rtc dt nodeChanwoo Choi1-6/+0
2014-10-15ARM: dts: exynos3250-rinato: Fix power-off issue during resume sequenceChanwoo Choi1-1/+0
2014-10-15mfd: sec-core: Postpone handling of IRQ until I2C bus is enabled.Jonghwa Lee1-0/+5
2014-10-15ASoC: samsung: dma: reduce period_bytes value for playback stabilityInha Song1-2/+3
2014-10-15ASoC: samsung: dma: reduce period_bytes_max from 64K to 20KKwang-Hui Cho1-0/+4
2014-10-14odroid, rinato: adjust configs to systemd requirements & recommendationsMaciej Wereski2-7/+29
2014-10-14packaging: support multiple boardssubmit/tizen/20141014.081817Chanho Park3-64/+163
2014-10-14arm: dts: exynos3250-rinato: Add revision propertyBeomho Seo1-0/+1
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-13arm: dts: exynos3250-rinato: workaround: change ldo3 mode to "Normal mode" fr...Inha Song1-1/+8
2014-10-13sensorhub: Move MCU firmware check to workqueueJaewon Kim2-28/+40
2014-10-10Merge "firmware: Add sensorhub MCU firmware" into tizenInki Dae3-0/+16686
2014-10-10firmware: Add sensorhub MCU firmwareJaewon Kim3-0/+16686
2014-10-10power: charger-manager: Add num_chargers variable to desc structure.Jonghwa Lee2-11/+12
2014-10-10arm : dts: exynos3250-rinato: Add thermal information to charger-manager.Jonghwa Lee1-0/+3
2014-10-10arm: exynos3250: rtc: Enable internal RTC's alarm wakeup irq.Jonghwa Lee2-1/+8
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 Lee3-208/+8
2014-10-10power: charger-manager: Monitoring temperature becomes mandatory option.Jonghwa Lee3-61/+18
2014-10-10power: charger-manager: Use alarmtimer for battery monitoring in suspend.Jonghwa Lee3-238/+83
2014-10-10power: charger-manager: Rebase charger-manager up-to-date.Jonghwa Lee3-264/+295
2014-10-10alarmtimer: Export symbols of alarmtimer_get_rtcdevPramod Gurav1-1/+1
2014-10-10alarmtimer: Export symbols of functions declared in linux/alarmtimer.hMarcus Gelderie1-1/+9