summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-12-14trace: ramdump: add to support ramdump mode for exynos5433sungguk.na
2016-12-14thermal: devfreq_cooling: Add generic devfreq cooling device implementaionChanwoo Choi
2016-12-14PM: devfreq: Add the prototype of update_devfreq() to exportChanwoo Choi
2016-12-14soc: samsung: exynos-pmu: Support conditional reboot modeJonghwa Lee
2016-12-14LOCAL / cpufreq: pass: Add nr_running data to load_table debugfs entryChanwoo Choi
2016-12-14LOCAL / sched: Add nr_running_cpumask() to get the number of running tasks of...Chanwoo Choi
2016-12-14LOCAL / cpufreq: stats: Add 'load_table' debugfs file to show accumulated dat...Chanwoo Choi
2016-12-14LOCAL / cpufreq: Add debugfs directory for cpufreqChanwoo Choi
2016-12-14drm/exynos: decon: fix the VCLK hold scheme at data underflowHyungwon Hwang
2016-12-14sii8620: cleaning of MHL related macrosAndrzej Hajda
2016-12-14sii8620: add support to RAP commandsAndrzej Hajda
2016-12-14sii8620: MHL definition changesAndrzej Hajda
2016-12-14clk/samsung: added pclk_decon clockAndrzej Hajda
2016-12-14drm/exynos/decon5433: fix interlace supportAndrzej Hajda
2016-12-14drm/exynos/decon5433: add hardware register definitionsAndrzej Hajda
2016-12-14clk: exynos5433: add defines for HDMI-PHY output clocksAndrzej Hajda
2016-12-14drm/exynos: decon: Add support for DECON-EXTAjay Kumar
2016-12-14sii8620: add driverAndrzej Hajda
2016-12-14LOCAL / input: touchscreen: add mms128 touchscreen driverBeomho Seo
2016-12-14LOCAL / power: charger-manager: Add battery state update functionBeomho Seo
2016-12-14drm/exynos: add swreset for suspending of decon5433Joonyoung Shim
2016-12-14LOCAL / nfc: add sec_nfc driverRobert Baldyga
2016-12-14soc: samsung: exynos_pd: Notify power domain status changing.Jonghwa Lee
2016-12-14local/include: add the wlan_plat header fileJaehoon Chung
2016-12-14local/net: bcm4358: Add bcmdhd4358 driverJaehoon Chung
2016-12-14local/clk: add gate_pcie and gate_pcie_phy and set CLK_INGNORE_UNUSEDJaehoon Chung
2016-12-14hwmon: ntc_thermistor: Support ncpXXwf104 thermistorBeomho Seo
2016-12-14LOCAL / input: keyboard: support touch led on cypress-touchkeyBeomho Seo
2016-12-14ARM64: dma-mapping: add support for IOMMU reserved mapping defined in dtMarek Szyprowski
2016-12-14arm64: add IOMMU dma_ops (fixup)Marek Szyprowski
2016-12-14iommu: implement common IOMMU ops for DMA mappingRobin Murphy
2016-12-14LOCAL / input: keyboard: cypress-touchkey: Fix touchkey_start functionBeomho Seo
2016-12-14soc: samsung: Add support EXYNOS generic power management driver.Jonghwa Lee
2016-12-14soc: samsung: exynos5433-pmu: Add support pmu driver for EXYNOS5433.Jonghwa Lee
2016-12-14WIP: soc: samsung: Initial support PMU driver for EXYNOS SoCs.Jonghwa Lee
2016-12-14power: max77843_charger: update to support OTG VBUS controlJaewon Kim
2016-12-14LOCAL / extcon: arizona: Add support for change headphone detection modeInha Song
2016-12-14extcon: arizona: Add support for general purpose switchCharles Keepax
2016-12-14HMP: Do not fork-boost tasks coming from PIDs <= 2Chris Redpath
2016-12-14HMP: Avoid using the cpu stopper to stop runnable tasksMathieu Poirier
2016-12-14smp: Don't use typedef to work around compiler issue with tracepointsMark Brown
2016-12-14smp: smp_cross_call function pointer tracingChris Redpath
2016-12-14sched: HMP: Additional trace points for debugging HMP behaviourChris Redpath
2016-12-14ched: Ignore offline CPUs in HMP migration & load statsChris Redpath
2016-12-14sched: SCHED_HMP multi-domain task migration controlMorten Rasmussen
2016-12-14sched: Add HMP task migration ftrace eventMorten Rasmussen
2016-12-14sched: Add ftrace events for entity load-trackingMorten Rasmussen
2016-12-14sched: Task placement for heterogeneous systems based on task load-trackingMorten Rasmussen
2016-12-14sched: entity load-tracking load_avg_ratioMorten Rasmussen
2016-12-14sched: implement usage trackingPaul Turner