aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-17regulator: Add WM831x DC-DC boost convertor supportMark Brown1-0/+131
2009-09-17regulator: Add WM831x EPE supportMark Brown1-0/+88
2009-09-17regulator: Add WM831x LDO supportMark Brown3-0/+1479
2009-09-17regulator: Add WM831x DC-DC buck convertor supportMark Brown4-0/+1222
2009-09-17regulator: Provide mode to status conversion functionMark Brown2-0/+26
2009-09-17input: Add support for the WM831x ON pinMark Brown4-0/+193
2009-09-17hwmon: WM831x PMIC hardware monitoring driverMark Brown4-0/+275
2009-09-17gpio: Add WM831X GPIO driverMark Brown4-0/+315
2009-09-17mfd: Hook WM831x into build systemMark Brown2-0/+12
2009-09-17mfd: Export ISEL values from WM831x coreMark Brown2-0/+85
2009-09-17mfd: Add basic WM831x OTP supportMark Brown3-0/+249
2009-09-17mfd: Conditionally add WM831x backlight subdeviceMark Brown2-0/+21
2009-09-17mfd: Add WM831x AUXADC supportMark Brown3-0/+319
2009-09-17mfd: Add WM831x interrupt supportMark Brown4-2/+1354
2009-09-17mfd: Initial core support for WM831x series devicesMark Brown3-0/+1711
2009-09-17mfd: Allow multiple MFD cells with the same nameMark Brown2-1/+2
2009-09-17mfd: register ezx-pcap earlierAntonio Ospite1-1/+1
2009-09-17mfd: Remove VIB defines from pcap header fileDaniel Ribeiro1-4/+0
2009-09-17mfd: Correct ro and cd implemantion on DM355Vipin Bhandari1-2/+10
2009-09-17mfd: fix wrong define for 10bit pcf50633 ADC modePaul Fertser1-1/+2
2009-09-17mfd: revise locking for pcf50633 ADCPaul Fertser1-16/+16
2009-09-17mfd: use a dedicated workqueue for pcf50633 irq processingPaul Fertser2-1/+5
2009-09-17mfd: Add twl4030-pwrbutton as a twl4030 childFelipe Balbi1-0/+13
2009-09-17hwmon: Add WM835x PMIC hardware monitoring driverMark Brown6-0/+197
2009-09-17regulator: add pcap driverDaniel Ribeiro3-0/+326
2009-09-17MAINTAINERS: Add entry for Wolfson PMIC driversMark Brown1-0/+18
2009-09-17mfd: remove unnecessary semicolons from twl4030Joe Perches1-1/+1
2009-09-17mfd: add ezx_pcap_setbitsDaniel Ribeiro2-0/+24
2009-09-17mfd: fix pcap irq bottom handlerDaniel Ribeiro1-22/+27
2009-09-17mfd: add set_ts_bits for pcapDaniel Ribeiro2-4/+19
2009-09-17mfd: Introduce irq_to_pcap()Daniel Ribeiro2-4/+6
2009-09-17mfd: fix ab3100 warning on x86_64Samuel Ortiz1-4/+4
2009-09-16writeback: fix possible bdi writeback refcounting problemNick Piggin1-7/+6
2009-09-16writeback: Fix bdi use after free in wb_work_complete()Nick Piggin1-2/+3
2009-09-16writeback: improve scalability of bdi writeback work queuesNick Piggin1-1/+2
2009-09-16writeback: remove smp_mb(), it's not needed with list_add_tail_rcu()Nick Piggin1-3/+3
2009-09-16writeback: use schedule_timeout_interruptible()Jens Axboe1-2/+1
2009-09-16writeback: add comments to bdi_work structureJens Axboe1-7/+11
2009-09-16writeback: splice dirty inode entries to default bdi on bdi_destroy()Jens Axboe1-1/+13
2009-09-16writeback: separate starting of sync vs opportunistic writebackJens Axboe5-95/+75
2009-09-16writeback: inline allocation failure handling in bdi_alloc_queue_work()Jens Axboe1-22/+27
2009-09-16writeback: use RCU to protect bdi_listJens Axboe4-28/+63
2009-09-16writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeoutJens Axboe1-56/+14
2009-09-16fs: Assign bdi in super_blockJens Axboe7-1/+21
2009-09-16writeback: make wb_writeback() take an argument structureJens Axboe1-29/+49
2009-09-16writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONEChristoph Hellwig1-32/+14
2009-09-16writeback: get rid of wbc->for_writepagesJens Axboe7-11/+2
2009-09-16fs: remove bdev->bd_inode_backing_dev_infoJens Axboe4-8/+2
2009-09-15block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe1-0/+4
2009-09-15slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUGIngo Molnar1-0/+2