summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-02-02pwm: Add devm_of_pwm_get() as exported API for usersPeter Ujfalusi1-0/+9
2013-02-02pwm: core: Rename of_pwm_request() to of_pwm_get() and export itPeter Ujfalusi1-0/+7
2013-02-02pwm: Correct parameter name in header for *pwm_get() functionsPeter Ujfalusi1-2/+2
2013-02-02leds: leds-pwm: Convert to use devm_get_pwmPeter Ujfalusi1-1/+1
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar1-1/+2
2013-02-02cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar1-0/+1
2013-02-02cpufreq: governors: implement generic policy_is_sharedFabio Baltieri1-0/+5
2013-02-02cpufreq: Update Documentation for cpus and related_cpusViresh Kumar1-2/+4
2013-02-02ARM / highbank: add support for pl320 IPCRob Herring1-0/+17
2013-02-02cpufreq: Sort function prototypes properlyBorislav Petkov1-3/+3
2013-02-02cpufreq: Add a get_current_driver helperBorislav Petkov1-0/+1
2013-02-02cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar1-5/+9
2013-02-02mtd: omap-onenand: pass device_node in platform dataEzequiel Garcia1-0/+3
2013-02-01bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki1-1/+1
2013-02-01SUNRPC: Nuke the tk_xprt macroTrond Myklebust1-1/+0
2013-02-01SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust1-2/+2
2013-02-01SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust1-1/+1
2013-02-01clocksource: always define CLOCKSOURCE_OF_DECLAREStephen Warren1-0/+2
2013-02-01wanrouter: delete now orphaned header content, files/driversPaul Gortmaker3-264/+4
2013-02-01clockevents: Add generic timer broadcast functionMark Rutland1-0/+5
2013-02-01clockevents: Add generic timer broadcast receiverMark Rutland1-0/+4
2013-01-31staging:iio: Remove noop call to __iio_update_bufferLars-Peter Clausen1-13/+0
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca3-0/+314
2013-01-31net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak1-1/+2
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu1-0/+11
2013-01-31spi: spi-gpio: fix compilation warning on 64 bits systemsMaxime Ripard1-2/+2
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+18
2013-01-31PCI: Use PCI Express Capability accessorMyron Stowe1-1/+1
2013-01-31PCI: Introduce accessor to retrieve PCIe Capabilities RegisterMyron Stowe1-0/+9
2013-01-31ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-01-31net: usbnet: prevent buggy devices from killing usBjørn Mork1-0/+2
2013-01-31bcma: add gpio_to_irqHauke Mehrtens1-2/+7
2013-01-31ssb: add gpio_to_irqHauke Mehrtens1-0/+5
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-6/+18
2013-01-30pinctrl: add abx500 pinctrl driver corePatrice Chotard2-3/+14
2013-01-30mfd: ab8500: update header file and version detectionLinus Walleij1-55/+222
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+4
2013-01-30Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...Olof Johansson18-54/+164
2013-01-30tracing: Make a snapshot feature available from userspaceHiraku Toyooka1-0/+3
2013-01-30ring-buffer: Add stats field for amount read from trace ring bufferSteven Rostedt (Red Hat)1-0/+1
2013-01-30arm: Move sp810.h to include/linux/amba/Catalin Marinas1-0/+64
2013-01-30Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder5-29/+36
2013-01-30pwm: Add pwm_can_sleep() as exported API to usersFlorian Vaussard1-0/+10
2013-01-30serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin1-1/+1
2013-01-30x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu1-1/+1
2013-01-30mm: Add alloc_bootmem_low_pages_nopanic()Yinghai Lu1-0/+5
2013-01-30x86: Add Crash kernel low reservationYinghai Lu1-0/+3
2013-01-30memblock: Add memblock_mem_size()Yinghai Lu1-0/+1
2013-01-30Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson2-87/+0
2013-01-30Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin380-2439/+12047