aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-13[CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar
2010-01-13[CPUFREQ] Fix ondemand to not request targets outside policy limitsNagananda.Chumbalkar@hp.com
2010-01-13[CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger
2010-01-13[CPUFREQ] fix default value for ondemand governorMike Frysinger
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-17Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-12-17kill I_LOCKChristoph Hellwig
2009-12-17fold do_sync_file_range into sys_sync_file_rangeChristoph Hellwig
2009-12-17fix up O_SYNC commentsChristoph Hellwig
2009-12-17VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_...Erez Zadok
2009-12-17fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allErez Zadok
2009-12-17vfs: remove extraneous NULL d_inode check from do_filp_openJeff Layton
2009-12-17fs: no games with DCACHE_UNHASHEDNick Piggin
2009-12-17fs: anon_inodes implement dnameNick Piggin
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-17Revert "fbdev: atafb - add palette register check"Geert Uytterhoeven
2009-12-17x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds
2009-12-17score: include asm-generic/param.h in asm/delay.h.Chen Liqin
2009-12-17score: fixed pfn_valid define.Chen Liqin
2009-12-17score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin
2009-12-17regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin
2009-12-17twl-regulator: Fix reg_disable functionality for 4030 and 6030Juha Keski-Saari
2009-12-17twl-regulator: Add turnon delay to reg_enableJuha Keski-Saari
2009-12-17twl-regulator: Restore REMAP configuration in regulator probeJuha Keski-Saari
2009-12-17twl-regulator: Add turnon-delay and REMAP config to twlreg_info structJuha Keski-Saari
2009-12-17twl-regulator: Define critical regulators as always_onJuha Keski-Saari
2009-12-17twl-regulator: Add all twl4030 regulators to twlreg_infoJuha Keski-Saari
2009-12-17regulator: mc13783-regulator: correct the probing time.Alberto Panizzo
2009-12-17regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...Lars-Peter Clausen
2009-12-17regulator: core.c: Small coding style cleanup (indentation fixup)Stefan Roese
2009-12-17drivers/regulator: use PTR_ERR to get error codeJulia Lawall
2009-12-17regulator: consumer.h - fix build when consumer.h is #included first.Liam Girdwood
2009-12-17regulator/mc13783: various cleanupsUwe Kleine-König
2009-12-17regulator/mc13783: rename source file to match other driversUwe Kleine-König
2009-12-17Fix some AB3100 regulator issuesLinus Walleij
2009-12-17regulator: keep index within bounds in da9034_get_ldo12_voltage()Roel Kluin
2009-12-17regulator: Ensure val is initialised in 88pm8607 choose_voltage()Mark Brown
2009-12-17regulator: Remove duplicate consts from ab3100Mark Brown
2009-12-17regulator: Handle regulators without suspend mode configurationMark Brown
2009-12-17regulator: Factor out regulator name pretty printingMark Brown
2009-12-17regulator: Display actual settings with constraintsMark Brown
2009-12-17regulator: Also lift apply_uV into machine_constraints_voltage()Mark Brown
2009-12-17regulator: Factor out voltage constraint setupMark Brown
2009-12-17regulator: Report error codes for bulk operationsMark Brown
2009-12-17regulator: add 88PM8607 PMIC driverHaojian Zhuang
2009-12-17regulator: Implement WM831x BuckWise DC-DC convertor DVS supportMark Brown
2009-12-17regulator: add driver for MAX8660/8661Wolfram Sang
2009-12-17dio: fix use-after-freeAl Viro
2009-12-16Fix breakage in shmem.cAl Viro