summaryrefslogtreecommitdiffstats
path: root/kernel/lockdep.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-12OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xxPaul Walmsley1-6/+6
2009-12-12OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAINPaul Walmsley3-49/+23
2009-12-12OMAP2/3 PRCM: don't export prm_*(), cm_*() functionsPaul Walmsley1-6/+0
2009-12-12OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.cPaul Walmsley8-1013/+1096
2009-12-12OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INITPaul Walmsley2-12/+16
2009-12-12OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*Paul Walmsley10-884/+1044
2009-12-12OMAP3 clock: convert clock34xx.h to clock34xx_data.cPaul Walmsley8-3385/+3457
2009-12-12OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_o...Paul Walmsley1-1/+4
2009-12-12OMAP2/3: move SDRC macros to mach-omap2/sdrc.hPaul Walmsley2-14/+16
2009-12-12OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespacePaul Walmsley2-14/+25
2009-12-12OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_...Paul Walmsley3-30/+0
2009-12-10V4L/DVB (13592): max2165: 32bit build patchDavid Wong1-1/+1
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh6-28/+361
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh5-350/+644
2009-12-10exofs: move osd.c to ios.cBoaz Harrosh2-1/+1
2009-12-10exofs: statfs blocks is sectors not FS blocksBoaz Harrosh1-4/+6
2009-12-10exofs: Prints on mount and unmoutBoaz Harrosh1-0/+11
2009-12-10exofs: refactor exofs_i_info initialization into common helperBoaz Harrosh1-2/+8
2009-12-10exofs: dbg-print lessBoaz Harrosh1-5/+7
2009-12-10exofs: More sane debug printBoaz Harrosh1-2/+1
2009-12-10trivial: some small fixes in exofs documentationThadeu Lima de Souza Cascardo2-11/+14
2009-12-10Doc: use misc-devices/ dir for driversJean Delvare2-0/+0
2009-12-10Doc: better explanation of procs_runningLuis Garces-Erice1-2/+2
2009-12-10correct gpio.txt typosDominik D. Geyer1-2/+2
2009-12-10docbook: fix signal_pending() argumentShawn Bohrer1-1/+1
2009-12-10use DMA_BIT_MASK instead of inline constantMarin Mitov1-1/+1
2009-12-10Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap1-2/+2
2009-12-10nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker1-0/+1
2009-12-10ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)Theodore Ts'o1-2/+2
2009-12-10ext4: Do not override ext2 or ext3 if built they are built as modulesTheodore Ts'o2-3/+3
2009-12-10jbd2: Export jbd2_log_start_commit to fix ext4 buildTheodore Ts'o1-0/+1
2009-12-09hwmon: (adt7475) Add VID support for the ADT7476Jean Delvare3-4/+65
2009-12-09hwmon: (adt7475) Add an entry in MAINTAINERSJean Delvare1-0/+7
2009-12-09hwmon: (adt7475) Add support for the ADT7476Jean Delvare3-25/+80
2009-12-09hwmon: (adt7475) Voltage attenuators can be bypassedJean Delvare1-6/+36
2009-12-09hwmon: (adt7475) Print device information on probeJean Delvare1-0/+18
2009-12-09hwmon: (adt7475) Handle alternative pin functionsJean Delvare1-15/+99
2009-12-09hwmon: (adt7475) Move sysfs files removal to a separate functionJean Delvare1-6/+10
2009-12-09hwmon: (adt7475) Add support for the ADT7490Jean Delvare3-19/+134
2009-12-09hwmon: (adt7475) Improve device detectionJean Delvare1-4/+9
2009-12-09hwmon: (adt7475) Add missing static markerJean Delvare1-1/+1
2009-12-09hwmon: (adt7475) Rework voltage inputs handlingJean Delvare1-35/+48
2009-12-09hwmon: (adt7475) Implement pwm_use_point2_pwm_at_critJean Delvare1-0/+42
2009-12-09hwmon: (adt7475) New documentationJean Delvare1-87/+83
2009-12-09hwmon: (adt7475) Add support for the ADT7473Jean Delvare5-12/+35
2009-12-09hwmon: (f71882fg) Add support for the f71889fg (version 2)Hans de Goede3-21/+81
2009-12-09hwmon: (f71882fg) Fix sysfs file removalHans de Goede1-25/+66
2009-12-09hwmon: (f71882fg) Cleanup sysfs attr creation 2/2Hans de Goede1-64/+52
2009-12-09hwmon: (f71882fg) Cleanup sysfs attr creation 1/2Hans de Goede1-48/+89
2009-12-09hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARMJean Delvare1-1/+5