summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-15BOOST: Core code compliant with v9 of the patchLukasz Majewski1-1/+1
2013-11-15thermal:boost: Automatic enable/disable of BOOST featureLukasz Majewski1-0/+2
2013-11-15cpufreq: Add boost frequency support in coreLukasz Majewski1-0/+12
2013-11-15cpufreq: Store cpufreq policies in a listLukasz Majewski1-0/+1
2013-11-15cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar1-0/+4
2013-11-15mmc: dw_mmc: add the platdat for descriptor number.Jaehoon Chung1-0/+4
2013-11-15charger-manager: Parse charger_desc from device tree.Jonghwa Lee1-5/+5
2013-11-15charger-manager : Add default battery temperature checking funtion.Jonghwa Lee1-1/+10
2013-11-15extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I1-0/+31
2013-11-15charger: max77693: Fix initial charger configuration properly.Jonghwa Lee1-8/+19
2013-11-15charger: max77693: code cleaningJonghwa Lee1-10/+13
2013-11-15exynos_drm: replace enums by __u32 in structs used in IOCTLsAndrzej Hajda1-7/+7
2013-11-15usb:gadget: Refcount for gadget pullupLukasz Majewski1-2/+11
2013-11-15regulator: max77686: Support DVS control in max77686 regulator.Jonghwa Lee1-0/+2
2013-11-15vrange: Add vmstat counter about purged pageMinchan Kim1-0/+2
2013-11-15vrange: Purging vrange-anon pages from shrinkerMinchan Kim2-2/+6
2013-11-15vrange: Add vrange LRU list for purgingMinchan Kim1-0/+2
2013-11-15vrange: Allocate vroot dynamicallyMinchan Kim3-2/+3
2013-11-15vrange: Send SIGBUS when user try to access purged pageMinchan Kim2-1/+25
2013-11-15vrange: Purge vrange-anon pages when memory is tightMinchan Kim1-4/+7
2013-11-15vrange: Add basic functions to purge volatile pagesMinchan Kim1-0/+9
2013-11-15vrange: Add new vrange(2) system callMinchan Kim2-0/+5
2013-11-15vrange: Add support for volatile ranges on file mappingsJohn Stultz1-0/+4
2013-11-15vrange: Clear volatility on new mmapsJohn Stultz1-0/+2
2013-11-15vrange: Add vrange support to mm_structsMinchan Kim2-1/+10
2013-11-15vrange: Add basic data structure and functionsMinchan Kim2-0/+69
2013-11-15V4L: Add mem2mem ioctl and file operation helpersSylwester Nawrocki2-0/+28
2013-11-15drm: Add drm backlight subsystem supportDonghwa Lee1-0/+26
2013-11-15extcon: max77693: Define dock constant to remove compile errorChanwoo Choi1-0/+8
2013-11-15extcon: Add extcon-port driver to maintain compatibility with old jack driverChanwoo Choi1-0/+46
2013-11-15dmaengine: dma_slave_caps: remove sg entriesVinod Koul1-8/+0
2013-11-15dmaengine: make dma_submit_error() return an error codeDan Carpenter1-1/+4
2013-11-15dmaengine: add interface of dma_get_slave_channelZhangfei Gao1-0/+1
2013-11-15dmaengine: add dma_slave_get_caps apiVinod Koul1-0/+44
2013-11-15video: exynos_dsi: Use generic PHY driverSylwester Nawrocki2-9/+1
2013-11-15[media] exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki1-9/+0
2013-11-15drivers: phy: add generic PHY frameworkKishon Vijay Abraham I1-0/+270
2013-11-15Revert "drivers: phy: add generic PHY framework"Sylwester Nawrocki1-344/+0
2013-11-15Revert "[media] exynos4-is: Use the generic MIPI CSIS PHY driver"Sylwester Nawrocki1-2/+9
2013-11-15Revert "video: exynos_dsi: Use generic PHY driver"Sylwester Nawrocki1-0/+5
2013-11-15Revert "s5k5baf: add camera sensor driver"Sylwester Nawrocki2-24/+0
2013-11-15[media] media: OF: add "sync-on-green-active" propertyLad, Prabhakar1-0/+3
2013-11-15[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdevSylwester Nawrocki2-21/+7
2013-11-15[media] V4L: Rename subdev field of struct v4l2_async_notifierSylwester Nawrocki1-2/+2
2013-11-15[media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching typeSylwester Nawrocki1-0/+5
2013-11-15[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*Sylwester Nawrocki1-6/+6
2013-11-15[media] V4L2: support asynchronous subdevice registrationGuennadi Liakhovetski2-0/+113
2013-11-15[media] V4L2: add a device pointer to struct v4l2_subdevGuennadi Liakhovetski1-0/+2
2013-11-15[media] V4L2: add temporary clock helpersGuennadi Liakhovetski1-0/+54
2013-11-15clk: Implement clk_unregisterSylwester Nawrocki1-0/+2