summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-05-13drivers: of: add for_each_available_child_of_node() macroMarek Szyprowski1-0/+5
2014-05-13phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko1-0/+16
2014-05-13phy: core: Add devm_of_phy_get to phy-coreKamil Debski1-0/+9
2014-05-13phy: core: Add an exported of_phy_get functionKamil Debski1-0/+6
2014-05-13drivers: phy: Add support for optional physAndrew Lunn1-0/+14
2014-05-13phy: add phy_get_bus_width()/phy_set_bus_width() callsMatt Porter1-0/+28
2014-05-13drivers: phy: reset to mainline ff764963479a1b18721ab96e531404c50fefe8b1Marek Szyprowski1-23/+23
2014-04-27extcon: Move OF helper function to extcon core and change function nameChanwoo Choi2-31/+12
2014-04-01cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar1-0/+1
2014-04-01cpufreq: Fix serialization of frequency transitionsViresh Kumar1-1/+1
2014-04-01cpufreq: make sure frequency transitions are serializedViresh Kumar1-0/+1
2014-04-01cpufreq: Fix governor start/stop race conditionXiaoguang Chen1-0/+1
2014-03-21vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko1-0/+1
2014-03-21vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko1-1/+1
2014-03-20rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara1-7/+9
2014-03-20rbtree: add rbtree_postorder_for_each_entry_safe() helperCody P Schafer1-0/+18
2014-03-20rbtree: add postorder iteration functionsCody P Schafer1-0/+4
2014-03-20zsmalloc: add copyrightMinchan Kim1-0/+1
2014-03-20zsmalloc: move it under mmMinchan Kim1-0/+50
2014-03-20usb: misc: usb3503: Add to select the ports to disableDongjin Kim1-0/+5
2014-03-20math64: New separate div64_u64_rem helperMike Snitzer1-0/+13
2014-03-20mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pagesBartlomiej Zolnierkiewicz1-0/+5
2014-03-20clk: propagate parent change up one levelTomasz Stanislawski1-0/+1
2014-03-20usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz1-18/+0
2014-03-20usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz1-0/+2
2014-03-20usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz1-14/+0
2014-03-20usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz1-0/+2
2014-03-20usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen1-0/+20
2014-03-20usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen1-9/+10
2014-03-20driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman1-7/+21
2014-03-20sysfs.h: add __ATTR_RW() macroAndrzej Pietrasiewicz1-0/+2
2014-03-20xattr: Constify ->name member of "struct xattr".Tetsuo Handa2-5/+5
2014-03-20Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley1-0/+14
2014-03-20cpufreq:LAB: Introduce new cpufreq LAB(Legaccy Application Boost) governorJonghwa Lee1-0/+3
2014-03-20pwm: Add sysfs interfaceH Hartley Sweeten1-1/+28
2014-03-20thermal: Add ommitted codes from merging.Jonghwa Lee1-0/+18
2014-03-20BOOST: Core code compliant with v9 of the patchLukasz Majewski1-1/+1
2014-03-20thermal:boost: Automatic enable/disable of BOOST featureLukasz Majewski1-0/+2
2014-03-20cpufreq: Add boost frequency support in coreLukasz Majewski1-0/+12
2014-03-20cpufreq: Store cpufreq policies in a listLukasz Majewski1-0/+1
2014-03-20cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar1-0/+4
2014-03-20mmc: dw_mmc: add the platdat for descriptor number.Jaehoon Chung1-0/+4
2014-03-20charger-manager: Parse charger_desc from device tree.Jonghwa Lee1-5/+5
2014-03-20charger-manager : Add default battery temperature checking funtion.Jonghwa Lee1-1/+10
2014-03-20extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I1-0/+31
2014-03-20charger: max77693: Fix initial charger configuration properly.Jonghwa Lee1-8/+19
2014-03-20charger: max77693: code cleaningJonghwa Lee1-10/+13
2014-03-20usb:gadget: Refcount for gadget pullupLukasz Majewski1-2/+11
2014-03-20regulator: max77686: Support DVS control in max77686 regulator.Jonghwa Lee1-0/+2
2014-03-20extcon: max77693: Define dock constant to remove compile errorChanwoo Choi1-0/+8