summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-09-181-2/+27
|\
| * fuse: document protocol version negotiationMiklos Szeredi2009-07-081-0/+20
| * fuse: make the number of max background requests and congestion threshold tun...Csaba Henk2009-07-071-2/+7
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-09-1817-20/+3429
|\ \
| * | mfd: Convert WM8350 to use request_threaded_irq()Mark Brown2009-09-171-1/+0
| * | regulator: AB3100 supportLinus Walleij2009-09-171-0/+28
| * | mfd: Fix ab3100-otp build failureSamuel Ortiz2009-09-171-0/+1
| * | mfd: Add support for TWL4030/5030 dynamic power switchingAmit Kucheria2009-09-171-10/+84
| * | mfd: Add Freescale MC13783 driverSascha Hauer2009-09-172-0/+480
| * | mfd: AB3100 accessor function cleanupsLinus Walleij2009-09-171-4/+4
| * | regulator: Add WM831x LDO supportMark Brown2009-09-171-0/+626
| * | regulator: Add WM831x DC-DC buck convertor supportMark Brown2009-09-171-0/+571
| * | regulator: Provide mode to status conversion functionMark Brown2009-09-171-0/+2
| * | input: Add support for the WM831x ON pinMark Brown2009-09-171-0/+19
| * | gpio: Add WM831X GPIO driverMark Brown2009-09-171-0/+55
| * | mfd: Export ISEL values from WM831x coreMark Brown2009-09-171-0/+21
| * | mfd: Add basic WM831x OTP supportMark Brown2009-09-171-0/+162
| * | mfd: Conditionally add WM831x backlight subdeviceMark Brown2009-09-171-0/+6
| * | mfd: Add WM831x AUXADC supportMark Brown2009-09-172-0/+218
| * | mfd: Add WM831x interrupt supportMark Brown2009-09-172-0/+785
| * | mfd: Initial core support for WM831x series devicesMark Brown2009-09-172-0/+354
| * | mfd: Allow multiple MFD cells with the same nameMark Brown2009-09-171-0/+1
| * | mfd: Remove VIB defines from pcap header fileDaniel Ribeiro2009-09-171-4/+0
| * | mfd: fix wrong define for 10bit pcf50633 ADC modePaul Fertser2009-09-171-1/+2
| * | mfd: use a dedicated workqueue for pcf50633 irq processingPaul Fertser2009-09-171-0/+1
| * | hwmon: Add WM835x PMIC hardware monitoring driverMark Brown2009-09-171-0/+6
| * | mfd: add ezx_pcap_setbitsDaniel Ribeiro2009-09-171-0/+1
| * | mfd: add set_ts_bits for pcapDaniel Ribeiro2009-09-171-0/+1
| * | mfd: Introduce irq_to_pcap()Daniel Ribeiro2009-09-171-0/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-09-181-13/+13
|\ \ \
| * | | jbd: Journal block numbers can ever be only 32-bit use unsigned int for themJan Kara2009-09-161-13/+13
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-09-181-0/+10
|\ \ \
| * | | [CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreqThomas Renninger2009-09-011-0/+10
* | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-184-120/+19
|\ \ \ \
| * | | | time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner2009-09-151-1/+1
| * | | | timers: Drop a function prototypeRandy Dunlap2009-08-301-5/+0
| * | | | clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner2009-08-281-0/+1
| * | | | time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-211-0/+4
| * | | | timekeeping: Introduce read_boot_clockMartin Schwidefsky2009-08-151-0/+1
| * | | | timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-1/+1
| * | | | timekeeping: Update clocksource with stop_machineMartin Schwidefsky2009-08-151-0/+2
| * | | | timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky2009-08-151-3/+1
| * | | | timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-151-50/+4
| * | | | clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky2009-08-151-0/+1
| * | | | clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-151-0/+2
| * | | | timekeeping: Remove clocksource inline functionsMartin Schwidefsky2009-08-151-58/+0
| * | | | timekeeping: Introduce timekeeping_leap_insertJohn Stultz2009-08-151-0/+1
| * | | | Merge branch 'linus' into timers/coreThomas Gleixner2009-08-1484-499/+834
| |\ \ \ \
| * | | | | hrtimer: Remove cb_entry from struct hrtimerPeter Zijlstra2009-07-221-2/+0
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-173-26/+33
|\ \ \ \ \ \